Commit Graph

537 Commits

Author SHA1 Message Date
Username404 880706eaa9
Fix the architectury-loom plugin's maven version range to not include loom 0.7.4 2021-08-03 22:30:25 +02:00
Username404 3c7d145ca8
Make a few overridden methods of ButtonImpl.kt final and rename the mixins .json files 2021-07-28 20:15:00 +02:00
Username404 596eb27fff
Update the kotlin compiler and add an OptIn annotation to Configuration.kt 2021-07-26 11:39:19 +02:00
Username404 7de5800d11
Add a missing translation and set the version to 0.3.2 2021-07-19 15:32:09 +02:00
Username404 6775a85bf3
Use a better error message for unsatisfied links in DiscordRPC.kt 2021-07-18 19:10:30 +02:00
Username404 1ccfba5c9e
Suppress a few warnings in Keystrokes.kt 2021-07-18 17:23:18 +02:00
Username404 eef39ebfe5
Set the version number to 0.3.1 2021-07-18 17:15:46 +02:00
Username404 27bbaef032
Fix the keystrokes positions completely, and add a setting to the cloth config screen to move them 2021-07-18 17:14:49 +02:00
Username404 95408f6546
Set the minimum versions of architectury-loom to the #152 and #153 builds 2021-07-18 13:54:02 +02:00
Username404 be7deb3916
Fix the Y position of keystrokes 2021-07-18 11:59:19 +02:00
Username404 2851d53b06
Add a @SafeVarargs annotation to the fire() method of EventSnowy.kt 2021-07-18 11:30:54 +02:00
Username404 dd2234be71
Replace duplicated code using the RenderingUtil.kt methods 2021-07-17 23:37:10 +02:00
Username404 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
Username404 38e0989358
Don't keep every class from being optimized by proguard in the fabric and forge gradle projects 2021-07-16 16:47:39 +02:00
Username404 93877b14cb
Move the okzoomer-related functions and variables to a new file named OkZoomerCompat.kt 2021-07-16 16:47:39 +02:00
Username404 8724a3d755
Set the version number to 0.2.7 2021-07-16 15:24:20 +02:00
Username404 735de8d0b7
Fix the Ok Zoomer compatibility on newer versions 2021-07-16 15:22:29 +02:00
Username404 4bc41e3b38
Add Ok Zoomer compatibility 2021-07-16 14:37:40 +02:00
Username404 9df48959b5
Set the version number to 0.2.6 2021-07-16 12:25:27 +02:00
Username404 4c2487b839
Make the info final variable a jvm field in ButtonImpl.kt 2021-07-16 12:24:27 +02:00
Username404 56255825e2
Update the fabric zoom mixin to avoid compatibility issues 2021-07-15 21:01:51 +02:00
Username404 f495ff1f4e
Set the version number to 0.2.5 2021-07-15 17:20:34 +02:00
Username404 7c9e98bdc0
Don't use URLClassLoader instances on fabric 2021-07-15 17:10:50 +02:00
Username404 3290db57a9
Replace the reflections8 library (and therefore javassist) using FabricLoader 2021-07-15 16:50:53 +02:00
Username404 f3d4770e00
Require architectury-loom 0.7.3.149 or higher and add the crane parameter mappings 2021-07-15 15:09:56 +02:00
Username404-59 e8f2dd6acc
Fix a dependency version in the README.md file 2021-07-13 16:26:09 +02:00
Username404-59 eeb4b267af
Set the version to 0.2.4 2021-07-13 14:43:51 +02:00
Username404-59 30b3985658
Send chat messages directly when the player does not have the required permissions for /say 2021-07-13 14:43:22 +02:00
Username404-59 73c55de5b4
Update the versions of kotlin gradle plugins to 1.5.21 2021-07-13 14:15:07 +02:00
Username404 f9420f3a65
Update diktat to the second release candidate. 2021-07-11 15:34:29 +02:00
Username404 1b0fed0a28
Update gradle to the 7.1.1 version 2021-07-04 11:04:57 +02:00
Username404 d694d26524
Update the diktat gradle plugin 2021-07-01 21:44:30 +02:00
Username404 f10ebc0254
Set the version number to 0.2.3 2021-06-30 19:19:37 +02:00
Username404-59 03ecdd9e2c
Fix the buttons being clickable when hidden in ClickGui.kt 2021-06-30 17:15:55 +02:00
Username404-59 530ecb36cb
Remove useless duplicated code in ForgeInit.kt 2021-06-30 16:27:49 +02:00
Username404 2b49238ee7
Remove a useless .let call in ButtonImpl.kt 2021-06-29 17:03:45 +02:00
Username404 b0f882f106
Add more kotlin compiler flags 2021-06-29 16:48:40 +02:00
Username404-59 019d0798d7
Make info public in ButtonImpl.kt and call execAction in ConfigScreen.kt to update the smoothCamera option of Minecraft 2021-06-28 16:56:26 +02:00
Username404-59 7612921bc2
Remove the useless "snowy.missing.key" translation entry 2021-06-28 16:44:40 +02:00
Username404 a63b61e46f
Set the version number to 0.2.2 2021-06-28 11:34:24 +02:00
Username404 99a48a6562
Specify the refmap manually in the common mixins json file 2021-06-28 11:32:45 +02:00
Username404 2442dffb22
Include the current project's name in the mixins refmap names 2021-06-28 11:12:48 +02:00
Username404 9eb0a69dab
Set the version number to 0.2.1 2021-06-27 23:18:58 +02:00
Username404 d70dae6da1
Add a shouldSave property to the ButtonInfo annotation class 2021-06-27 23:11:03 +02:00
Username404 520f14ced9
Set the version number to 0.2.0 2021-06-27 19:19:57 +02:00
Username404 35775b98f2
Add a Zoom button 2021-06-27 19:17:52 +02:00
Username404 05dcbee261
Use isDragging instead of a private variable in ClickGui.kt 2021-06-27 13:24:13 +02:00
Username404 a5b1c45a86
Access the MACROS box directly in Configuration.kt 2021-06-26 17:33:24 +02:00
Username404 d315737321
Make Element.isWithinBounds() public, make SnowyScreen.components a MutableCollection & use GLFW.GLFW_MOUSE_BUTTON_LEFT in ClickGui.kt 2021-06-26 17:08:24 +02:00
Username404 ce52119458
Require loom 0.9.0.131 or higher on Java 16 2021-06-26 12:50:06 +02:00