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

43 Commits

Author SHA1 Message Date
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
Alexander01998
c5a2e24b51 Improve HackList 2019-06-13 22:10:52 +02:00
Alexander01998
4662efb5fe Move Json utilities to util.json package 2019-06-07 21:07:52 +02:00
Alexander01998
6d6e59d430 net.wurstclient.utils > net.wurstclient.util 2019-06-07 21:06:57 +02:00
Alexander01998
81e0f50b54 Improve config files 2019-06-07 21:05:42 +02:00
Alexander01998
a9b66d91ca Add HackList & EnabledHacksFile 2019-06-07 18:07:14 +02:00
Alexander01998
4113135d7a Whitespace fix 2019-06-07 17:51:43 +02:00
Alexander01998
2fe7e88a43 Add missing catch for JsonParseExceptions 2019-06-07 17:50:28 +02:00
Alexander01998
061db0b259 Add Hack class 2019-06-07 16:47:41 +02:00
Alexander01998
2aedf09e0b Ignore desktop.ini 2019-06-07 16:46:58 +02:00
Alexander01998
d4655fa106 Fix redundant "enabled" flag 2019-06-06 08:33:11 +02:00
Alexander01998
509110eb7d Add ChatUtils 2019-06-06 08:31:27 +02:00
Alexander01998
0b18238c1a Clean up 2019-06-06 08:31:17 +02:00
Alexander01998
421525c41d Initial commit 2019-06-06 08:11:08 +02:00