Commit Graph

204 Commits

Author SHA1 Message Date
Username404 0a2175c2e1
Use 22w16b versions of dependencies
Signed-off-by: Username404 <w.iron.zombie@gmail.com>
2024-02-25 14:55:55 +01:00
Username404 027561fc3d
Update gradle & dependencies
Signed-off-by: Username404 <w.iron.zombie@gmail.com>
2024-02-25 14:43:48 +01:00
Username404 357c2cc149
Remove a useless import directive in the build.gradle.kts file
Signed-off-by: Username404 <w.iron.zombie@gmail.com>
2024-02-25 14:43:48 +01:00
Username404 058a400fab
Remove architectury-loom 0.7.4 compatibility since it is useless with Minecraft 1.18.x
Signed-off-by: Username404 <w.iron.zombie@gmail.com>
2024-02-25 14:43:48 +01:00
Username404 7252c637b9
Update to minecraft 1.18.1
Signed-off-by: Username404 <w.iron.zombie@gmail.com>
2024-02-25 14:43:48 +01:00
Username404 30f4fc2232
Target Java 16 2023-06-24 23:12:51 +02:00
Username404 5be4f8992e
Fix the versions of parchment and architectury-loom 2023-06-24 23:12:51 +02:00
Username404 a08bb73ba1
Make the PrepareJarRemapTask depend on shrinkJar
Signed-off-by: Username404 <w.iron.zombie@gmail.com>
2023-04-26 21:37:28 +02:00
Username404 6af2cb658d
Update Gradle and a lot of dependencies
Signed-off-by: Username404 <w.iron.zombie@gmail.com>
2023-04-26 21:22:55 +02:00
Username404 003e7b8171
Update Gradle and the plugins in use
Signed-off-by: Username404 <w.iron.zombie@gmail.com>
2022-07-24 14:07:46 +02:00
Username404 312ae28697
Update kotlin and the typesafe config library
Signed-off-by: Username404 <w.iron.zombie@gmail.com>
2022-06-08 08:47:07 +02:00
Username404 8f45c63db3
Update gradle and the gradle plugins
Signed-off-by: Username404 <w.iron.zombie@gmail.com>
2022-05-28 11:30:24 +02:00
Username404 32c4abdd56
Fix the modrinth kotlinforforge dependency
Signed-off-by: Username404 <w.iron.zombie@gmail.com>
2022-03-26 19:22:54 +01:00
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 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 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 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 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 98d7666121
Force mixin configurations on forge
Signed-off-by: Username404 <w.iron.zombie@gmail.com>
2022-02-18 12:55:30 +01:00
Username404 e90c9c1bb0
Update gradle, kotlin, diktat and the shadow plugin 2021-12-26 22:42:48 +01:00
Username404 72e118d45a
Update Jabel 2021-12-10 19:56:15 +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 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 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 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 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 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