Commit Graph

15 Commits

Author SHA1 Message Date
08094e87de
Make categoryMap final in KeyMappings.java
Signed-off-by: Username404 <w.iron.zombie@gmail.com>
2022-01-16 21:57:56 +01:00
1d22337e5d
Make all mixins abstract 2021-06-23 18:57:16 +02:00
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
592bb31eee
Re-add the buttons configuration saving feature 2021-05-15 18:58:39 +02:00
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
d342c020b8
Use the var keyword in KeyMappings.java 2021-05-14 12:31:01 +02:00
ca70cc7fb1
Remove the "Rendering" clickbox and replace it with a "Risky" one; add a nohurtcam feature 2021-05-04 21:08:59 +02:00
7b1aa0f876
Initialize ClickGui.kt in the titlescreen by adding a mixin 2021-05-04 14:39:49 +02:00
1b656ee8b1
Make the mixin classes abstract 2021-04-28 21:34:17 +02:00
dac1294ee3
Add a configuration made using the config4k library 2021-04-16 22:44:03 +02:00
7416bd0ee9
Add an Events system, a mixin for ends of ticks, and ConfigScreen.kt. 2021-04-09 20:48:01 +02:00
42b48f7065
Use a Map instead of a list in AddKeyMaps.kt. 2021-04-09 13:53:14 +02:00
073e3e64cb
Rename keysAccessor to KeysAccessor. 2021-04-08 20:42:07 +02:00
e39df66c13
Fix keysAccessor by making it an interface. 2021-04-08 20:12:54 +02:00
48116b81fd
Add keybinds and use fabric's mixins for the :common gradle project. 2021-04-08 20:01:03 +02:00