Commit Graph

19 Commits

Author SHA1 Message Date
Username404-59 2fa0575f68
Move TitleScreenMixin to fabric, to replace it using a RegisterMenuScreensEvent in neoforge
Signed-off-by: Username404-59 <w.iron.zombie@gmail.com>
2025-02-02 19:48:02 +01:00
Username404-59 febeddb093
Move EndTickMixin to fabric, to replace it using a ClientTickEvent in neoforge
Signed-off-by: Username404-59 <w.iron.zombie@gmail.com>
2025-02-02 19:36:04 +01:00
Username404 7574605480
Port to 1.19.4
Signed-off-by: Username404 <w.iron.zombie@gmail.com>
2024-02-25 15:02:52 +01:00
Username404 c14ef7bef1
Remove "Risky Cheats"
Signed-off-by: Username404 <w.iron.zombie@gmail.com>
2022-03-25 18:22:13 +01:00
Username404 08094e87de
Make categoryMap final in KeyMappings.java
Signed-off-by: Username404 <w.iron.zombie@gmail.com>
2022-01-16 21:57:56 +01:00
Username404 1d22337e5d
Make all mixins abstract 2021-06-23 18:57:16 +02:00
Username404 bd9b4eab67
Improve the Category enum class, use kotlinx-coroutines-jdk8 & add a compiler flag, and make ClickBox.name not null by introducing Snowy.MissingComponent 2021-06-07 21:42:00 +02:00
Username404-59 592bb31eee
Re-add the buttons configuration saving feature 2021-05-15 18:58:39 +02:00
Username404-59 3ccee1aa6f
Start a major refactor, split the ClickButton.kt class into the ButtonInfo annotation and the ButtonImpl.kt class 2021-05-14 23:20:41 +02:00
Username404-59 d342c020b8
Use the var keyword in KeyMappings.java 2021-05-14 12:31:01 +02:00
Username404-59 ca70cc7fb1
Remove the "Rendering" clickbox and replace it with a "Risky" one; add a nohurtcam feature 2021-05-04 21:08:59 +02:00
Username404-59 7b1aa0f876
Initialize ClickGui.kt in the titlescreen by adding a mixin 2021-05-04 14:39:49 +02:00
Username404-59 1b656ee8b1
Make the mixin classes abstract 2021-04-28 21:34:17 +02:00
Username404-59 dac1294ee3
Add a configuration made using the config4k library 2021-04-16 22:44:03 +02:00
Username404-59 7416bd0ee9
Add an Events system, a mixin for ends of ticks, and ConfigScreen.kt. 2021-04-09 20:48:01 +02:00
Username404-59 42b48f7065
Use a Map instead of a list in AddKeyMaps.kt. 2021-04-09 13:53:14 +02:00
Username404-59 073e3e64cb
Rename keysAccessor to KeysAccessor. 2021-04-08 20:42:07 +02:00
Username404-59 e39df66c13
Fix keysAccessor by making it an interface. 2021-04-08 20:12:54 +02:00
Username404-59 48116b81fd
Add keybinds and use fabric's mixins for the :common gradle project. 2021-04-08 20:01:03 +02:00