1
mirror of https://github.com/StarWishsama/Slimefun4.git synced 2024-09-19 19:25:48 +00:00
Commit Graph

8359 Commits

Author SHA1 Message Date
renovate[bot]
05e5e33658
[CI skip] Update actions/setup-java action to v3.13.0 2023-09-30 12:48:21 +02:00
Jeroen
57a9fc6836
fix breaking sf block with not unlocked item duping contents (#3976) 2023-09-26 11:26:33 +01:00
renovate[bot]
4ee2253a02
Update dependency org.apache.maven.plugins:maven-shade-plugin to v3.5.1 2023-09-24 22:16:31 +00:00
TheBusyBiscuit
37681caf6b
Merge pull request #3973 from iTwins/fix/generate_geo_resources
fix generating geo resources every scan (fixes #3974)
2023-09-18 18:31:43 +02:00
iTwins
62cb0b25b6 fixed generating geo resources every scan 2023-09-18 14:53:33 +02:00
iTwins
76f3652615 capitalized Chosen 2023-09-09 17:35:19 +02:00
iTwins
d4b6c0aac8 renamed c to count 2023-09-09 16:46:14 +02:00
ybw0014
660f57b3b9
chore: fix import order 2023-09-07 00:43:27 -04:00
ybw0014
67fd5183f8
fix: add version check 2023-09-07 00:39:03 -04:00
iTwins
9c5114f9c2 annotation 2023-09-07 05:41:25 +02:00
iTwins
051c51915e fix sensitive blocks attached to sf blocks not dropping (1.19+) 2023-09-07 05:33:42 +02:00
iTwins
dc2cdadc3c pass BlockPosition to onCancel 2023-09-07 02:29:15 +02:00
Sfiguz7
d683a6337c
Merge pull request #3940 from J3fftw1/fix/items-adder-dupe
Fixes duplication glitch with explosive tools in combination with itemsadder
2023-09-06 15:31:55 +02:00
Sfiguz7
7e482ea965
Merge pull request #3951 from iTwins/fix/radiation_on_join
fix getting radiated when not supposed to
2023-09-06 11:37:52 +02:00
Sfiguz7
5d3f1ac360
Merge pull request #3954 from iTwins/refactor_ternary
refactored ternary operators
2023-09-06 11:29:08 +02:00
Sfiguz7
4d7c13e350
Merge pull request #3962 from JustAHuman-xD/api/slimefun-item-get-optional-by
Add SlimefunItem#getOptionalByX
2023-09-06 11:27:20 +02:00
Jeffrey
e032437b71
make use of the intergration manager 2023-09-04 10:28:52 +02:00
Jeffrey
6d70544bb7
we now actually drop 2023-09-03 17:45:08 +02:00
iTwins
c06e316b6a cursor.getType() == null check 2023-09-03 14:27:28 +02:00
renovate[bot]
bcea5077f8
[CI skip] Update dependency com.gmail.nossr50.mcMMO:mcMMO to v2.1.223 2023-09-03 12:42:59 +02:00
renovate[bot]
ef3c960d7f
[CI skip] Update actions/checkout action to v3.6.0 2023-09-03 12:41:56 +02:00
renovate[bot]
d265b7a020
[CI skip] Update dependency org.mockito:mockito-core to v5.5.0 2023-09-03 12:40:59 +02:00
renovate[bot]
666e9839dc
[CI skip] Update dependency net.imprex:orebfuscator-api to v5.4.0 2023-09-03 12:39:30 +02:00
iTwins
5b2e95933a added unit test for checkPlurality and IAE for negative values 2023-08-30 23:54:17 +02:00
Phoenix-Starlight
67af02ce82
Enforce LF endings automatically (#3946) 2023-08-30 02:20:47 +01:00
Jeroen
df479f1d5d
use String.valueOf instead of appending to empty string 2023-08-30 00:10:25 +02:00
JustAHuman-xD
25ac1655d6
Remove accidental new line 2023-08-29 16:56:08 -05:00
JustAHuman-xD
6a34470b47
Merge branch 'master' into api/slimefun-item-get-optional-by 2023-08-29 16:55:22 -05:00
JustAHuman-xD
361c83fd73 Add the get optional methods 2023-08-29 16:47:29 -05:00
ybw0014
2fd3d0e50c
chore: inline default 2023-08-28 01:54:01 -04:00
ybw0014
150258b7db
feat: allow sword of beheading drop piglin heads 2023-08-27 23:44:45 -04:00
Sfiguz7
68edac523e
Merge pull request #3924 from iTwins/fix/sensitive_blocks_explosive_tools 2023-08-26 17:30:27 +02:00
Sfiguz7
27ed35ee1c
Merge pull request #3941 from iTwins/fix/soulbound_backpack 2023-08-26 17:30:06 +02:00
Sfiguz7
4c1da3c960
Merge pull request #3944 from iTwins/fix/protection_manager_place_block 2023-08-26 17:29:42 +02:00
Sfiguz7
b0c351fcb7
Merge pull request #3959 from Skizzles/master 2023-08-26 12:29:40 +02:00
Skizzles
b15d7286b3
Update pom.xml
Updates dough to version d3b0997226, this fixes HuskTowns breaking Slimefun4 functionality.
2023-08-26 02:10:06 -07:00
iTwins
98cb08556b use local variable to avoid accessing array multiple times 2023-08-25 18:39:31 +02:00
iTwins
158167187d replaced <code> tags with {@code} tags 2023-08-25 18:25:12 +02:00
Jeroen
6f194a6249
Suggestion: remove empty line
Co-authored-by: JustAHuman-xD <65748158+JustAHuman-xD@users.noreply.github.com>
2023-08-25 18:14:47 +02:00
iTwins
be3acf3edc renamed cancel to onCancel 2023-08-20 16:46:41 +02:00
iTwins
65819d1784 don't break MiningOperation, instead create new class 2023-08-20 16:09:48 +02:00
Jeffrey
e4bd5b1640
removed unused import 2023-08-20 14:18:16 +02:00
Jeffrey
54f3530658
requested changes 2023-08-20 14:16:55 +02:00
iTwins
1315e5a8c9 refactored ternary operators 2023-08-20 03:42:30 +02:00
iTwins
f60896f620 fix geo miner voiding resources 2023-08-20 02:37:24 +02:00
iTwins
27f4ecbacf fix getting radiated when not supposed to 2023-08-18 23:55:28 +02:00
Jeffrey
7934a09e1a
changed to == 2023-08-14 13:03:31 +02:00
Jeffrey
fb9e8c55e8
clean up 2023-08-14 13:00:38 +02:00
iTwins
66feb7f387 change BREAK_BLOCK to PLACE_BLOCK in BlockPlaceEvent 2023-08-11 23:29:32 +02:00
Sefiraat
7da1af0383
Merge pull request #3914 from variananora/fix/add-cherry-log-to-android-woodcutter
Add cherry log to android woodcutter (Fixes #3913)
2023-08-10 14:22:19 +01:00