Commit Graph

175 Commits

Author SHA1 Message Date
7573114c6a
Don't include "0.10.1" in the version range of architectury-loom 2021-10-27 14:26:24 +02:00
b275be425c
Handle loom 0.9 when doing reflection in the build.gradle.kts file 2021-10-27 14:20:25 +02:00
dbe6390fb4
Pass "-Xtype-enhancement-improvements-strict-mode" to the compiler when compiling kotlin code 2021-10-27 13:52:04 +02:00
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
0be77d4c35
Update kotlin to the 1.6.0 release candidate 2021-10-27 11:06:32 +02:00
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
079ecb341b
Update gradle and make the buildscript compatible with architectury-loom 0.10+ 2021-10-26 21:36:16 +02:00
4c486bf852
Update gradle, indra-git and architectury-plugin 2021-09-16 21:22:56 +02:00
848fa203a9
Update kotlin to the 1.5.30 release 2021-09-07 07:14:44 +02:00
72cbc51c1f
Update gradle, proguard and diktat 2021-08-06 13:57:45 +02:00
0797d35aa8
Allow the buildscript to use architectury-plugin 3.4 or lower 2021-08-03 22:30:59 +02:00
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
3c7d145ca8
Make a few overridden methods of ButtonImpl.kt final and rename the mixins .json files 2021-07-28 20:15:00 +02:00
596eb27fff
Update the kotlin compiler and add an OptIn annotation to Configuration.kt 2021-07-26 11:39:19 +02:00
7de5800d11
Add a missing translation and set the version to 0.3.2 2021-07-19 15:32:09 +02:00
eef39ebfe5
Set the version number to 0.3.1 2021-07-18 17:15:46 +02:00
95408f6546
Set the minimum versions of architectury-loom to the #152 and #153 builds 2021-07-18 13:54:02 +02:00
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
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
8724a3d755
Set the version number to 0.2.7 2021-07-16 15:24:20 +02:00
9df48959b5
Set the version number to 0.2.6 2021-07-16 12:25:27 +02:00
f495ff1f4e
Set the version number to 0.2.5 2021-07-15 17:20:34 +02:00
3290db57a9
Replace the reflections8 library (and therefore javassist) using FabricLoader 2021-07-15 16:50:53 +02:00
f3d4770e00
Require architectury-loom 0.7.3.149 or higher and add the crane parameter mappings 2021-07-15 15:09:56 +02:00
eeb4b267af
Set the version to 0.2.4 2021-07-13 14:43:51 +02:00
73c55de5b4
Update the versions of kotlin gradle plugins to 1.5.21 2021-07-13 14:15:07 +02:00
f9420f3a65
Update diktat to the second release candidate. 2021-07-11 15:34:29 +02:00
d694d26524
Update the diktat gradle plugin 2021-07-01 21:44:30 +02:00
f10ebc0254
Set the version number to 0.2.3 2021-06-30 19:19:37 +02:00
b0f882f106
Add more kotlin compiler flags 2021-06-29 16:48:40 +02:00
a63b61e46f
Set the version number to 0.2.2 2021-06-28 11:34:24 +02:00
2442dffb22
Include the current project's name in the mixins refmap names 2021-06-28 11:12:48 +02:00
9eb0a69dab
Set the version number to 0.2.1 2021-06-27 23:18:58 +02:00
520f14ced9
Set the version number to 0.2.0 2021-06-27 19:19:57 +02:00
ce52119458
Require loom 0.9.0.131 or higher on Java 16 2021-06-26 12:50:06 +02:00
952e4f0c6e
Enable extended compiler checks 2021-06-26 11:09:43 +02:00
c43b584096
Update the kotlin compiler and serialization plugins to the latest releases 2021-06-24 19:01:37 +02:00
0edbaa69d0
Update Jabel + fabric-loader, and loom on Java 16+ 2021-06-23 13:07:35 +02:00
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
b759063cac
Increase the version number 2021-06-19 21:53:34 +02:00
1aa4c374d1
Use java.time instead of kotlinx-datetime 2021-06-19 20:29:36 +02:00
4b8b945f28
Don't run the diktatcheck task in every build, and edit Formatting.yml even more 2021-06-19 14:24:36 +02:00
b34cb151ab
Use diktat directly instead of the spotless gradle plugin and improve a few files 2021-06-19 12:28:30 +02:00
104f1631e5
Require a version of architectury-loom between 0.7.2.110 and 0.9.0 2021-06-18 19:56:16 +02:00
ab5c880622
Update architectury-loom 2021-06-18 19:49:46 +02:00
28b78d2d73
Update Jabel to the 0.4.0 version 2021-06-18 19:35:09 +02:00
843f12702f
Update gradle and the kotlin compiler + serialization plugins 2021-06-18 19:31:04 +02:00
7fa9c07b54
Add the spotless gradle plugin to use the diktat formatter 2021-06-09 22:06:37 +02:00
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
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