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

6835 Commits

Author SHA1 Message Date
RobotHanzo
c56713ed7d Now using enum 2021-04-03 16:07:41 +08:00
Daniel Walsh
16674a38c1
[CI Skip] Merge pull request #2931 from Slimefun/renovate/com.gmail.nossr50.mcmmo-mcmmo-2.x
Update dependency com.gmail.nossr50.mcMMO:mcMMO to v2.1.186
2021-04-03 07:34:21 +01:00
Renovate Bot
aab6ea7a93
Update dependency com.gmail.nossr50.mcMMO:mcMMO to v2.1.186 2021-04-03 03:59:50 +00:00
Daniel Walsh
cbaad1267e
[CI Skip] Merge pull request #2864 from Slimefun/renovate/com.gmail.nossr50.mcmmo-mcmmo-2.x
Update dependency com.gmail.nossr50.mcMMO:mcMMO to v2.1.185
2021-04-02 21:18:06 +01:00
Renovate Bot
b5397968e6
Update dependency com.gmail.nossr50.mcMMO:mcMMO to v2.1.185 2021-04-02 16:00:47 +00:00
RobotHanzo
11fded46db Overridable durability RNG 2021-04-02 22:16:25 +08:00
RobotHanzo
6d12d1f7ac Move classes out 2021-04-02 21:53:05 +08:00
RobotHanzo
f9201b648a Unused imp. 2021-04-02 21:48:44 +08:00
RobotHanzo
53b38e51be
Fix mistakes 2021-04-02 21:11:42 +08:00
RobotHanzo
61224ec686
Update src/test/java/io/github/thebusybiscuit/slimefun4/testing/tests/items/TestDamageableItem.java
Co-authored-by: J3fftw <44972470+J3fftw1@users.noreply.github.com>
2021-04-02 20:57:03 +08:00
RobotHanzo
a000c92d93 Null checks 2021-04-02 20:50:28 +08:00
RobotHanzo
8b9705a0b4 Added a test 2021-04-02 20:47:29 +08:00
RobotHanzo
1bc51f4d80 Fixes #2837 2021-04-02 17:40:00 +08:00
TheBusyBiscuit
0b6bbb453e
[CI skip] Merge pull request #2928 from Slimefun/renovate/com.github.seeseemelk-mockbukkit-v1.16-0.x
Update dependency com.github.seeseemelk:MockBukkit-v1.16 to v0.33.0
2021-04-02 00:50:08 +02:00
Renovate Bot
7d2c71d47e
Update dependency com.github.seeseemelk:MockBukkit-v1.16 to v0.33.0 2021-04-01 21:06:19 +00:00
TheBusyBiscuit
0bec76f6e0
[CI skip] Merge pull request #2925 from Slimefun/renovate/com.gmail.nossr50.mcmmo-mcmmo-2.x
Update dependency com.gmail.nossr50.mcMMO:mcMMO to v2.1.184
2021-04-01 12:35:11 +02:00
Renovate Bot
92188d94e8
Update dependency com.gmail.nossr50.mcMMO:mcMMO to v2.1.184 2021-03-31 23:44:23 +00:00
TheBusyBiscuit
ee8d421189 Ancient Pedestals can now be found under "Magical Gadgets" 2021-03-31 19:13:21 +02:00
TheBusyBiscuit
ca3715a0dc Added Crafting Motor (crafting ingredient for Auto-Crafters)
Also retextured the Cargo Motor
2021-03-31 19:02:34 +02:00
TheBusyBiscuit
816cc0613b Added "Slimeballs -> Slime Block" recipe to Electric Press 2021-03-31 18:31:59 +02:00
TheBusyBiscuit
61f0fa5d0d Merge branch 'master' of https://github.com/Slimefun/Slimefun4.git 2021-03-31 18:30:04 +02:00
TheBusyBiscuit
32c60ad5ac [CI skip] Refactoring 2021-03-31 18:29:43 +02:00
TheBusyBiscuit
0ee724e1e5
Merge pull request #2919 from GallowsDove/master
Fixed damageable items not respecting `unbreakable` tag
2021-03-31 17:20:50 +02:00
TheBusyBiscuit
5ce2283141
[CI skip] Updated changelog 2021-03-31 17:20:18 +02:00
TheBusyBiscuit
c3722bcb62
Merge pull request #2924 from J3fftw1/feature/empty-message-multiblocks
Added a new message to multiblocks to see if inventory is empty
2021-03-31 16:51:54 +02:00
J3fftw
567b5397cf
Update src/main/resources/languages/messages_en.yml
Co-authored-by: TheBusyBiscuit <TheBusyBiscuit@users.noreply.github.com>
2021-03-31 15:36:19 +02:00
Jeffrey Kosse
5649f95174 Added a new message to multiblocks to see if inventory is empty 2021-03-31 14:37:24 +02:00
TheBusyBiscuit
f157f96213
[CI skip] Merge pull request #2923 from Slimefun/renovate/com.gmail.nossr50.mcmmo-mcmmo-2.x
Update dependency com.gmail.nossr50.mcMMO:mcMMO to v2.1.183
2021-03-31 09:32:27 +02:00
TheBusyBiscuit
3b11db60d5
[CI skip] Merge pull request #2922 from Slimefun/renovate/com.github.seeseemelk-mockbukkit-v1.16-0.x
Update dependency com.github.seeseemelk:MockBukkit-v1.16 to v0.32.2
2021-03-31 09:32:15 +02:00
Renovate Bot
d6ff59cfb4
Update dependency com.gmail.nossr50.mcMMO:mcMMO to v2.1.183 2021-03-31 00:00:26 +00:00
Renovate Bot
a019d3892f
Update dependency com.github.seeseemelk:MockBukkit-v1.16 to v0.32.2 2021-03-30 11:18:14 +00:00
GallowsDove
ae7c22703e
requested changes 2021-03-29 20:39:55 +02:00
GallowsDove
062adb4cb7
Hopefully improved code 2021-03-28 22:49:45 +02:00
GallowsDove
7536f01145
Added unbreakable support for damageable items 2021-03-28 22:33:04 +02:00
GallowsDove
560d45e005
Merge pull request #1 from Slimefun/master
upkeep
2021-03-28 22:17:35 +02:00
TheBusyBiscuit
82366191b0
Merge pull request #2916 from Slimefun/fix/issue-2650
Fixed 2650
2021-03-28 15:03:58 +02:00
TheBusyBiscuit
d7e236a962
Merge pull request #2907 from Sfiguz7/master
Added 2 missing researches
2021-03-28 15:02:13 +02:00
Daniel Walsh
526c2cc76c
Update src/main/resources/languages/researches_en.yml 2021-03-28 13:56:50 +01:00
Sfiguz7
7d92fe45b6 Gitlost I'm coming 2021-03-28 14:54:54 +02:00
Sfiguz7
25fd2120dc FUCK YOU 2021-03-28 14:53:15 +02:00
Sfiguz7
07c0e88bec Fuck the research_en file 2021-03-28 14:50:14 +02:00
TheBusyBiscuit
fb8c2ede7f
Merge branch 'master' into fix/issue-2650 2021-03-28 14:47:47 +02:00
Sfiguz7
78d1a8b21a More merge conflicts 2021-03-28 14:45:03 +02:00
Daniel Walsh
1b15e04782
This damn changelog 2021-03-28 13:45:02 +01:00
Sfiguz7
7ee4b98745 Resolved merge conflicts 2021-03-28 14:43:57 +02:00
Daniel Walsh
449a2524e9
Merge pull request #2917 from Slimefun/feature/animal-produce 2021-03-28 13:41:39 +01:00
Daniel Walsh
ec37fb142a
Requested changes 2021-03-28 13:26:57 +01:00
TheBusyBiscuit
9e2867870f Added missing recipe 2021-03-28 14:22:19 +02:00
TheBusyBiscuit
95a2d9e385 Fixed Multimeter not working on Auto-Crafters 2021-03-28 14:18:43 +02:00
TheBusyBiscuit
2cf3ede10b Fixed some concurrency issues 2021-03-28 11:44:47 +02:00