Commit Graph

27 Commits

Author SHA1 Message Date
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