Commit Graph

132 Commits

Author SHA1 Message Date
Username404 104f1631e5
Require a version of architectury-loom between 0.7.2.110 and 0.9.0 2021-06-18 19:56:16 +02:00
Username404 ab5c880622
Update architectury-loom 2021-06-18 19:49:46 +02:00
Username404 28b78d2d73
Update Jabel to the 0.4.0 version 2021-06-18 19:35:09 +02:00
Username404-59 843f12702f
Update gradle and the kotlin compiler + serialization plugins 2021-06-18 19:31:04 +02:00
Username404 7fa9c07b54
Add the spotless gradle plugin to use the diktat formatter 2021-06-09 22:06:37 +02:00
Username404 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
Username404 7eb4cdf69a
Add a kotlin_coroutines_version property to the gradle.properties file and update the kotlinx-coroutines-core dependency 2021-06-05 21:47:30 +02:00
Username404 10c73a983a
Update the version number to 0.1.4 2021-06-05 19:14:05 +02:00
Username404 ece6c40ab5
Fix a condition in the root-level gradle buildscript 2021-06-05 16:57:28 +02:00
Username404 439a6e6574
Don't shadow and relocate the jetbrains annotations 2021-06-05 16:06:44 +02:00
Username404 4e90033581
Update the version number to 0.1.3 2021-06-04 23:13:17 +02:00
Username404 3b1fe46b12
Update jetbrains annotations and the indra.git gradle plugin 2021-06-04 21:19:30 +02:00
Username404-59 8d3523a22a
Update the version number 2021-06-04 16:37:21 +02:00
Username404 483dbc581f
Add colors to the configuration screen and change the version to 0.1.1 2021-06-03 22:21:25 +02:00
Username404-59 560bcee0f3
Use new kotlin features/bugfixes and use the progressive compiler mode 2021-06-03 17:18:17 +02:00
Username404 bca8f830e9
Change the version number to 0.1.0 2021-06-02 14:12:28 +02:00
Username404 acaa6b9618
Set targetCompatibility in the build.gradle.kts file 2021-06-02 12:11:43 +02:00
Username404 6f40777f99
Improve the name of the produced shrinked .jar files 2021-06-01 17:03:07 +02:00
Username404-59 d8bbab0ff7
Use kotlinx-serialization-json instead of gson and move the macros to the main configuration file 2021-06-01 13:21:02 +02:00
Username404 3313bd7c7d
Use gradle toolchains in the buildscript 2021-06-01 11:27:50 +02:00
Username404 b84ace9d3c
Update the modrinth kotlinforforge dependency versionId 2021-05-30 21:17:47 +02:00
Username404 36e30d2a29
Update kotlinforforge to 1.12.1 and remove the shadowed kotlinx-serialization library 2021-05-30 11:32:15 +02:00
Username404 c69fd56838
Add a cloth config screen 2021-05-29 22:11:05 +02:00
Username404 f7215b4202
Update the ben-manes.versions gradle plugin 2021-05-29 12:26:30 +02:00
Username404 11ace628ac
Only pick the 4 first characters in mcBase (build.gradle.kts) 2021-05-28 18:04:11 +02:00
Username404 486e3afacf
Only keep public class members of discord-rpc 2021-05-28 07:10:14 +02:00
Username404 6552adbf70
Add a DiscordRPC.kt feature 2021-05-27 20:00:35 +02:00
Username404 6f5817389d
Update kotlin & kotlinx-datetime and make the constructor parameters of Macro.kt variables instead of values 2021-05-27 18:45:26 +02:00
Username404 5609e7d224
Update the shadow plugin 2021-05-26 19:53:09 +02:00
Username404 d028baa5d5
Move the homeDir variable in the buildscript 2021-05-21 12:40:03 +02:00
Username404 4dfd850f33
Don't obfuscate fields in Macro.kt 2021-05-20 17:47:32 +02:00
Username404 dae08e3957
Output shrinked .jar files to build directories, and use the compile classpath instead of the runtime one 2021-05-20 13:59:19 +02:00
Username404 22009a53f1
Use gson instead of kotlinx-serialization 2021-05-20 13:23:34 +02:00
Username404 a4802088ea
Fix proguard errors by remapping the shrinked .jar files 2021-05-20 13:23:33 +02:00
Username404 1106b8bdae
Add a missing jmod to the build.gradle.kts 2021-05-19 19:41:13 +02:00
Username404 863bc99c10
Check if java.instrument.jmod is present in the build.gradle.kts file, and add jetbrains annotations 2021-05-19 15:56:10 +02:00
Username404 870c7af084
Check if java.base.jmod is present in the build.gradle.kts file 2021-05-19 14:41:33 +02:00
Username404 de98500a3a
Begin adding a macro system 2021-05-18 22:14:35 +02:00
Username404 8f16eae53b
Search annotations in a specific package, add a MACROS category and a GREEN color 2021-05-18 18:25:12 +02:00
Username404 a74b75c351
Update the architectury and architectury-loom plugins 2021-05-17 15:59:06 +02:00
Username404 daa9255086
Add the indraGit gradle plugin 2021-05-17 15:39:54 +02:00
Username404 218e3f4a82
Only keep "public static INSTANCE" fields 2021-05-17 15:05:10 +02:00
Username404 82de485b17
Don't obfuscate static fields in fr.username404.gui.feature to fix reflection on objects 2021-05-17 14:44:44 +02:00
Username404-59 f9fd9222ef
Fix the ButtonImpl.initialize() method producing null, use reflections8 only on fabric and shadow kotlinx.serialization on forge 2021-05-16 14:44:26 +02:00
Username404-59 cb20a6e744
Use reflections8 instead of reflections 2021-05-15 22:48:51 +02:00
Username404-59 3d08c24c17
Initialize every button in Snowy.kt 2021-05-15 17:15:24 +02:00
Username404-59 9122d5f007
Support Java 16 with Jabel 2021-05-15 13:44:21 +02:00
Username404-59 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
Username404 b524693b2a
Keep the names of classes located in the feature package 2021-05-15 01:48:12 +02:00
Username404-59 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