This website requires JavaScript.
b3b5dc237a
Update gradle
Username404
2022-03-25 15:52:49 +0100
4a87a6d374
Depend on shadowJar in the shrinkJar task
Username404
2022-03-25 15:49:51 +0100
72ea048ed7
Set the version to 0.3.3
Username404
2022-03-25 15:43:20 +0100
c14ef7bef1
Remove "Risky Cheats"
Username404
2022-03-25 15:40:56 +0100
22b8bc19e1
Don't include the fabric api in the common project
Username404
2022-03-25 15:21:24 +0100
d9dc59f678
Fix 98d76661
Username404
2022-02-18 18:09:26 +0100
75d92707b7
Use "-Xbackend-threads=0" instead of "-Xparallel-backend-threads=0"
Username404
2022-02-18 13:30:31 +0100
04a4c0c58c
Update forge
Username404
2022-02-18 13:10:56 +0100
72390b93d0
Update gradle and most of the plugins
Username404
2022-02-18 13:09:08 +0100
dc28e6d50e
Force the common refmap in snowygui-common.mixins.json
Username404
2022-02-18 12:56:18 +0100
98d7666121
Force mixin configurations on forge
Username404
2022-02-18 12:55:02 +0100
08094e87de
Make categoryMap final in KeyMappings.java
Username404
2022-01-16 14:18:54 +0100
76b17d0c97
Add a Snowy.annotatedButtons abstract value, and make Snowy.Companion.annotatedButtons an anonymous function
Username404
2022-01-16 13:03:52 +0100
0e4772873a
Make exceptions anonymous where they're not used
Username404
2021-12-26 22:59:46 +0100
e90c9c1bb0
Update gradle, kotlin, diktat and the shadow plugin
Username404
2021-12-26 22:42:48 +0100
d2e18b0ee3
Downgrade the fabric-loader version to 0.11.7 to support architectury-loom 0.7.X
Username404
2021-12-11 00:05:09 +0100
3a0dfb176d
Use the full package name of FabricLauncherBase instead of importing it, to avoid another deprecation warning
Username404
2021-12-10 20:21:56 +0100
72e118d45a
Update Jabel
Username404
2021-12-10 19:56:15 +0100
e9bd039317
Suppress a deprecation warning in FabricInit.kt
Username404
2021-12-10 19:52:26 +0100
9f8d48b75d
Update gradle, kotlin, diktat, fabric-loader, the shadow plugin and the architectury-loom maximum version
Username404
2021-12-10 19:47:17 +0100
4231398197
Add a null assertion to the Macro data class
Username404
2021-11-16 20:51:24 +0100
4793b033ff
Replace kotlinBaseVer with a new kotlinSplitVersion variable
Username404
2021-11-07 12:07:36 +0100
81809efefb
Require architectury-plugin 3.4.124 or higher since it is required for architectury-loom 0.10.0.188+
Username404
2021-10-28 14:08:11 +0200
a86cc3d695
Revert "Use gradle toolchains in the buildscript"
Username404
2021-10-27 23:58:05 +0200
74df5b8639
Move a big part of the getValue method body to a new function called convertValue, to avoid code duplication
Username404
2021-10-27 18:18:07 +0200
7573114c6a
Don't include "0.10.1" in the version range of architectury-loom
Username404
2021-10-27 14:26:24 +0200
b275be425c
Handle loom 0.9 when doing reflection in the build.gradle.kts file
Username404
2021-10-27 14:20:25 +0200
dbe6390fb4
Pass "-Xtype-enhancement-improvements-strict-mode" to the compiler when compiling kotlin code
Username404
2021-10-27 13:52:04 +0200
a20e8cd55b
Fix the reflections used to make the main buildscript compatible with loom 0.7.3 etc
Username404
2021-10-27 12:25:46 +0200
0be77d4c35
Update kotlin to the 1.6.0 release candidate
Username404
2021-10-27 11:06:32 +0200
f7bc34dbd4
Make Snowy.MissingComponent an object instead of a value containing an object
Username404
2021-10-27 10:24:06 +0200
5cc5303b32
Replace the useKey method with a get operator function in EventSnowy.kt
Username404
2021-10-27 10:23:16 +0200
05319d5aeb
Convert the middle part of the LoomGradlePlugin.LOOM_VERSION string to a short integer instead of a double
Username404
2021-10-27 09:50:22 +0200
21c9f5df1e
Add a final new line to the common and forge buildscripts
Username404
2021-10-26 23:29:27 +0200
e73c92266a
Remove an extra new line in the fabric build.gradle.kts file
Username404
2021-10-26 23:28:45 +0200
fd502090c1
Use modImplementation instead of modRuntime and modCompile in the fabric/build.gradle.kts file
Username404
2021-10-26 23:25:00 +0200
e86d999626
Use the third release candidate of gradle 7.3
Username404
2021-10-26 23:07:52 +0200
079ecb341b
Update gradle and make the buildscript compatible with architectury-loom 0.10+
Username404
2021-10-26 12:04:34 +0200
4c486bf852
Update gradle, indra-git and architectury-plugin
Username404
2021-09-16 21:22:56 +0200
848fa203a9
Update kotlin to the 1.5.30 release
Username404
2021-09-07 07:14:44 +0200
e291ef6324
Add a (useless for now) mixins configuration file in the forge project
Username404
2021-08-06 14:00:49 +0200
72cbc51c1f
Update gradle, proguard and diktat
Username404
2021-08-06 13:54:24 +0200
0797d35aa8
Allow the buildscript to use architectury-plugin 3.4 or lower
Username404
2021-08-03 22:30:59 +0200
880706eaa9
Fix the architectury-loom plugin's maven version range to not include loom 0.7.4
Username404
2021-08-03 22:30:25 +0200
3c7d145ca8
Make a few overridden methods of ButtonImpl.kt final and rename the mixins .json files
Username404
2021-07-28 19:57:59 +0200
596eb27fff
Update the kotlin compiler and add an OptIn annotation to Configuration.kt
Username404
2021-07-26 11:38:40 +0200
7de5800d11
Add a missing translation and set the version to 0.3.2
Username404
2021-07-19 15:32:09 +0200
6775a85bf3
Use a better error message for unsatisfied links in DiscordRPC.kt
Username404
2021-07-18 19:10:30 +0200
1ccfba5c9e
Suppress a few warnings in Keystrokes.kt
Username404
2021-07-18 17:23:18 +0200
eef39ebfe5
Set the version number to 0.3.1
Username404
2021-07-18 17:15:46 +0200
27bbaef032
Fix the keystrokes positions completely, and add a setting to the cloth config screen to move them
Username404
2021-07-18 17:14:49 +0200
95408f6546
Set the minimum versions of architectury-loom to the #152 and #153 builds
Username404
2021-07-18 13:54:02 +0200
be7deb3916
Fix the Y position of keystrokes
Username404
2021-07-18 11:59:19 +0200
2851d53b06
Add a @SafeVarargs annotation to the fire() method of EventSnowy.kt
Username404
2021-07-18 11:30:54 +0200
dd2234be71
Replace duplicated code using the RenderingUtil.kt methods
Username404
2021-07-17 23:37:10 +0200
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
Username404
2021-07-17 22:58:21 +0200
38e0989358
Don't keep every class from being optimized by proguard in the fabric and forge gradle projects
Username404
2021-07-16 16:47:17 +0200
93877b14cb
Move the okzoomer-related functions and variables to a new file named OkZoomerCompat.kt
Username404
2021-07-16 16:37:33 +0200
8724a3d755
Set the version number to 0.2.7
Username404
2021-07-16 15:24:20 +0200
735de8d0b7
Fix the Ok Zoomer compatibility on newer versions
Username404
2021-07-16 15:22:29 +0200
4bc41e3b38
Add Ok Zoomer compatibility
Username404
2021-07-16 14:37:40 +0200
9df48959b5
Set the version number to 0.2.6
Username404
2021-07-16 12:25:27 +0200
4c2487b839
Make the info final variable a jvm field in ButtonImpl.kt
Username404
2021-07-16 12:24:27 +0200
56255825e2
Update the fabric zoom mixin to avoid compatibility issues
Username404
2021-07-15 20:59:52 +0200
f495ff1f4e
Set the version number to 0.2.5
Username404
2021-07-15 17:20:34 +0200
7c9e98bdc0
Don't use URLClassLoader instances on fabric
Username404
2021-07-15 17:10:50 +0200
3290db57a9
Replace the reflections8 library (and therefore javassist) using FabricLoader
Username404
2021-06-28 22:56:07 +0200
f3d4770e00
Require architectury-loom 0.7.3.149 or higher and add the crane parameter mappings
Username404
2021-07-15 15:09:56 +0200
e8f2dd6acc
Fix a dependency version in the README.md file
Username404-59
2021-07-13 16:26:09 +0200
eeb4b267af
Set the version to 0.2.4
Username404-59
2021-07-13 14:43:51 +0200
30b3985658
Send chat messages directly when the player does not have the required permissions for /say
Username404-59
2021-07-13 14:35:37 +0200
73c55de5b4
Update the versions of kotlin gradle plugins to 1.5.21
Username404-59
2021-07-13 14:03:10 +0200
f9420f3a65
Update diktat to the second release candidate.
Username404
2021-07-11 15:34:29 +0200
1b0fed0a28
Update gradle to the 7.1.1 version
Username404
2021-07-04 11:04:57 +0200
d694d26524
Update the diktat gradle plugin
Username404
2021-07-01 21:44:09 +0200
f10ebc0254
Set the version number to 0.2.3
Username404
2021-06-30 19:19:37 +0200
03ecdd9e2c
Fix the buttons being clickable when hidden in ClickGui.kt
Username404-59
2021-06-30 17:15:55 +0200
530ecb36cb
Remove useless duplicated code in ForgeInit.kt
Username404-59
2021-06-30 16:27:49 +0200
2b49238ee7
Remove a useless .let call in ButtonImpl.kt
Username404
2021-06-29 17:03:45 +0200
b0f882f106
Add more kotlin compiler flags
Username404
2021-06-29 16:42:08 +0200
019d0798d7
Make info public in ButtonImpl.kt and call execAction in ConfigScreen.kt to update the smoothCamera option of Minecraft
Username404-59
2021-06-28 16:56:02 +0200
7612921bc2
Remove the useless "snowy.missing.key" translation entry
Username404-59
2021-06-28 16:44:40 +0200
a63b61e46f
Set the version number to 0.2.2
Username404
2021-06-28 11:34:24 +0200
99a48a6562
Specify the refmap manually in the common mixins json file
Username404
2021-06-28 11:32:45 +0200
2442dffb22
Include the current project's name in the mixins refmap names
Username404
2021-06-28 11:12:48 +0200
9eb0a69dab
Set the version number to 0.2.1
Username404
2021-06-27 23:18:58 +0200
d70dae6da1
Add a shouldSave property to the ButtonInfo annotation class
Username404
2021-06-27 23:11:03 +0200
520f14ced9
Set the version number to 0.2.0
Username404
2021-06-27 19:19:57 +0200
35775b98f2
Add a Zoom button
Username404
2021-06-27 19:17:52 +0200
05dcbee261
Use isDragging instead of a private variable in ClickGui.kt
Username404
2021-06-27 13:24:13 +0200
a5b1c45a86
Access the MACROS box directly in Configuration.kt
Username404
2021-06-26 17:33:24 +0200
d315737321
Make Element.isWithinBounds() public, make SnowyScreen.components a MutableCollection & use GLFW.GLFW_MOUSE_BUTTON_LEFT in ClickGui.kt
Username404
2021-06-26 17:08:24 +0200
ce52119458
Require loom 0.9.0.131 or higher on Java 16
Username404
2021-06-26 12:50:06 +0200
952e4f0c6e
Enable extended compiler checks
Username404
2021-06-26 11:09:43 +0200
98c8da32b5
Make components abstract in SnowyScreen.kt
Username404
2021-06-25 22:55:56 +0200
250e72cab0
Make the setter of hidden public in Element.kt
Username404
2021-06-25 16:50:30 +0200
1ac22a7e97
Add a addBox() method to the Category enum class and complete the constructor that uses a ClickBox
Username404
2021-06-25 16:37:35 +0200
dbc7f6b8bf
Store the Category enum class in the companion object of ButtonInfo
Username404
2021-06-24 22:29:16 +0200
2d679bf0e3
Remove an extra * character in ButtonInfo.kt
Username404
2021-06-24 22:25:41 +0200
4143ef0e14
Replace the @ButtonInfo.Ignored annotation with a property of ButtonInfo
Username404
2021-06-24 22:22:36 +0200