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

3377 Commits

Author SHA1 Message Date
Alexander01998
343408f135 Merge branch 'master' into v7.46 2024-09-03 11:46:36 +02:00
Alexander01998
4c12d9b5dc Update Fabric stuff 2024-09-03 11:39:07 +02:00
Alexander01998
0f7bbd082b Add initial Fabric Loader JUnit tests
See https://docs.fabricmc.net/develop/automatic-testing
2024-09-03 10:06:43 +02:00
Alexander01998
8f23ad75d6 Combine spotlessCheck and build steps 2024-09-03 09:55:26 +02:00
Alexander01998
5d642c314a Update Gradle actions to v4 2024-09-03 09:44:21 +02:00
Alexander01998
cdfa1dddc3 Refactor NukerLegitHack to use BlockBreakingParams distance 2024-09-02 18:04:11 +02:00
Alexander01998
7f5a5cf284 Update references to ReachHack mixins 2024-09-02 17:42:51 +02:00
Alexander01998
dd6873dc44 Remove incorrect TODO comment on ReachHack 2024-09-02 17:40:30 +02:00
Alexander01998
d5ce82951b Add null check in NukerLegitHack.breakBlock() 2024-09-02 17:03:12 +02:00
Alexander01998
ff5d9872ad Optimize Nuker block selection 2024-09-02 16:53:31 +02:00
Alexander01998
01df520d86 Add BlockBreakingCache helper for Nuker and AutoFarm 2024-08-27 15:33:23 +02:00
Alexander01998
8fe57ebe95 Refactor AutoFarm harvesting to work like Nuker 2024-08-27 15:19:11 +02:00
Alexander01998
8644889c53 Use SwingHand.SERVER instead of sending hand swing packets directly 2024-08-27 15:05:39 +02:00
Alexander01998
d5c4a4bfb9 Fix typo 2024-08-27 13:18:33 +02:00
Alexander01998
9f928cc51e Update X-Ray to work with Sodium 0.6 2024-08-27 11:02:30 +02:00
Alexander01998
9b628d1d66 Make X-Ray's mutable BlockPos local to each thread 2024-08-27 10:05:39 +02:00
Alexander01998
ede69784a6 Use mutable BlockPos for better performance when onlyExposed is enabled 2024-08-27 08:05:05 +02:00
Alexander01998
5959fd70d2 Fix resetPressedState() not working for mouse buttons 2024-08-27 07:53:43 +02:00
Alexander01998
0017ac41df Update Kaboom description and add descriptions to its settings 2024-08-27 07:14:38 +02:00
Alexander01998
bb25b06ad3 Add sound and particles checkboxes to KaboomHack 2024-08-26 21:00:45 +02:00
Alexander01998
e75c2ae70e Fix missing particles in KaboomHack 2024-08-26 20:48:12 +02:00
Alexander01998
db72fe63be Refactor KaboomHack to create the sound and particles directly 2024-08-25 15:27:50 +02:00
Alexander01998
cbca3898d9 Remove duplicated getBlockFromNameOrID() methods 2024-08-20 12:18:40 +02:00
Alexander01998
be785cb96a Add BlockListSetting.size() method 2024-08-20 12:18:40 +02:00
Alexander01998
f95d3a5e89 Make sure BlockListSetting helper methods are actually used everywhere 2024-08-20 12:18:39 +02:00
Alexander01998
6804e9e71f Move Nuker Mode settings to a separate class 2024-08-20 12:18:39 +02:00
Alexander01998
bb674bd47c Refactor "MultiID List" settings to avoid repetition 2024-08-20 12:18:39 +02:00
Alexander01998
53bf0796be Refactor KaboomHack 2024-08-20 12:18:39 +02:00
Alexander01998
3c4ed5cc49 Fully refactor SpeedNuker and slightly adjust the other Nukers 2024-08-20 12:18:39 +02:00
Alexander01998
5cbdf8bafe Refactor left click handling in Nuker and NukerLegit 2024-08-20 12:18:39 +02:00
Alexander01998
25d9a2a274 Further refactor NukerLegit code 2024-08-20 12:18:39 +02:00
Alexander01998
3f45207306 Remove extra overlay reset in NukerHack 2024-08-20 12:18:39 +02:00
Alexander01998
1679b9a7e8 Refactor NukerLegit update / block breaking logic 2024-08-20 12:18:39 +02:00
Alexander01998
a23beeb570 Simplify Nuker code 2024-08-20 12:18:39 +02:00
Alexander01998
ef15e43921 Update org.kohsuke:github-api to 1.324 2024-08-20 12:17:45 +02:00
cottnn
14428800ff AutoFish: Improve bite detection
Add a new bite detection method to AutoFish that works by listening for an update packet for the bobber's entity. The old sound method is still the default, as it's more resilient against anti-cheats.
2024-08-19 20:54:18 +03:00
cottnn
808c79470f AutoFish: Improve bite detection
Bites can be more accurately detected by listening for EntityTrackerUpdateS2CPacket, where the entity in question is player's fishing hook. This PR also removes the "Valid range" setting, since it's now obsolete.
2024-08-18 00:24:13 +03:00
Alexander01998
37febd5d99 Merge branch '1.21.1' 2024-08-12 22:04:03 +02:00
Alexander01998
1a4ef09cc3 Merge tag 'v7.45' into 1.21.1 2024-08-09 15:53:37 +02:00
Alexander01998
8304275ac9 Update Fabric API 2024-08-09 14:36:20 +02:00
Alexander01998
032b8cfdaa Merge branch 'v7.45' 2024-08-08 18:00:11 +02:00
Alexander01998
b5c0e660b6 [Wurst-Bot] Update to 1.21.1 2024-08-08 17:19:27 +02:00
Alexander01998
df32caf4f9 Update to 1.21.1-rc1 2024-08-07 22:35:24 +02:00
Alexander01998
4449803449 Change version to 7.45 2024-08-07 16:22:36 +02:00
Alexander01998
8f898ffd64 Fix crash when langcode contains uppercase letters
Fixes https://wurstforum.net/d/682
2024-08-07 13:36:09 +02:00
Alexander01998
fac428eeb9 Update OpenAI models 2024-08-06 21:24:25 +02:00
Alexander01998
6c31e06a50 Partially mitigate AntiHunger's fall damage issue
- NoFall and AntiHunger will now disable each other, so there can be no
confusion about which hack is causing the extra fall damage.
- Added a warning to AntiHunger's description.
- AntiHunger will no longer stay enabled after a restart.

Without knowing the specific cause of AntiHunger's fall damage bug, this
is all I can do about it for now. Taking the blame away from NoFall
should at least result in slightly more useful bug reports. A proper fix
is not possible until someone who has the issue figures out the exact
steps to trigger the bug.
2024-08-05 17:15:19 +02:00
Alexander01998
1c279cf115 Update Fabric API 2024-08-02 17:27:26 +02:00
Alexander01998
e0def4f772 Refactor NukerHack.onUpdate() logic 2024-08-02 10:03:42 +02:00
Alexander01998
7a81626687 Change version to 7.45pre2 2024-08-01 16:07:30 +02:00