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

3322 Commits

Author SHA1 Message Date
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
Alexander01998
fc3489ff7c Update to 24w21b 2024-05-23 17:11:57 +02:00
Alexander01998
88a7760e90 [Wurst-Bot] Update to 24w21b 2024-05-23 13:40:33 +02:00
Alexander01998
e178cab6ab Refactor private AutoTool methods to take BlockState instead of BlockPos 2024-05-23 09:53:10 +02:00
mdenials
5907bf69c3
Update KillauraHack.java 2024-05-22 19:36:26 +05:00
mdenials
6a4a5b1e8a
replace rangeSq to range.getValueSq() 2024-05-22 19:32:41 +05:00
Alexander01998
633c9d0aee Disable AutoTool's "Switch back" checkbox by default 2024-05-22 13:11:15 +02:00
Alexander01998
91dc8b4c78 Clarify unit of repair mode slider 2024-05-22 12:53:31 +02:00
Alexander01998
deeb81e618 Make repair mode more reliable 2024-05-22 12:50:13 +02:00
Alexander01998
bddce67407 Fix AutoTool Switch back sometimes making it mine with the wrong tool 2024-05-22 10:35:28 +02:00
Alexander01998
7b0f7751de Wrap long description text in AutoToolHack 2024-05-22 10:32:02 +02:00
Alexander01998
9337710ac3 Fix AutoMineHack
Closes #151
Closes #989
2024-05-21 21:43:26 +02:00
Alexander01998
8406313de2 Remove trailing ".0" in decimal slider values 2024-05-20 15:46:17 +02:00
Alexander01998
4823747f80 Simplify totem counting with InventoryUtils 2024-05-20 15:24:27 +02:00
Alexander01998
d11b0d67b5 Add count method to InventoryUtils 2024-05-20 15:19:38 +02:00
Alexander01998
d619c2aa50 Allow AutoTotem to take totems from armor slots 2024-05-20 14:48:23 +02:00
Alexander01998
05004d6b63 Make InventoryUtils.toNetworkSlot() public 2024-05-20 14:26:34 +02:00
Alexander01998
0a4489e56e Further refactor AutoTotemHack 2024-05-20 14:14:55 +02:00
Alexander01998
97be44afe4 Update AutoTotem 2024-05-20 13:50:38 +02:00
Alexander01998
138faa4744 Update AutoLeave 2024-05-20 13:04:00 +02:00
Alexander01998
5cc5a51be3 Merge #826 (AutoLeave Totems slider) into v7.43 2024-05-20 12:03:56 +02:00
Alexander01998
6474a89e97 Use getOffHandStack() method for slot 40 2024-05-20 11:51:09 +02:00
Alexander01998
1e8f39a023
Merge branch 'master' into autoleave-totem 2024-05-20 11:15:39 +02:00
Alexander01998
65b0032a5c Merge tag 'v7.42' into 24w20a 2024-05-17 16:53:28 +02:00
Alexander01998
1427083f00 Make VelocityFromFluidEvent mixin optional 2024-05-17 14:58:13 +02:00
Alexander01998
0d188f60db Update to 24w20a 2024-05-16 21:32:20 +02:00
Alexander01998
3a03086e4c [Wurst-Bot] Update to 24w20a 2024-05-16 21:00:02 +02:00
Alexander01998
007113d034 Change version to 7.42 2024-05-14 20:20:39 +02:00
Alexander01998
0e8ce32d06 Update search tags for HackListOtf 2024-05-14 20:16:05 +02:00
Alexander01998
8291e6afb8 Prevent unnecessary draw calls for settings in NavigatorFeatureScreen 2024-05-14 20:08:37 +02:00
Alexander01998
fd4ca342ae Fix click on primary action button affecting settings behind it 2024-05-14 20:07:52 +02:00
Alexander01998
ff17848249 Update AutoComplete description 2024-05-14 19:35:39 +02:00
Alexander01998
49dd9cca63 Remove support for legacy oobabooga API, add custom model settings
This should make AutoComplete work with any OpenAI-compatible API,
including the new oobabooga one.
2024-05-14 19:23:25 +02:00
Alexander01998
5b4ade795e Adjust default AutoComplete settings to work better with GPT-4o 2024-05-14 15:04:09 +02:00
Alexander01998
b42805264c Improve AutoComplete speed for multiple suggestions 2024-05-14 14:55:50 +02:00
Alexander01998
0c0e76b64d Add a system message to improve completions from chat models 2024-05-14 14:17:27 +02:00
Alexander01998
447b30fdc7 Update AutoComplete settings 2024-05-14 12:07:47 +02:00
Alexander01998
6b6c28909b Also update link for error message 2024-05-13 15:30:23 +02:00
Alexander01998
69f50bf51c Improve WurstUpdater chat message 2024-05-13 15:17:40 +02:00
Alexander01998
6c7bf6ded3 Add warning about "Simulate mouse click" side-effects 2024-05-13 14:23:32 +02:00
Alexander01998
267072ef30 Mark wurst_*() methods in KeyBindingMixin as deprecated to stop warnings 2024-05-13 12:55:49 +02:00
Alexander01998
333b1d265a Add "Simulate mouse click" option in TriggerBot to trick CPS mods
Fixes #990
2024-05-13 12:50:03 +02:00
Alexander01998
d536d628ca Refactor IKeyBinding 2024-05-12 22:20:29 +02:00
Alexander01998
5d6b8665f4 Make AutoEat and AutoSoup disable each other 2024-05-12 14:50:30 +02:00
Alexander01998
b4811fabd3 Slightly refactor TriggerBot 2024-05-11 17:07:36 +02:00
Alexander01998
f067b85a9a Update to 24w19b 2024-05-10 19:22:38 +02:00
Alexander01998
e0971f9fc7 [Wurst-Bot] Update to 24w19b 2024-05-10 18:23:51 +02:00