Commit Graph

19 Commits

Author SHA1 Message Date
Username404 7574605480
Port to 1.19.4
Signed-off-by: Username404 <w.iron.zombie@gmail.com>
2024-02-25 15:02:52 +01:00
Username404 21c9f5df1e
Add a final new line to the common and forge buildscripts 2021-10-26 23:29:27 +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 36e30d2a29
Update kotlinforforge to 1.12.1 and remove the shadowed kotlinx-serialization library 2021-05-30 11:32:15 +02:00
Username404 b28c8180b8
Fix cloth-config in forge dev environments 2021-05-30 11:32:06 +02:00
Username404 c69fd56838
Add a cloth config screen 2021-05-29 22:11:05 +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 22009a53f1
Use gson instead of kotlinx-serialization 2021-05-20 13:23:34 +02:00
Username404 de98500a3a
Begin adding a macro system 2021-05-18 22:14:35 +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 25a5380166
Update the kotlin libraries 2021-05-07 10:33:35 +02:00
Username404-59 6ceebb93ff
Use implementation instead of modImplementation for the kotlinforforge dependency 2021-05-03 10:53:45 +02:00
Username404-59 481ebb1b60
Setup fabric-language-kotlin and kotlinforforge 2021-05-03 10:40:27 +02:00
Username404-59 28dc945c1f
Set a minimum version of forge instead of a fixed one 2021-04-29 12:52:58 +02:00
Username404-59 492db81bb4
Correctly add arguments to the runClient configuration on forge 2021-04-13 14:43:41 +02:00
Username404-59 d14c7c94aa
Fix forge on Java 16 and higher. 2021-04-08 18:36:45 +02:00
Username404-59 184d1f7f8f
Specify the mappings dependency only in the root project, and don't shadow every dependency. 2021-04-08 13:23:45 +02:00
Username404-59 3439da3e6b
Use a shadowC configuration, make an info window instead of an "installer", and include fabric-resource-loader-v0. 2021-04-08 12:55:20 +02:00
Username404-59 08f0a50a55
Initial commit. 2021-04-08 10:18:46 +02:00