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

3099 Commits

Author SHA1 Message Date
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
1427083f00 Make VelocityFromFluidEvent mixin optional 2024-05-17 14:58:13 +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
f8427614c4 Update Fabric stuff 2024-05-10 17:30:11 +02:00
Alexander01998
0b9c80b505 Use onPostMotion() in BonemealAura and Tillaura 2024-05-10 16:33:07 +02:00
Alexander01998
7c106ac4f2 Add offhand support to Tillaura 2024-05-10 16:26:28 +02:00
Alexander01998
a28ab1cc43 Refactor Tillaura to use InteractionSimulator 2024-05-10 15:55:31 +02:00
Alexander01998
99f4272a6e Remove unnecessary RotationUtils.getEyesPos() call 2024-05-10 14:34:51 +02:00
Alexander01998
c37283dd3d Change version to 7.42pre3 2024-05-09 21:21:20 +02:00
Alexander01998
a6ee72159e Replace Redirect for VelocityFromFluidEvent with WrapWithCondition
Fixes #924
2024-05-09 21:18:30 +02:00
Alexander01998
adf0058b63 Use InteractionSimulator in BonemealAuraHack 2024-05-08 23:07:00 +02:00
Alexander01998
65535d2920 Make BonemealAura work with bone meal in the offhand 2024-05-08 19:06:44 +02:00
Alexander01998
4f9d2d6a3c Refactor BonemealAuraHack 2024-05-08 17:46:15 +02:00
Alexander01998
550eca8f68 Update BonemealAura search tags 2024-05-08 16:49:58 +02:00
Alexander01998
3dc3dfc379 Disable FeedAura horse filter by default 2024-05-07 18:28:37 +02:00
Alexander01998
41c64847e3 Merge #962 (FastBreak slowdown fix) into v7.42 2024-05-07 17:40:40 +02:00
Alexander01998
8ef53da205 Move bedrock fix down to avoid issues with activation chance 2024-05-07 17:34:07 +02:00
Alexander01998
23bda690ab
Merge branch 'master' into fastbreak 2024-05-07 17:14:19 +02:00
Alexander01998
4841c3ba57 Remove 3x3 note from AntiAFK description, since that's now configurable 2024-05-07 16:36:21 +02:00
Alexander01998
e31f157dce Add range sliders to AntiAfkHack 2024-05-07 16:25:46 +02:00
Alexander01998
929b375b63 Add description to AntiAFK's "Use AI" checkbox 2024-05-07 14:57:16 +02:00
Alexander01998
bed243b3d8 Merge #982 (AntiAFK delay settings) into v7.42 2024-05-07 14:36:44 +02:00