Commit Graph

537 Commits

Author SHA1 Message Date
Username404 4d5c0f8d83
Set the version to 0.3.4
Signed-off-by: Username404 <w.iron.zombie@gmail.com>
2022-03-26 18:45:41 +01:00
Username404 b8663dd342
Don't set the type manually in DiscordRPC.kt
Signed-off-by: Username404 <w.iron.zombie@gmail.com>
2022-03-26 11:48:18 +01:00
Username404 904c0ac831
Only save buttons which can be toggled
Signed-off-by: Username404 <w.iron.zombie@gmail.com>
2022-03-26 11:37:07 +01:00
Username404 bd02e2c1e7
Update the README.md file
Signed-off-by: Username404 <w.iron.zombie@gmail.com>
2022-03-25 18:47:55 +01:00
Username404 8020d04650
Apply the modrinth minotaur plugin in each subproject
Signed-off-by: Username404 <w.iron.zombie@gmail.com>
2022-03-25 18:22:28 +01:00
Username404 5c500ea6e3
Use "-opt-in" instead of "-Xopt-in"
Signed-off-by: Username404 <w.iron.zombie@gmail.com>
2022-03-25 18:22:28 +01:00
Username404 d7db981f1e
Update the modrinth minotaur plugin
Signed-off-by: Username404 <w.iron.zombie@gmail.com>
2022-03-25 18:22:28 +01:00
Username404 b3b5dc237a
Update gradle
Signed-off-by: Username404 <w.iron.zombie@gmail.com>
2022-03-25 18:22:28 +01:00
Username404 4a87a6d374
Depend on shadowJar in the shrinkJar task
Signed-off-by: Username404 <w.iron.zombie@gmail.com>
2022-03-25 18:22:28 +01:00
Username404 72ea048ed7
Set the version to 0.3.3
Signed-off-by: Username404 <w.iron.zombie@gmail.com>
2022-03-25 18:22:28 +01:00
Username404 c14ef7bef1
Remove "Risky Cheats"
Signed-off-by: Username404 <w.iron.zombie@gmail.com>
2022-03-25 18:22:13 +01:00
Username404 22b8bc19e1
Don't include the fabric api in the common project
Signed-off-by: Username404 <w.iron.zombie@gmail.com>
2022-03-25 15:21:49 +01:00
Username404 d9dc59f678
Fix 98d76661
Signed-off-by: Username404 <w.iron.zombie@gmail.com>
2022-02-18 18:09:48 +01:00
Username404 75d92707b7
Use "-Xbackend-threads=0" instead of "-Xparallel-backend-threads=0"
Signed-off-by: Username404 <w.iron.zombie@gmail.com>
2022-02-18 13:30:43 +01:00
Username404 04a4c0c58c
Update forge
Signed-off-by: Username404 <w.iron.zombie@gmail.com>
2022-02-18 13:10:58 +01:00
Username404 72390b93d0
Update gradle and most of the plugins
Signed-off-by: Username404 <w.iron.zombie@gmail.com>
2022-02-18 13:09:10 +01:00
Username404 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
Username404 98d7666121
Force mixin configurations on forge
Signed-off-by: Username404 <w.iron.zombie@gmail.com>
2022-02-18 12:55:30 +01:00
Username404 08094e87de
Make categoryMap final in KeyMappings.java
Signed-off-by: Username404 <w.iron.zombie@gmail.com>
2022-01-16 21:57:56 +01:00
Username404 76b17d0c97
Add a Snowy.annotatedButtons abstract value, and make Snowy.Companion.annotatedButtons an anonymous function
Signed-off-by: Username404 <w.iron.zombie@gmail.com>
2022-01-16 13:12:27 +01:00
Username404 0e4772873a
Make exceptions anonymous where they're not used 2021-12-26 22:59:46 +01:00
Username404 e90c9c1bb0
Update gradle, kotlin, diktat and the shadow plugin 2021-12-26 22:42:48 +01:00
Username404 d2e18b0ee3
Downgrade the fabric-loader version to 0.11.7 to support architectury-loom 0.7.X 2021-12-11 00:05:09 +01:00
Username404 3a0dfb176d
Use the full package name of FabricLauncherBase instead of importing it, to avoid another deprecation warning 2021-12-10 20:21:56 +01:00
Username404 72e118d45a
Update Jabel 2021-12-10 19:56:15 +01:00
Username404 e9bd039317
Suppress a deprecation warning in FabricInit.kt 2021-12-10 19:52:26 +01:00
Username404 9f8d48b75d
Update gradle, kotlin, diktat, fabric-loader, the shadow plugin and the architectury-loom maximum version 2021-12-10 19:47:17 +01:00
Username404 4231398197
Add a null assertion to the Macro data class 2021-11-16 20:51:24 +01:00
Username404 4793b033ff
Replace kotlinBaseVer with a new kotlinSplitVersion variable 2021-11-07 12:07:36 +01:00
Username404 81809efefb
Require architectury-plugin 3.4.124 or higher since it is required for architectury-loom 0.10.0.188+ 2021-10-28 14:08:11 +02:00
Username404 a86cc3d695
Revert "Use gradle toolchains in the buildscript"
This reverts commit 84ea864e
2021-10-27 23:58:05 +02:00
Username404 74df5b8639
Move a big part of the getValue method body to a new function called convertValue, to avoid code duplication 2021-10-27 18:18:07 +02:00
Username404 7573114c6a
Don't include "0.10.1" in the version range of architectury-loom 2021-10-27 14:26:24 +02:00
Username404 b275be425c
Handle loom 0.9 when doing reflection in the build.gradle.kts file 2021-10-27 14:20:25 +02:00
Username404 dbe6390fb4
Pass "-Xtype-enhancement-improvements-strict-mode" to the compiler when compiling kotlin code 2021-10-27 13:52:04 +02:00
Username404 a20e8cd55b
Fix the reflections used to make the main buildscript compatible with loom 0.7.3 etc 2021-10-27 12:30:38 +02:00
Username404 0be77d4c35
Update kotlin to the 1.6.0 release candidate 2021-10-27 11:06:32 +02:00
Username404 f7bc34dbd4
Make Snowy.MissingComponent an object instead of a value containing an object 2021-10-27 10:24:06 +02:00
Username404 5cc5303b32
Replace the useKey method with a get operator function in EventSnowy.kt 2021-10-27 10:23:16 +02:00
Username404 05319d5aeb
Convert the middle part of the LoomGradlePlugin.LOOM_VERSION string to a short integer instead of a double 2021-10-27 09:50:22 +02:00
Username404 21c9f5df1e
Add a final new line to the common and forge buildscripts 2021-10-26 23:29:27 +02:00
Username404 e73c92266a
Remove an extra new line in the fabric build.gradle.kts file 2021-10-26 23:28:45 +02:00
Username404 fd502090c1
Use modImplementation instead of modRuntime and modCompile in the fabric/build.gradle.kts file 2021-10-26 23:25:00 +02:00
Username404 e86d999626
Use the third release candidate of gradle 7.3 2021-10-26 23:07:52 +02:00
Username404 079ecb341b
Update gradle and make the buildscript compatible with architectury-loom 0.10+ 2021-10-26 21:36:16 +02:00
Username404 4c486bf852
Update gradle, indra-git and architectury-plugin 2021-09-16 21:22:56 +02:00
Username404 848fa203a9
Update kotlin to the 1.5.30 release 2021-09-07 07:14:44 +02:00
Username404 e291ef6324
Add a (useless for now) mixins configuration file in the forge project 2021-08-06 14:00:49 +02:00
Username404 72cbc51c1f
Update gradle, proguard and diktat 2021-08-06 13:57:45 +02:00
Username404 0797d35aa8
Allow the buildscript to use architectury-plugin 3.4 or lower 2021-08-03 22:30:59 +02:00