Commit Graph

37 Commits

Author SHA1 Message Date
Username404-59 aebff3e15e
Depend on the right forge version
Signed-off-by: Username404-59 <w.iron.zombie@gmail.com>
2024-05-24 23:10:37 +02:00
Username404 2772d52217
Port to 1.20
Signed-off-by: Username404 <w.iron.zombie@gmail.com>
2024-02-25 15:45:09 +01:00
Username404-59 119b75811f
Update to minecraft 1.17 2024-02-25 15:41:17 +01:00
Username404 9e0214acd9
Fix versions in fabric.mod.json and mods.toml
Signed-off-by: Username404 <w.iron.zombie@gmail.com>
2024-02-25 15:02:54 +01:00
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 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 bb9e9b382b
Fix the configuration screen registration in ForgeInit.kt 2023-06-24 23:12:51 +02:00
Username404-59 961e67644b
Update to minecraft 1.17 2023-06-24 23:12:44 +02:00
Username404 76b17d0c97
Add a Snowy.annotatedButtons abstract value, and make Snowy.Companion.annotatedButtons an anonymous function
Signed-off-by: Username404 <w.iron.zombie@gmail.com>
2022-01-16 13:12:27 +01:00
Username404 e291ef6324
Add a (useless for now) mixins configuration file in the forge project 2021-08-06 14:00:49 +02:00
Username404-59 530ecb36cb
Remove useless duplicated code in ForgeInit.kt 2021-06-30 16:27:49 +02:00
Username404 35775b98f2
Add a Zoom button 2021-06-27 19:17:52 +02:00
Username404 c69fd56838
Add a cloth config screen 2021-05-29 22:11:05 +02:00
Username404 6848b26797
Cast classes to ButtonImpl properly in Snowy.kt, FabricInit.kt and ForgeInit.kt 2021-05-27 21:29:11 +02:00
Username404 b1852f743e
Sort buttons alphabetically 2021-05-27 20:57:18 +02:00
Username404 c7729af67f
Add a @Ignore annotation, make Macro.command a jvm field and add a isValidForButtonCollection function to Snowy.kt 2021-05-20 14:24:39 +02:00
Username404 22009a53f1
Use gson instead of kotlinx-serialization 2021-05-20 13:23:34 +02:00
Username404 69625d3aef
Make ButtonImpl.title open and non-null 2021-05-19 11:46:00 +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-59 c39670c764
Finally fix reflection on forge by using forge's scan data 2021-05-16 12:46:23 +02:00
Username404-59 82e05af001
Fix HudHandler.kt on forge 2021-05-07 11:53:57 +02:00
Username404-59 25a5380166
Update the kotlin libraries 2021-05-07 10:33:35 +02:00
Username404-59 481ebb1b60
Setup fabric-language-kotlin and kotlinforforge 2021-05-03 10:40:27 +02:00
Username404-59 61ccb4ae62
Keep forge-specific classes in the proguard gradle task 2021-04-28 21:59:57 +02:00
Username404-59 d72ea9ba19
Use a @Suppress annotation in ForgeInit.kt. 2021-04-28 20:44:28 +02:00
Username404-59 bd0ac48e11
Add HudHandler.kt 2021-04-28 12:03:54 +02:00
Username404-59 6175158225
Put the base minecraft version in mod files during processing 2021-04-18 17:01:05 +02:00
Username404-59 25a37898ad
Lower the required forge version 2021-04-12 22:58:55 +02:00
Username404-59 de806a742c
Optimize imports and use the class's name for the logger. 2021-04-09 15:24:19 +02:00
Username404-59 61abfc3dc0
Only use the initSetup method on clients. 2021-04-09 15:22:24 +02:00
Username404-59 6bb1e6eac8
Use forge events in forgeInit.kt, and add a @JvmStatic annotation to the logger in Snowy.kt 2021-04-09 15:20:08 +02:00
Username404-59 3b55558ca4
Add a logger to CommonSnow.kt, and rename it to Snowy.kt. 2021-04-09 14:30:24 +02:00
Username404-59 6d76937dcb
Edit the old description in the pack.mcmeta file 2021-04-08 21:04:37 +02:00
Username404-59 2b785ee9a2
Add a Jenkinsfile and a few other things 2021-04-08 14:13:37 +02:00
Username404-59 6771734add
Change a few packages and fix the fabric.mod.json file 2021-04-08 11:28:14 +02:00
Username404-59 f0fe913d7c
Add mod information files for fabric and forge. 2021-04-08 10:52:22 +02:00