Commit Graph

39 Commits

Author SHA1 Message Date
7574605480
Port to 1.19.4
Signed-off-by: Username404 <w.iron.zombie@gmail.com>
2024-02-25 15:02:52 +01:00
c14ef7bef1
Remove "Risky Cheats"
Signed-off-by: Username404 <w.iron.zombie@gmail.com>
2022-03-25 18:22:13 +01:00
dc28e6d50e
Force the common refmap in snowygui-common.mixins.json
Signed-off-by: Username404 <w.iron.zombie@gmail.com>
2022-02-18 12:56:25 +01:00
08094e87de
Make categoryMap final in KeyMappings.java
Signed-off-by: Username404 <w.iron.zombie@gmail.com>
2022-01-16 21:57:56 +01:00
3c7d145ca8
Make a few overridden methods of ButtonImpl.kt final and rename the mixins .json files 2021-07-28 20:15:00 +02:00
7de5800d11
Add a missing translation and set the version to 0.3.2 2021-07-19 15:32:09 +02:00
e5f0cd0ab2
Add RenderUtil.kt, fix a logic issue in the setter of ButtonImpl.toggled, add keystrokes and set the version number to 0.3.0 2021-07-17 22:58:21 +02:00
7612921bc2
Remove the useless "snowy.missing.key" translation entry 2021-06-28 16:44:40 +02:00
99a48a6562
Specify the refmap manually in the common mixins json file 2021-06-28 11:32:45 +02:00
35775b98f2
Add a Zoom button 2021-06-27 19:17:52 +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
483dbc581f
Add colors to the configuration screen and change the version to 0.1.1 2021-06-03 22:21:25 +02:00
38e0ac2e71
Add a configuration entry to toggle the alphabetical sorting of buttons and handle errors in the DiscordRPC feature 2021-06-01 15:52:31 +02:00
fd408c4b62
Use less characters for the macros tooltip, and show the macros clickbox when the configuration isn't empty 2021-05-31 18:49:52 +02:00
4144d3bd5a
Improve the configuration screen 2021-05-31 18:30:09 +02:00
c69fd56838
Add a cloth config screen 2021-05-29 22:11:05 +02:00
4166418a52
Add a snowy.clickbox.macros entry to fr_fr.json lang file 2021-05-19 00:04:13 +02:00
7475553370
Add a snowy.clickbox.macros entry to en_us.json lang file 2021-05-19 00:03:11 +02:00
4805e81dbe
Add Jabel to compile for java 8 but using newer features, fix the ClickBox colors and update gradle 2021-05-15 12:50:42 +02:00
4305204898
Move risky cheats back to one box only 2021-05-14 14:23:44 +02:00
6b64bb3095
Set javaVer to 11 since forge doesn't support java 14 mixins 2021-05-12 17:48:13 +02:00
44f5b41c29
Target Java 14 2021-05-12 17:24:00 +02:00
3c647aa44b
Disable cheats by default 2021-05-05 19:11:34 +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
cf75e7be39
Use proguard to shrink the produced .jar files, and completely remove the exec package + the bundled font. 2021-04-14 13:56:34 +02:00
31bb7be602
Add a colorEnd() method to the companion object of ColoredElement, render more things in the ClickBox class and edit en_us.json 2021-04-11 12:23:53 +02:00
1ce635dbcf
Add a new ClickBox and don't add 10 to the x and y coordinates. 2021-04-10 21:22:19 +02:00
3636c74851
Rename Box to ClickBox, make a ColoredElement class, draw strings and add more translations 2021-04-10 19:17:46 +02:00
7416bd0ee9
Add an Events system, a mixin for ends of ticks, and ConfigScreen.kt. 2021-04-09 20:48:01 +02:00
c98057904a
Add text and a font to the info window 2021-04-09 12:22:44 +02:00
bfce71b386
Move lang files to the right directory 2021-04-08 21:34:46 +02:00
fd29413768
Remove the old one. 2021-04-08 21:22:45 +02:00
9ca7af418a
Separate assets.snowygui into 2 directories. 2021-04-08 21:21:41 +02:00
5706e9cb16
Add a few lang files. 2021-04-08 20:55:40 +02:00
073e3e64cb
Rename keysAccessor to KeysAccessor. 2021-04-08 20:42:07 +02:00
48116b81fd
Add keybinds and use fabric's mixins for the :common gradle project. 2021-04-08 20:01:03 +02:00
4b9a04a431
Add a .png version of the icon. 2021-04-08 15:45:09 +02:00
6771734add
Change a few packages and fix the fabric.mod.json file 2021-04-08 11:28:14 +02:00