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

213 Commits

Author SHA1 Message Date
Alexander01998
a450ab3766 Add FreecamHack 2019-07-22 21:47:28 +02:00
Alexander01998
046d1baedf Add RenderUtils 2019-07-22 21:46:47 +02:00
Alexander01998
fba9da7e13 Add IKeyBinding interface 2019-07-22 21:46:04 +02:00
Alexander01998
d36448de80 Add PacketOutputListener 2019-07-22 21:45:24 +02:00
Alexander01998
c722ba7791 Add SetOpaqueCubeListener 2019-07-22 20:48:07 +02:00
Alexander01998
647dcd5001 Add RenderListener 2019-07-22 20:40:15 +02:00
Alexander01998
5a7f68d02e Add PlayerMoveListener 2019-07-22 00:41:26 +02:00
Alexander01998
298509247e Add IsNormalCubeListener 2019-07-22 00:09:22 +02:00
Alexander01998
86774f417e Update to Minecraft 1.14.4 2019-07-21 23:45:13 +02:00
Alexander01998
93d813959b Escape degree character in SliderSetting 2019-07-21 23:17:16 +02:00
Alexander01998
c660507506 Add CameraTransformViewBobbingEvent 2019-07-21 22:34:12 +02:00
Alexander01998
3879075ac8 Add FakePlayerEntity 2019-07-21 22:33:30 +02:00
Alexander
7cb8df3ca0 Clean up EnumSetting 2019-07-16 19:20:07 +02:00
Alexander
90f1209cd6 Add EnumSetting 2019-07-15 20:43:30 +02:00
Alexander
1f49516847 Add SliderSetting and fix ClickGui bugs 2019-07-15 03:47:29 +02:00
Alexander
cb0d272c55 Add CheckboxSetting 2019-07-14 21:32:31 +02:00
Alexander
fcae486f6e Clean up FeatureButton 2019-07-14 18:11:51 +02:00
Alexander
abc3cb7ab4 Add settings & fix enabled hacks not loading 2019-07-14 16:44:24 +02:00
Alexander
c89c300b97 Add @DontSaveState to ClickGuiHack 2019-07-14 16:43:32 +02:00
Alexander
8802a25100 hackList -> hax 2019-07-14 16:42:53 +02:00
Alexander
93518a1474 Fix the font 2019-07-14 13:38:16 +02:00
Alexander
94cf5e7d76 Add NoFallHack 2019-07-13 19:51:51 +02:00
Alexander
c3b34c29bd Clean up keybinds 2019-07-13 16:04:10 +02:00
Alexander
2213bdb586 Add keybinds 2019-07-13 13:59:07 +02:00
Alexander
fb1bd65db3 Remove screen size tracking
It doesn't seem to work anymore.
2019-07-12 16:03:14 +02:00
Alexander
b063276e75 Add WurstClient.MC constant 2019-07-12 15:52:26 +02:00
Alexander
41f5c5350b Add ClickGui 2019-07-12 15:42:33 +02:00
Alexander
e1e598ad77 Fix name & version 2019-07-09 15:28:10 +02:00
Alexander
d6276e0e34 Add sysout message at startup 2019-07-09 14:58:19 +02:00
Alexander
3f66962b07 Fix some special characters 2019-07-08 20:49:02 +02:00
Alexander
5f15be3962 Add AnnoyCmd 2019-07-08 20:25:24 +02:00
Alexander
1136c3bb7b Add ChatInputEvent 2019-07-08 20:25:16 +02:00
Alexander
d6f6a758c0 Add copyright notice to ClientPlayerEntityMixin 2019-07-08 19:52:06 +02:00
Alexander
cc83e33f53 Add HelpCmd 2019-07-08 18:49:07 +02:00
Alexander
a4866bf7d5 Add MathUtils 2019-07-08 18:48:57 +02:00
Alexander
640ba9f3b4 Fix WurstClient singleton 2019-07-08 18:34:17 +02:00
Alexander
f1fcd4251d Clean up CmdProcessor 2019-07-08 17:02:59 +02:00
Alexander
e73e4c633a Fix copyright year in ChatUtils 2019-07-08 16:30:58 +02:00
Alexander
e33efb3e49 Change mixin package to net.wurstclient.mixin 2019-07-08 16:24:25 +02:00
Alexander
31b2cd5759 Add mixin for ChatOutputEvent 2019-07-08 16:17:49 +02:00
Alexander
6fb631188b Fix fabric.mod.json 2019-07-08 16:05:21 +02:00
Alexander
52627a39f8 Fix CmdProcessor causing crashes 2019-07-08 16:04:58 +02:00
Alexander
ee1cc44eed Fix crash if WurstAnalyticsConfigData can't get the screen size 2019-07-08 16:04:35 +02:00
Alexander
63b1aae6c5 Add CmdProcessor 2019-07-06 16:25:56 +02:00
Alexander
5a71466c9b Add singleton for WurstClient 2019-07-06 16:25:45 +02:00
Alexander
fdf3cc87d9 Add ChatOutputEvent 2019-07-06 16:22:29 +02:00
Alexander
5dbd38b4c9 Revert "Add cmds to WurstClient"
This reverts commit 600d152906.
2019-07-04 12:28:00 +02:00
Alexander
600d152906 Add cmds to WurstClient 2019-07-04 12:08:46 +02:00
Alexander01998
489ac8fdb9 Add CmdList 2019-06-19 12:49:39 +02:00
Alexander01998
e280868ea1 Require non-null for Hack constructor params 2019-06-13 22:37:57 +02:00