Commit Graph

168 Commits

Author SHA1 Message Date
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 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
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 eef39ebfe5
Set the version number to 0.3.1 2021-07-18 17:15:46 +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 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 8724a3d755
Set the version number to 0.2.7 2021-07-16 15:24:20 +02:00
Username404 9df48959b5
Set the version number to 0.2.6 2021-07-16 12:25:27 +02:00
Username404 f495ff1f4e
Set the version number to 0.2.5 2021-07-15 17:20:34 +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 eeb4b267af
Set the version to 0.2.4 2021-07-13 14:43:51 +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 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 b0f882f106
Add more kotlin compiler flags 2021-06-29 16:48:40 +02:00
Username404 a63b61e46f
Set the version number to 0.2.2 2021-06-28 11:34:24 +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 520f14ced9
Set the version number to 0.2.0 2021-06-27 19:19:57 +02:00
Username404 ce52119458
Require loom 0.9.0.131 or higher on Java 16 2021-06-26 12:50:06 +02:00
Username404 952e4f0c6e
Enable extended compiler checks 2021-06-26 11:09:43 +02:00
Username404 c43b584096
Update the kotlin compiler and serialization plugins to the latest releases 2021-06-24 19:01:37 +02:00
Username404-59 0edbaa69d0
Update Jabel + fabric-loader, and loom on Java 16+ 2021-06-23 13:07:35 +02:00
Username404-59 570118498b
Set the loom version to 0.7.2 or 0.8.0.+ depending on the JDK version 2021-06-21 17:54:25 +02:00
Username404 b759063cac
Increase the version number 2021-06-19 21:53:34 +02:00
Username404 1aa4c374d1
Use java.time instead of kotlinx-datetime 2021-06-19 20:29:36 +02:00
Username404 4b8b945f28
Don't run the diktatcheck task in every build, and edit Formatting.yml even more 2021-06-19 14:24:36 +02:00
Username404 b34cb151ab
Use diktat directly instead of the spotless gradle plugin and improve a few files 2021-06-19 12:28:30 +02:00
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