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

3268 Commits

Author SHA1 Message Date
Alexander01998
9a5803988c [Wurst-Bot] Update to 1.21 2024-06-13 17:15:29 +02:00
Alexander01998
0e4114633a Fix NewChunks crash
Fixes https://wurstforum.net/d/581
2024-06-11 07:07:07 +02:00
Alexander01998
fdd2e2670c [Wurst-Bot] Update to 1.21-rc1 2024-06-10 17:35:13 +02:00
Alexander01998
ca61ec1845 Fix AimAssist missing at certain angles 2024-06-09 18:32:23 +02:00
Alexander01998
21ab04cf1e Add AimAtSetting to AimAssistHack 2024-06-09 14:43:48 +02:00
Alexander01998
0ef830b991 [Wurst-Bot] Update to 1.21-pre4 2024-06-07 19:07:55 +02:00
Alexander01998
3c664b5be2 Update to 1.21-pre3 2024-06-05 19:22:24 +02:00
Alexander01998
9248ad5453 [Wurst-Bot] Update to 1.21-pre3 2024-06-05 19:18:15 +02:00
Alexander01998
cc72c8d737 [Wurst-Bot] Update to 1.21-pre2 2024-05-31 16:40:52 +02:00
Alexander01998
a8fcc2ac28 Update Fabric stuff for the third time today 2024-05-30 20:51:11 +02:00
Alexander01998
8b843868b7 Update Fabric stuff 2024-05-30 12:13:24 +02:00
Alexander01998
677c4c45e7 Add new input simulation and speed randomization to KillauraLegit
Fixes #492
Fixes #214
2024-05-30 12:01:55 +02:00
Alexander01998
e6706624b0 Update recommendations for input simulation 2024-05-30 09:48:06 +02:00
Alexander01998
871597fd89 Fix AimAssist detection 2024-05-30 09:44:53 +02:00
Alexander01998
a748f3f958 Update Fabric stuff 2024-05-30 09:03:57 +02:00
Alexander01998
ffa13bd951 Update to 1.21-pre1 2024-05-29 20:46:12 +02:00
Alexander01998
fbe7940898 [Wurst-Bot] Update to 1.21-pre1 2024-05-29 18:29:07 +02:00
Alexander01998
96985c09d6 Add speed randomization to KillauraHack 2024-05-29 11:04:40 +02:00
Alexander01998
7aec736c1a Use HandleInputListener in KillauraHack 2024-05-29 10:57:33 +02:00
Alexander01998
324e269bf4 Remove redundant reset of forward and jump keys 2024-05-29 09:35:15 +02:00
Alexander01998
4bbf17fd7d Merge branch 'master' into v7.43 2024-05-29 09:30:59 +02:00
Alexander01998
2e01c02a4b
Merge pull request #996 from mdenials/patch-21
replace rangeSq to range.getValueSq()
2024-05-29 09:30:32 +02:00
Alexander01998
4d520a5d4f Use MC constant in PathProcessor.lockControls() 2024-05-29 09:11:59 +02:00
Alexander01998
a69014b881 Add MC constant in PathFinder 2024-05-29 09:06:51 +02:00
Alexander01998
63ab8191f7 Fix AntiAFK drowning protection 2024-05-29 09:04:13 +02:00
Alexander01998
9849f86c6e Fix AntiAFK waiting longer than it should 2024-05-29 08:51:37 +02:00
Alexander01998
4181d5ac53 Add AntiAFK show wait time setting 2024-05-29 08:48:06 +02:00
Alexander01998
6359b40a89 Use Gaussian randomness in AntiAFK timer 2024-05-29 08:14:52 +02:00
mdenials
829c47c462
Update KillauraHack.java 2024-05-29 11:10:49 +05:00
mdenials
22cb889d0a
Update KillauraHack.java 2024-05-29 11:06:44 +05:00
mdenials
e95027f8dd
Update KillauraHack.java 2024-05-29 11:03:57 +05:00
Alexander01998
bdb607ce94 Fix AntiAFK never resetting if it goes off the path 2024-05-28 20:26:30 +02:00
Alexander01998
92fcaffae6 Move player abilities for PathFinder to a record 2024-05-28 20:21:20 +02:00
Alexander01998
3a21cbb902 Change version to 7.43pre2 2024-05-28 14:16:00 +02:00
Alexander01998
c331277210 Fix TriggerBot detection
Fixes #997
2024-05-28 14:15:29 +02:00
Alexander01998
a7b0d718f1 Mark GameRendererMixin.cancelNextBobView as @Unique 2024-05-27 13:41:27 +02:00
Alexander01998
b634d047fd Fix endless retry-loop if downloading Wurst capes list fails
Fixes #1000
2024-05-26 12:57:14 +02:00
Alexander01998
4e3e1b4ba7 Add @Unique annotations to PlayerSkinProviderMixin 2024-05-26 12:35:55 +02:00
Alexander01998
ff9d918a42 Fix NPE in MicrosoftLoginManager 2024-05-26 12:23:12 +02:00
Alexander01998
96a5682ca2 Merge #999 (zh_cn translation update) into v7.43 2024-05-26 12:05:27 +02:00
Starmoe
36de1e7c68
Update zh_cn.json
添加并优化部分翻译/Add and optimize some translations
2024-05-25 19:20:31 +08:00
Alexander01998
02f2fb043c Fix Excavator mining slowly with AutoTool 2024-05-24 10:45:08 +02:00
Alexander01998
ec68d44538 Fix Excavator still sometimes getting stuck on unbreakable blocks 2024-05-24 10:39:09 +02:00
Alexander01998
daebd4bd37 Refactor ExcavatorHack 2024-05-24 10:28:20 +02:00
Alexander01998
b1d2480aeb Fix Excavator conflicting with AutoEat
Fixes #316
2024-05-24 09:35:47 +02:00
Alexander01998
db4ffba1c2 Fix Excavator trying to break bedrock in survival mode
Fixes #675
2024-05-24 09:10:22 +02:00
Alexander01998
4c121f0555 Add isUnbreakable() helper method 2024-05-24 09:09:31 +02:00
Alexander01998
1beb99a33c Remove unnecessary MC.player.getInventory() 2024-05-24 07:56:55 +02:00
Alexander01998
1edb92132a Change version to 7.43pre1 2024-05-23 21:53:08 +02:00
Alexander01998
b0111c744e Fix isTooDamaged() check in putAwayDamagedTool() 2024-05-23 21:52:34 +02:00