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

2949 Commits

Author SHA1 Message Date
Alexander01998
2b8090fccd Remove attackWhileBreaking settings
They don't work when using Nuker.
2024-04-26 15:31:07 +02:00
Tejas Lamba
4f6fd3a9e6
Update AimAssistHack.java 2024-04-09 22:43:01 +05:30
Alexander01998
781fabc7ff
Merge branch 'master' into aimassist 2024-04-09 18:51:33 +02:00
Alexander01998
858fd34344 Fix inconsistent visibility of onEnable() / onDisable() methods 2024-04-04 16:42:56 +02:00
Alexander01998
0bf887330c Refactor SwingHandSetting to avoid repetition in descriptions 2024-04-04 14:13:16 +02:00
Alexander01998
eb43316892 Add RoundingPrecisionSetting from #801 2024-04-04 12:35:35 +02:00
Alexander01998
583e57e846 Refactor SwingHandSetting 2024-04-04 11:37:48 +02:00
Alexander01998
208154c24e Update Fabric stuff 2024-04-03 14:46:25 +02:00
Alexander01998
d33e0d2746
Update dependencies for gradle workflow 2024-04-03 14:29:27 +02:00
Alexander01998
c4e22b9434 Fix PotionCmd still not behaving correctly 2024-03-27 15:21:32 +01:00
Alexander01998
ff959168f7 Update Fabric stuff 2024-03-27 14:15:38 +01:00
Alexander01998
877576494e Fix PotionCmd 2024-03-27 13:41:01 +01:00
Alexander01998
7297743b20 Port AntiSpam fix from 1.20.5 snapshots 2024-03-27 04:32:50 +01:00
Alexander01998
334a3a2024 Fix Wurst Capes not showing on cracked servers 2024-03-27 04:00:47 +01:00
Alexander01998
8ab404269b
Update stale.yml 2024-03-25 17:09:26 +01:00
Alexander01998
5293427da9 Update Formatter and Clean Up settings for Eclipse 2024-03 2024-03-24 02:08:35 +01:00
Alexander01998
c3c346727d Fix crash when Minecraft is in demo mode
Fixes https://wurstforum.net/d/465
2024-03-17 11:05:36 +01:00
Alexander01998
d25bc74eff Change version to 7.41.2 2024-03-17 11:04:09 +01:00
Alexander01998
86f3ae889d Remove obsolete method in WurstServerPinger
Fixes #953
2024-02-26 23:51:31 +01:00
Alexander01998
114fd7210b Update Fabric stuff 2024-02-26 22:09:59 +01:00
Alexander01998
43b2163421 Change version to 7.41.1 2024-02-25 22:37:43 +01:00
Alexander01998
1ade6559f9 Fix 1.20.x sign detection vulnerability 2024-02-25 22:36:05 +01:00
Tejas Lamba
b5c5ea9a26
spotlessApply 2024-02-07 00:16:42 +05:30
Tejas Lamba
b38f3d88d4
spotlessApply 2024-02-07 00:16:17 +05:30
Tejas Lamba
8f48ff7fba
Update description 2024-02-07 00:10:51 +05:30
Tejas Lamba
fafea3f321
Update description 2024-02-07 00:10:02 +05:30
Tejas Lamba
1a31f98332
add attackWhileBreaking to AimAssist 2024-02-06 23:28:14 +05:30
Tejas Lamba
10eaff7369
add attackWhileBlocking and attackWhileBreaking to AimAssist 2024-02-06 23:27:26 +05:30
Tejas Lamba
0c6c982e9a
Merge branch 'Wurst-Imperium:master' into master 2024-02-06 13:05:12 +05:30
Alexander01998
57cdc850cb Update Fabric stuff 2024-02-01 10:53:31 +01:00
Alexander01998
74f44bf71b Change version to 7.41 2024-01-31 21:13:04 +01:00
Alexander01998
4559faaf20 Add mcMMO bypass to AutoFish 2024-01-31 21:12:29 +01:00
Tejas Lamba
82c1f9b783
Add new setting onlyAllowWhileClicking 2024-01-27 14:49:04 +05:30
Alexander01998
7a90723d33 Improve contributing guidelines 2024-01-25 21:04:55 +01:00
Alexander01998
92ee2d4fd8 Fix incorrect trajectories when holding a fishing rod 2024-01-06 23:29:28 +01:00
Alexander01998
ffe2d3c929 Clean up RotationUtils 2024-01-06 19:51:38 +01:00
Alexander01998
9ce0766636 Remove duplicate keybind 2024-01-05 14:07:42 +01:00
Alexander01998
4eda3f9bf0 Add Rotation helper method for sending player look packets 2024-01-04 20:25:45 +01:00
Alexander01998
d7f3dd26b5 Turn Rotation class into a record 2024-01-04 18:02:03 +01:00
Alexander01998
a95234404a Further refactor AutoFish logic 2024-01-03 00:00:19 +01:00
Alexander01998
6c6fba9c3e Refactor AutoFishRodSelector 2024-01-02 17:29:49 +01:00
Alexander01998
1b6ca24db3 Remove redundant null check 2024-01-01 22:03:35 +01:00
Alexander01998
925fa1f405 Update copyright note 2024-01-01 22:01:06 +01:00
Alexander01998
84a2d997e2
Merge #916 (Omnidirectional Sprint) 2023-12-30 19:43:49 +01:00
Alexander01998
ccabdac3c5 Refactor AutoSprint 2023-12-30 19:32:22 +01:00
Alexander01998
64b478af38 Replace @Redirect with @WrapOperation for better compatibility 2023-12-30 18:57:39 +01:00
Alexander01998
b996442515 Merge branch 'master' into pr/ThisTestUser/916 2023-12-29 18:21:03 +01:00
Alexander01998
a4930b74cb Fix omnidirectional sprint activating when the player isn't moving at all 2023-12-29 17:57:11 +01:00
Alexander01998
128f45503d Add special case when AutoFish accidentally hooks an entity 2023-12-29 17:28:58 +01:00
Alexander01998
229fa8dbd8 Add "Jump while sneaking" checkbox to Parkour
Fixes #456
2023-12-29 01:17:19 +01:00