1
mirror of https://github.com/StarWishsama/Slimefun4.git synced 2024-09-20 11:45:51 +00:00
Commit Graph

3316 Commits

Author SHA1 Message Date
Daniel Walsh
8795900ec6 Quick soulbound key to speed this up 2020-05-11 00:50:40 +01:00
Sfiguz7
cedd749edb Split a line for readability 2020-05-11 01:46:12 +02:00
Sfiguz7
e021fb9ce3 Tweaked, requested changes added 2020-05-11 01:25:59 +02:00
Sfiguz7
0fc0a0be29 I said, added a command! 2020-05-10 23:28:30 +02:00
Sfiguz7
fcf28fdf7f Added a command to retrieve lost backpacks 2020-05-10 23:27:09 +02:00
TheBusyBiscuit
ccad2982ab Fixes #1897 2020-05-10 21:37:24 +02:00
TheBusyBiscuit
a90351a18a Merge branch 'tests' of https://github.com/TheBusyBiscuit/Slimefun4 into tests 2020-05-10 21:36:03 +02:00
TheBusyBiscuit
ea200b37aa Added UpdaterService#isEnabled() 2020-05-10 21:35:48 +02:00
TheBusyBiscuit
8b9b11bf8b
Update PULL_REQUEST_TEMPLATE.md 2020-05-10 17:41:03 +02:00
TheBusyBiscuit
b207edc13c
Update PULL_REQUEST_TEMPLATE.md 2020-05-10 17:40:54 +02:00
TheBusyBiscuit
f7f66193e4
Update README.md 2020-05-10 17:18:11 +02:00
TheBusyBiscuit
0eeef20b1f A little bit more Unit Tests 2020-05-10 17:13:31 +02:00
TheBusyBiscuit
feadc9f231 Some refactoring and documentation 2020-05-10 16:54:33 +02:00
TheBusyBiscuit
912eaa2383 Updated README 2020-05-10 16:46:43 +02:00
TheBusyBiscuit
990b717339 Added ItemStackWrapper Unit Tests 2020-05-10 15:34:04 +02:00
TheBusyBiscuit
fe499a357e Added a few more tests 2020-05-10 11:01:41 +02:00
TheBusyBiscuit
d39906866d Merge branch 'master' of https://github.com/TheBusyBiscuit/Slimefun4
into tests
2020-05-10 10:32:55 +02:00
TheBusyBiscuit
eacbd2c5c1 Refactored Talismans a bit 2020-05-10 10:31:28 +02:00
TheBusyBiscuit
c3c23a683a
Merge pull request #1895 from DaemonicKing/master fixes #1893
Fixed Consumable Ender Infused Talismans don't get consumed #1893
2020-05-10 10:19:23 +02:00
jacky
bacd14a833 Removed unuse parameter for consumeItem() 2020-05-10 10:54:19 +08:00
jacky
64451244cd Removed unuse parameter for consumeItem() 2020-05-10 10:43:53 +08:00
jacky
13afbecb90 Fixed Ender Talisman to be consumed inside Ender Chest 2020-05-10 10:41:31 +08:00
TheBusyBiscuit
71d13869a1 Added Unit Tests for Player Profile and related 2020-05-10 02:22:38 +02:00
TheBusyBiscuit
6a0c45c788 Removed Reflection 2020-05-09 21:39:59 +02:00
TheBusyBiscuit
4df99b6fd8 You better work :reeeee: 2020-05-09 20:31:03 +02:00
TheBusyBiscuit
f30b212e96 Maven Surefire, I wanna talk to your manager (actually I don't) 2020-05-09 19:43:47 +02:00
TheBusyBiscuit
4f9ff597f3 ecnayonna na fo lleh eno era uoy ,eriferuS nevaM 2020-05-09 19:30:44 +02:00
TheBusyBiscuit
ada8081440 Please work 2020-05-09 19:25:29 +02:00
TheBusyBiscuit
3661c05d2a Trying this out 2020-05-09 18:52:35 +02:00
TheBusyBiscuit
c019ac8289 Testing to see if this works 2020-05-09 18:42:58 +02:00
TheBusyBiscuit
1646d7c82d Merge branch 'master' of https://github.com/TheBusyBiscuit/Slimefun4
into tests

Conflicts:
	src/main/java/me/mrCookieSlime/Slimefun/api/Slimefun.java
2020-05-09 18:24:11 +02:00
TheBusyBiscuit
b908336cfc Updated pom.xml 2020-05-09 18:22:50 +02:00
TheBusyBiscuit
da95bb832d Fixes #1891 (actually fixed in a commit before the issue was posted) 2020-05-09 18:10:04 +02:00
TheBusyBiscuit
c93c6cfa68 Small refactoring 2020-05-09 18:00:10 +02:00
TheBusyBiscuit
74c40d5ad0
Merge pull request #1890 from jackychay/master fixes #1851
Fixes Prismarine Brick duplication with Grind Stone #1851
2020-05-09 16:13:46 +02:00
jacky
d806837000 Fixes Prismarine Brick duplication bug with Grind Stone #1851 2020-05-09 22:04:27 +08:00
jacky
e329560d6d Revert "Fixes Prismarine Brick duplication bug with Grind Stone #1829"
This reverts commit cd0baa30
2020-05-09 22:04:07 +08:00
jacky
cd0baa307e Fixes Prismarine Brick duplication bug with Grind Stone #1829 2020-05-09 21:22:25 +08:00
TheBusyBiscuit
dd159184a4 Refined pom.xml 2020-05-09 11:20:47 +02:00
TheBusyBiscuit
0e6ce77fd8 Deprecated these methods again 2020-05-09 10:51:55 +02:00
TheBusyBiscuit
cf777126ba [CI skip] Deprecated two methods because the Research class will move 2020-05-09 10:48:02 +02:00
TheBusyBiscuit
922444c046 Added new api method for researches 2020-05-09 10:41:36 +02:00
TheBusyBiscuit
c4026966a2 Removed api method 2020-05-09 10:35:21 +02:00
TheBusyBiscuit
f598089826 Fixed Multiblocks tests 2020-05-09 10:24:19 +02:00
TheBusyBiscuit
d8c06a2270 Updated repository names 2020-05-09 10:17:04 +02:00
TheBusyBiscuit
b30190da5c Refactoring 2020-05-08 23:05:29 +02:00
TheBusyBiscuit
5360e4d085 MOOORE Unit Tests 2020-05-08 22:09:08 +02:00
TheBusyBiscuit
974657fadc Fixed some unit tests 2020-05-08 21:26:18 +02:00
TheBusyBiscuit
cc21fb8fe3 Removed temporary migration method 2020-05-08 19:21:49 +02:00
TheBusyBiscuit
a37fe6d62a disabledItems now also uses the Worlds UUID 2020-05-08 19:07:06 +02:00