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

3377 Commits

Author SHA1 Message Date
Alexander01998
3c7a5144cf Add note about Opacity X-Ray not working with Sodium 2024-09-18 12:37:33 +02:00
Alexander01998
813889b1b6 Add note about AbstractBlockRenderContextMixin 2024-09-18 12:34:32 +02:00
Alexander01998
97949a10d6 Fix remapping issue 2024-09-18 10:57:19 +02:00
Alexander01998
9689b29883 Add Opacity X-Ray
Fixes #1024
2024-09-18 10:54:34 +02:00
Alexander01998
6aa5f95977 Change version to 7.46pre3 2024-09-18 10:49:49 +02:00
Alexander01998
b61c013fc2 Update Fabric stuff 2024-09-13 11:48:56 +02:00
Alexander01998
c3fb6a936d Add VeinMinerHack 2024-09-13 08:46:10 +02:00
Alexander01998
d67d58e471 Fix WTranslatedTextContents not updating correctly
They did not update when reloading resources by pressing F3+T, without
switching to a different language.
2024-09-12 14:47:11 +02:00
Alexander01998
ea9cb3042b Make AutoLibrarian and TreeBot descriptions consistent with other hacks 2024-09-12 14:29:57 +02:00
Alexander01998
7cdbcefcf6 Use WText to make all SwingHandSettings translatable 2024-09-12 14:27:20 +02:00
Alexander01998
dc0452aadf Add WText to allow for complex translated setting descriptions 2024-09-12 12:45:49 +02:00
Alexander01998
eab3212a28 Add SwingHandSettings to Nuker hacks 2024-09-12 10:54:25 +02:00
Alexander01998
c141527b59 Make MobSpawnESP color settings translatable 2024-09-12 08:13:00 +02:00
Alexander01998
8d897ecf58 Actually use the cached colors in MobSpawnESP rendering 2024-09-12 08:08:20 +02:00
Alexander01998
fa5a1cd369 Refactor HackList text color 2024-09-12 08:06:22 +02:00
Alexander01998
4143ad67e5 Make sure MobSpawnESP updates correctly when colors are changed 2024-09-12 07:56:25 +02:00
Alexander01998
e9880e2000 Merge branch 'feature/mobspawnesp-rewrite' into v7.46
Fixes #1062
Fixes #978
Fixes #467
Fixes #442
Fixes #432
Fixes #233
Fixes https://wurstforum.net/d/718
Fixes https://wurstforum.net/d/707
Fixes https://wurstforum.net/d/563
2024-09-10 17:22:09 +02:00
Alexander01998
2c8db665e8 Change version to 7.46pre2 2024-09-10 17:17:11 +02:00
Alexander01998
1d39f5bcbc Remove old MobSpawnESP 2024-09-10 17:13:01 +02:00
Alexander01998
ebd47927f7 Move chunk stuff to its own package 2024-09-10 17:07:09 +02:00
Alexander01998
202e4c401b Clean up 2024-09-10 17:02:26 +02:00
Alexander01998
e81acec03f Add customizeable colors to MobSpawnESP 2024-09-10 16:55:44 +02:00
Alexander01998
07e35df17a Add abstract parent class for ChunkSearcherCoordinator and ChunkVertexBufferCoordinator 2024-09-10 16:21:28 +02:00
Alexander01998
c63448c1ab Fix new MobSpawnESP not updating neighboring chunks 2024-09-10 15:32:54 +02:00
Alexander01998
e73d0a5ef5 First working prototype of new MobSpawnEspHack 2024-09-10 15:17:37 +02:00
Alexander01998
c49ea00c15 Remove unused ChunkSearcher constructor 2024-09-10 11:55:12 +02:00
Alexander01998
2be6a62daa Start MobSpawnESP rewrite with new isSpawnable() query
Should be more accurate than what old MobSpawnESP uses and should fix issues like https://wurstforum.net/d/563
2024-09-08 17:13:19 +02:00
Alexander01998
ea160e7440 Fix missing space 2024-09-06 10:04:58 +02:00
Alexander01998
1fef981670 Update AutoFish setting descriptions 2024-09-06 10:00:40 +02:00
Alexander01998
c7fec44b16 Merge #1054 (AutoFish Bite mode) into v7.46 2024-09-06 09:56:58 +02:00
Alexander01998
15c475c6b0
Merge branch 'master' into master 2024-09-06 09:50:00 +02:00
Alexander01998
f068b36168 Update NukerLegit description 2024-09-06 09:48:11 +02:00
Alexander01998
14fd8cfe3d Fix BlockComponents rendering above other windows 2024-09-06 09:26:16 +02:00
Alexander01998
077fea620b Add blank lines between the descriptions for each Nuker Mode 2024-09-06 09:07:58 +02:00
Alexander01998
59367f6e9c Add note about cube shape at high range 2024-09-06 09:04:41 +02:00
Alexander01998
6da43874e9 Fix NukerLegit and AutoMine mining slowly in Creative Mode 2024-09-06 08:27:34 +02:00
Alexander01998
6ea536a664 Add NukerShapeSetting
Fixes #379
2024-09-06 08:25:43 +02:00
Alexander01998
022c6cd4fc Change version to 7.46pre1 2024-09-06 08:03:48 +02:00
Alexander01998
debdf1cf69 Merge branch 'master' into v7.46 2024-09-06 07:14:00 +02:00
Alexander01998
f6fb739d1a Change version to 7.45.1 2024-09-05 20:45:24 +02:00
Alexander01998
72e280b86d Update X-Ray to work with Sodium 0.6 2024-09-05 20:43:54 +02:00
Alexander01998
59a63af8cc Add CommonNukerSettings to reduce identical code between Nuker hacks 2024-09-05 15:01:05 +02:00
Alexander01998
2324ad3cce Simplify Nuker names in HackList 2024-09-04 21:28:39 +02:00
Alexander01998
e107f441c7 Increase NukerLegit max range to 4.5 2024-09-04 19:28:14 +02:00
Alexander01998
44e3dd55f8 Move Nuker-related settings to their own package 2024-09-04 19:23:03 +02:00
Alexander01998
01836ead4d Fix NukerLegit and AutoMine breaking blocks impossibly fast 2024-09-04 09:41:50 +02:00
Alexander01998
3914973b0a Make NukerLegit work the same way as AutoMine 2024-09-04 08:06:10 +02:00
Alexander01998
46dfd564d2 Merge branch 'master' into v7.46 2024-09-03 19:49:52 +02:00
Alexander01998
7974908f8e Update mixin compatibilityLevel to Java 21 2024-09-03 15:59:17 +02:00
Alexander01998
f21d92e21d Update to Gradle 8.10 2024-09-03 15:36:18 +02:00