Commit Graph

7837 Commits

Author SHA1 Message Date
okx-code
f73589fdb4 Fix portal hack not triggering
If you are falling really fast, you will be falling multiple blocks per second, and could possibly pass straight through an end portal. This fix changes the hack to use an event triggered earlier to detect if a player passes through an end portal.
2024-03-23 01:42:38 +00:00
okx-code
543d5e3560 Bump versions 2024-03-21 19:04:52 +00:00
okx-code
23e486561b Merge pull request #376 from CivMC/interact-fix
Allow interacting with chests and trapdoors if doing so would not actually open them
2024-03-21 00:28:55 +00:00
okx-code
1ca93562a9 Merge pull request #374 from CivMC/fix-anchor-bombing
Prevent respawn anchors being used as anti-place
2024-03-21 00:28:48 +00:00
okx-code
a1ea583515 Merge pull request #349 from MrJeremyFisher/ignore-login-logout
Ignore logins and logouts with `/ignore`
2024-03-19 23:04:57 +00:00
okx-code
07aa172b28 Merge pull request #339 from Protonull/player-name-cache
Create centralised player-name cache
2024-03-19 22:58:27 +00:00
okx-code
d3f2a97bfb Merge pull request #351 from MrJeremyFisher/no-reinforced-grass-spread
Prevent grass spread to reinforced dirt
2024-03-19 22:55:35 +00:00
okx-code
51594efc9b cleanup code 2024-03-19 22:53:31 +00:00
okx-code
a69999d58a remove environment reference 2024-03-19 22:35:24 +00:00
okx-code
eb9e18c901 fix anchor bombing 2024-03-19 22:25:45 +00:00
okx-code
3431981538 Prevent respawn anchors being used as anti-place
This hack prevents you from right clicking respawn anchors at all, this fix makes sure that the hack only works in the nether.
2024-03-19 21:08:23 +00:00
okx-code
d9b5862425 Merge pull request #371 from Diet-Cola/sah-fix-leaves
Make sapling hack better
2024-03-19 21:02:28 +00:00
okx-code
99420626c5 Add exception for iron trapdoors and doors 2024-03-16 20:22:49 +00:00
okx-code
946f203998 Allow interacting with chests and trapdoors if doing so would not actually open them
Previously players were not able to use potions on top of these kinds of blocks or place blocks on top of them with shift right click. This change will allow that behaviour.
2024-03-16 20:17:58 +00:00
okx-code
dabc1b9f73 Merge pull request #346 from Huskydog9988/show-chatgroup-on-join
Fix player's current chat group not showing on join
2024-03-16 19:57:37 +00:00
okx-code
3d7a45954d Merge pull request #348 from walkersgaming/main
Fix to allow floor/ceiling buttons placed backwards to open doors
2024-03-16 18:49:05 +00:00
okx-code
8cd5134eab Merge pull request #344 from Protonull/remove-classutility
Remove ClassUtility
2024-03-16 17:53:57 +00:00
okx-code
9e8218c507 Merge pull request #343 from Protonull/remove-javaextensions
Remove JavaExtensions
2024-03-16 17:53:37 +00:00
okx-code
a158270c33 Merge pull request #342 from Protonull/remove-resourceutils
Remove ResourceUtils
2024-03-16 17:53:29 +00:00
okx-code
789c8cc422 Merge pull request #341 from Protonull/remove-immutablelocation
Remove ImmutableLocation
2024-03-16 17:53:23 +00:00
okx-code
18a915b345 Merge pull request #340 from Protonull/remove-worldxz
Remove WorldXZ
2024-03-16 17:53:17 +00:00
Cola
5ebb7e82e6 Remove check in favour of getOrDefault 2024-03-17 00:31:39 +11:00
Cola
3c9a05042b Make sapling hack better 2024-03-15 18:14:59 +11:00
okx-code
fd2692122d Merge pull request #370 from CivMC/anti-derailment
Remove redundant code
2024-03-12 15:35:23 +00:00
okx-code
e71a0e2fe4 Remove redundant code 2024-03-12 15:34:56 +00:00
RedDevel2
da534be8a3 Merge pull request #361 from CivMC/RedDevel2-patch-2
Update version tag
2024-03-05 19:19:39 +01:00
RedDevel2
7d10d27252 Update version tag 2024-03-05 19:17:08 +01:00
RedDevel2
a871a64e88 Update version tag 2024-03-05 19:16:10 +01:00
RedDevel2
e3c1405070 Merge pull request #338 from xFier/multi-block-copper-rail-deoxidise
Deoxidise as many blocks as the tool in-hand can
2024-03-05 19:14:52 +01:00
RedDevel2
893fa74373 Merge pull request #353 from Diet-Cola/ctar-improvement
Add skip existing reinforcements flag to ctar
2024-03-05 19:14:24 +01:00
RedDevel2
de2a6deb65 Merge pull request #335 from MrJeremyFisher/horsestats-double-sending
Fix horse stats message double sending
2024-03-05 19:13:21 +01:00
RedDevel2
697d7e8504 Merge pull request #334 from MrJeremyFisher/fix-horse-reroll
Fix horse stats being re-rolled on login
2024-03-05 19:13:10 +01:00
RedDevel2
2ce8747409 Merge pull request #345 from CivMC/anti-derailment
A partial fix for minecart derailment
2024-03-05 19:10:43 +01:00
Cola
ae5321c21f Fix logic 2024-03-05 17:58:56 +11:00
MrJeremyFisher
79edde2768 Cleanup 2024-03-03 12:40:22 -05:00
xFier
011f05779c Check if the material is air 2024-03-03 17:20:07 +00:00
xFier
e70c7064c5 Damage the tool during the loop rather than the end 2024-03-03 17:01:08 +00:00
Cola
ad0876810b Improve check 2024-03-03 17:25:33 +11:00
Cola
11265dc6a3 Add skip existing reinforcements flag to ctar
Admin love
2024-03-02 19:28:05 +11:00
okx-code
386760b3ee Add config option 2024-03-02 01:17:20 +00:00
Walkers
38a1cb3fd0 fix to allow floor/ceiling buttons placed backwards to open doors 2024-03-01 11:24:51 +00:00
Husky
a4e0944212 fix player's current chat group not showing on join 2024-02-29 15:50:19 -05:00
MrJeremyFisher
7b4d222811 Ignore logins and logouts with /ignore 2024-02-29 12:59:40 -05:00
MrJeremyFisher
7692646fe1 Prevent grass spread to reinforced dirt 2024-02-28 23:32:56 -05:00
okx-code
8198fff78c check if in map 2024-02-29 04:01:42 +00:00
okx-code
eccf55ebde A partial fix for minecart derailment
If a minecart is going to derail because it is going to fast, this fix will backtrack its movement and move it as if it was going 8m/s. This will slow down the minecart slightly but prevent derailment.

This does not fix fast minecarts being unable going up hills or minecarts jumping across tracks.
2024-02-28 18:08:37 +00:00
Alexander
91f281fef8 Remove ClassUtility
Presumably this was used by SimpleAdminHacks to load hack classes, but not anymore, not for a good long while.
2024-02-28 15:43:26 +00:00
Alexander
c20033fe15 Remove JavaExtensions
This class was specifically intended to be used with Lombok's ExtensionMethod annotation. But it's not used anymore nor will be ever be used, particularly when we start supporting Kotlin.
2024-02-28 15:40:29 +00:00
Alexander
f53a884c6d Remove ResourceUtils
This isn't, nor ever was, used anywhere.
2024-02-28 15:38:05 +00:00
Alexander
b017e9a01b Remove ImmutableLocation
This was an attempt create immutability through extension, but as you can see, it required creating a bunch of throwing-override methods. Anyway, this class isn't used nor is it worth the maintenance since Location keeps getting updated.
2024-02-28 15:24:17 +00:00