Commit Graph

16 Commits

Author SHA1 Message Date
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
f8b2f3091e
Move info.kt to the kotlin directory. 2021-04-08 14:54:27 +02:00
4323cb4834
Woops, forgot to commit the info.kt and ConfigScreen.kt files. 2021-04-08 14:14:24 +02:00
3439da3e6b
Use a shadowC configuration, make an info window instead of an "installer", and include fabric-resource-loader-v0. 2021-04-08 12:55:20 +02:00
1c22266d7c
Add a package for the installer 2021-04-08 11:45:30 +02:00