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

8355 Commits

Author SHA1 Message Date
JustAHuman-xD
e7af86c170 Fix #3444 2023-03-02 07:09:45 -06:00
JustAHuman-xD
9029dbadba Add Unit Tests
Testing these locally the tests were pasted
2023-03-02 06:44:44 -06:00
JustAHuman-xD
cc557a19cf Javadocs 2023-03-02 06:20:00 -06:00
JustAHuman-xD
1d24e832b5 Requested Changes (Next Up Unit Tests) 2023-03-02 06:16:07 -06:00
renovate[bot]
137cdc94bf
[CI skip] Update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.11.0 2023-03-02 11:20:21 +01:00
JustAHuman-xD
800abe0f3c
Add Spaces before Or Operators
Co-authored-by: J3fftw <44972470+J3fftw1@users.noreply.github.com>
2023-02-26 09:01:12 -06:00
JustAHuman-xD
736750116c Don't use Optionals for Armorstand 2023-02-26 08:15:16 -06:00
JustAHuman-xD
e51f910633 Handle underflow properly 2023-02-26 08:02:22 -06:00
JustAHuman-xD
c358eec381 Actually set the Custom Name 2023-02-26 07:46:55 -06:00
JustAHuman-xD
edb13b5232 Add ArmorStandUtils & Change AncientPedestal 2023-02-26 07:32:49 -06:00
JustAHuman-xD
34905ebffa Add overflow protection (untested) 2023-02-26 06:28:27 -06:00
TheBusyBiscuit
ddb7ebd134
Merge pull request #3778 from Ritwik-main/master
updated climbing pickaxe to allow climbing 1.18 and 1.19 blocks
2023-02-23 16:26:36 +01:00
TheBusyBiscuit
038742c9a3
Merge pull request #3766 from JustAHuman-xD/api/energy-net-changes
Add API Methods to EnergyNet
2023-02-23 16:26:25 +01:00
TheBusyBiscuit
ad2b425cd6
[CI skip] Updated changelog 2023-02-23 16:25:57 +01:00
Ritwik-main
0622261e86
Update src/main/resources/tags/climbing_pick_strong_surfaces.json
Co-authored-by: Varian Anora <variananora@outlook.com>
2023-02-23 13:25:02 +05:30
Ritwik-main
d111b1bffb
Update src/main/resources/tags/climbing_pick_strong_surfaces.json
Co-authored-by: Varian Anora <variananora@outlook.com>
2023-02-23 13:24:55 +05:30
Ritwik-main
da3f6bd049 more blocks for climbing pickaxe take 3?
adding the new 1.18 and 1.19 blocks into climbing pick surfaces, as new blcoks generate in the world naturally and might need to be climbed
2023-02-23 13:15:48 +05:30
Varian Anora
bf11828e34 make mud not required 2023-02-23 14:44:52 +07:00
Ritwik-main
b81f2cc0a0 Revert "adding more blocks to climbing pickaxe table"
This reverts commit 66140e79ee.
2023-02-23 13:02:55 +05:30
Ritwik-main
66140e79ee adding more blocks to climbing pickaxe table
adding the new 1.18 and 1.19 blocks into climbing pick surfaces, as new blcoks generate in the world
2023-02-23 12:44:08 +05:30
Ritwik-main
e2df602c30 Revert "updated climbing pickaxe"
This reverts commit eb1bdc464c.
2023-02-23 12:37:36 +05:30
Ritwik-main
eb1bdc464c updated climbing pickaxe
adding the new 1.18 and 1.19 blocks into climbing pick surfaces, as new blcoks generate in the world
2023-02-23 12:34:03 +05:30
renovate[bot]
d87b508e27
[CI skip] Update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3.5.0 2023-02-20 03:04:47 +01:00
renovate[bot]
4de76869c2
[CI skip] Update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.0.0-M9 2023-02-18 20:56:12 +01:00
The Busy Bot
41f7f9a914
[CI skip] New locale updates from Crowdin 2023-02-12 21:49:04 +01:00
TheBusyBiscuit
4f1949fb2e
[CI skip] Update translators list 2023-02-12 21:25:42 +01:00
TheBusyBiscuit
f4440b9b2d
Apply suggestions from code review 2023-02-11 15:10:26 +01:00
JustAHuman-xD
6f2a4e369a
Specify within this instance 2023-02-11 07:43:19 -06:00
Daniel Walsh
08af8b2f99
Apply suggestions from code review 2023-02-11 00:01:20 +00:00
JustAHuman-xD
2a012cd9c3 Javadoc Changes 2023-02-10 16:45:12 -06:00
JustAHuman-xD
33d4741449 Add Javadocs 2023-02-10 16:20:52 -06:00
JustAHuman-xD
29757f1379
Update src/main/java/io/github/thebusybiscuit/slimefun4/core/networks/energy/EnergyNet.java
Co-authored-by: TheBusyBiscuit <TheBusyBiscuit@users.noreply.github.com>
2023-02-10 16:03:37 -06:00
renovate[bot]
17d2ffd731
[CI skip] Update actions/setup-java action to v3.10.0 2023-02-10 22:53:30 +01:00
JustAHuman-xD
e7372064d5 Requested Changes 2023-02-10 13:05:50 -06:00
JustAHuman-xD
424b889588 Add API Methods & Small Cleanup 2023-02-10 12:46:55 -06:00
svr333
91156fa0d7
Remove version check 2023-02-03 13:59:47 +01:00
renovate[bot]
b4083a480f
[CI skip] Update dependency org.mockito:mockito-core to v5.1.1 2023-01-31 19:49:27 +01:00
TheBusyBiscuit
4bfc4f06fb
Merge pull request #3695 from J3fftw1/chore/some-chores
Some cleanup
2023-01-30 18:00:25 +01:00
TheBusyBiscuit
434ee3b6f2
Merge pull request #3756 from J3fftw1/fix/3741
Fix smelting null items
2023-01-30 17:54:27 +01:00
TheBusyBiscuit
1d5d5fc680
[CI skip] Update changelog 2023-01-30 17:53:53 +01:00
renovate[bot]
d463f50e85
[CI skip] Update dependency org.mockito:mockito-core to v5.1.0 2023-01-30 17:49:39 +01:00
J3fftw1
c21e2f3076 Fix smelting null items 2023-01-30 16:33:09 +01:00
J3fftw1
fc5375cb49 fix sadle dupe 2023-01-30 16:08:25 +01:00
J3fftw1
234923e618 adjusted the value 2023-01-25 12:45:03 +01:00
J3fftw1
efab9186f9 Added bamboo as a fuel type for androids 2023-01-25 12:41:06 +01:00
Daniel Walsh
84aaaa8a25
Merge pull request #3746 from J3fftw1/feature/More-use-for-cobbled-deepslate
more use for cobbled deepslate
2023-01-24 19:47:38 +00:00
TheBusyBiscuit
741ebdf89b
[CI skip] Merge pull request #3751 from J3fftw1/master
remove 1.14 from comments and others
2023-01-24 14:22:26 +01:00
J3fftw
d662306058
Update CHANGELOG.md
Co-authored-by: Varian Anora <variananora@outlook.com>
2023-01-24 14:14:32 +01:00
renovate[bot]
5ec2842c91
[CI skip] Update dependency org.mockito:mockito-core to v5 2023-01-24 14:12:20 +01:00
J3fftw
243d0b8a76
Apply suggestions from code review
Co-authored-by: Varian Anora <variananora@outlook.com>
2023-01-24 14:05:27 +01:00