0
0
mirror of https://github.com/Wurst-Imperium/Wurst7.git synced 2024-09-19 17:02:13 +02:00
Commit Graph

3245 Commits

Author SHA1 Message Date
Alexander01998
d4a57c3684 Merge branch 'master' into v7.45 2024-07-18 21:17:29 +02:00
Alexander01998
3bace83e72 Fix missing TemplateTool description 2024-07-18 12:01:45 +02:00
Alexander01998
8ceeb41e11 Change version to 7.45pre1 2024-07-18 11:52:51 +02:00
Alexander01998
cecf762203 Port TemplateTool from Wurst 6 2024-07-18 11:52:13 +02:00
Alexander01998
7c5016cc40 Update "OpenAI model" description 2024-07-16 16:40:45 +02:00
Alexander01998
b5b14ddab4 Further refactor AutoBuildHack 2024-07-16 11:31:10 +02:00
Alexander01998
516836daf5 Combine placeNextBlock() and tryToPlace() methods 2024-07-14 22:41:12 +02:00
Alexander01998
e2eb0de781 Slightly refactor AutoBuild rendering 2024-07-14 22:06:50 +02:00
Alexander01998
cd24e858c6 Refactor AutoBuildHack to use BlockPlacer 2024-07-14 21:39:33 +02:00
Alexander01998
a90152c3e4 Change version to 7.44.1 2024-07-14 15:25:17 +02:00
Alexander01998
dfeedda3c6 Move player null check to HandleInputEvent mixin
After 0d50ef6e41, it was possible for this
event to be called outside of gameplay, which the hacks using it are not
designed for.

This commit extends the fix from #1037 to also cover Killaura and
KillauraLegit, which could still sometimes crash if they were attacking
while leaving a world or server.
2024-07-14 15:24:42 +02:00
Alexander01998
00c57ad969
Merge #1037 (TriggerBot null check) from ZANX3Y/triggerbot-fix
Fix TriggerBotHack NPE
2024-07-14 15:16:10 +02:00
ZANX3Y
78ec9facf2 Fix TriggerBotHack NPE 2024-07-14 12:54:38 +02:00
Alexander01998
1ab419c8fe Update Fabric stuff 2024-07-12 12:47:47 +02:00
Alexander01998
b9f612b856 Change version to 7.44 2024-07-12 11:49:18 +02:00
Alexander01998
0d50ef6e41 Fix combat hacks always pausing on containers
Fixes https://wurstforum.net/d/644
Fixes https://wurstforum.net/d/637
Fixes https://wurstforum.net/d/631
Fixes https://wurstforum.net/d/595
2024-07-12 11:47:31 +02:00
Alexander01998
f8a096c0fb Stop using Mojang's translation system entirely
Fixes JustAlittleWolf/ModDetectionPreventer#6

Sorry for breaking all open translation PRs with this commit, but it's
necessary for security reasons. Anything in the lang folder can
potentially be read by servers, so the files had to be moved.
2024-07-11 22:27:21 +02:00
Alexander01998
5987308569 Merge #1035 (WrapOperation in LivingEntityRendererMixin) into v7.44 2024-07-09 09:40:56 +02:00
Alexander01998
fb23c02a7b Merge #1031 (PacketOutputEvent fix) into v7.44 2024-07-09 09:04:39 +02:00
Alexander01998
dfadd53488 Merge branch 'master' into v7.44 2024-07-09 09:03:33 +02:00
Alexander01998
5f9bfe8623 Slight refactor to put the at parameter first 2024-07-09 09:01:20 +02:00
ThisTestUser
88d8cc0dd9 Use WrapOperation 2024-07-09 08:44:26 +02:00
ThisTestUser
ab11bc49e1 Apply spotless 2024-07-09 08:44:26 +02:00
ThisTestUser
4d9b2a209e Fix PacketOutputEvent 2024-07-09 08:44:26 +02:00
ThisTestUser
9030536407 Convert to WrapOperation 2024-07-08 18:36:07 -04:00
Alexander01998
feef28f33b Update org.kohsuke:github-api to 1.323 2024-07-04 18:47:42 +02:00
Alexander01998
f4a2e5b8fd Improve ArrowDmgHack to deal more damage 2024-06-28 12:43:27 +02:00
Alexander01998
e46659943e Update Fabric stuff 2024-06-28 12:17:27 +02:00
Alexander01998
b50e89a1b4 Add helper methods for setting the shader color 2024-06-28 12:13:58 +02:00
Alexander01998
d33ec8a51e Update Fabric stuff 2024-06-28 08:49:19 +02:00
Alexander01998
b71d7d5e23 Change version to 7.43.2 2024-06-28 08:46:48 +02:00
Alexander01998
8a4d768c04 Fix ModMenu breaking everything again
Fixes #1018
2024-06-28 08:46:01 +02:00
Alexander01998
bffead6233 Add MaceDmgHack 2024-06-28 08:29:52 +02:00
Alexander01998
76ec389f00 Fix AutoMine stopping whenever you open a screen
Fixes #1029
2024-06-26 11:11:30 +02:00
Alexander01998
9b79865cbc Fix wrong line break in en_us.json 2024-06-25 16:32:44 +02:00
Alexander01998
8ab80c74bb Change version to 7.44pre2 2024-06-25 16:27:07 +02:00
Alexander01998
8b7c7cf517 Add "Pause for mace" checkbox to NoFallHack
Fixes #1012
2024-06-25 16:22:07 +02:00
Alexander01998
1698c352bf Add translation key for NoFall's "Allow elytra" setting 2024-06-25 15:39:33 +02:00
Alexander01998
194455ecee Merge #1015 (AutoSword mace support) into v7.44 2024-06-25 11:30:19 +02:00
Alexander01998
2850a0cd07 Minor refactoring 2024-06-25 11:23:52 +02:00
ssyo
6eba58c959 Accounted for mace in autosword hack, added bonus damage from falling with mace. 2024-06-25 10:57:09 +02:00
Alexander01998
994274e422 Merge branch 'master' into v7.44 2024-06-23 10:13:16 +02:00
Alexander01998
ad704c4923 Fix style issues in JSON files 2024-06-23 10:12:32 +02:00
Alexander01998
cd942214f6 Add spotless check for JSON files 2024-06-23 10:10:59 +02:00
Alexander01998
96786bbce9 Fix style issues in JSON files 2024-06-23 10:10:22 +02:00
Alexander01998
cbb3765648 Add spotless check for JSON files 2024-06-23 10:09:43 +02:00
Alexander01998
0dce05bd3f Merge branch 'master' into v7.44 2024-06-21 15:18:56 +02:00
Alexander01998
41210c3f78 Update org.kohsuke:github-api to 1.322 2024-06-21 15:18:18 +02:00
Alexander01998
211ba7ffd9 Make more setting descriptions translatable 2024-06-21 15:00:34 +02:00
Alexander01998
2cc0aa8b47 Merge #1008 (Chinese translation update) into v7.44 2024-06-21 14:42:06 +02:00