Commit Graph

21 Commits

Author SHA1 Message Date
93877b14cb
Move the okzoomer-related functions and variables to a new file named OkZoomerCompat.kt 2021-07-16 16:47:39 +02:00
735de8d0b7
Fix the Ok Zoomer compatibility on newer versions 2021-07-16 15:22:29 +02:00
4bc41e3b38
Add Ok Zoomer compatibility 2021-07-16 14:37:40 +02:00
7c9e98bdc0
Don't use URLClassLoader instances on fabric 2021-07-15 17:10:50 +02:00
3290db57a9
Replace the reflections8 library (and therefore javassist) using FabricLoader 2021-07-15 16:50:53 +02:00
e618407a94
Assume that the modmenu screen is not null in ModMenuConf.kt 2021-06-05 16:37:08 +02:00
c69fd56838
Add a cloth config screen 2021-05-29 22:11:05 +02:00
6848b26797
Cast classes to ButtonImpl properly in Snowy.kt, FabricInit.kt and ForgeInit.kt 2021-05-27 21:29:11 +02:00
b1852f743e
Sort buttons alphabetically 2021-05-27 20:57:18 +02:00
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
de98500a3a
Begin adding a macro system 2021-05-18 22:14:35 +02:00
8f16eae53b
Search annotations in a specific package, add a MACROS category and a GREEN color 2021-05-18 18:25:12 +02:00
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
c8a55f8774
Make FabricInit a class again 2021-05-03 13:12:06 +02:00
481ebb1b60
Setup fabric-language-kotlin and kotlinforforge 2021-05-03 10:40:27 +02:00
eb95454313
Depend on fabric-rendering-v1 (+ fabric-api-base) and handle hud rendering on fabric too 2021-04-28 12:30:59 +02:00
3b55558ca4
Add a logger to CommonSnow.kt, and rename it to Snowy.kt. 2021-04-09 14:30:24 +02:00
47f5c9369d
Also fix the class name used as an entrypoint by fabric. 2021-04-08 15:12:05 +02:00
f1d769fd96
Move a comment from a class to another 2021-04-08 14:18:10 +02:00
2b785ee9a2
Add a Jenkinsfile and a few other things 2021-04-08 14:13:37 +02:00
6771734add
Change a few packages and fix the fabric.mod.json file 2021-04-08 11:28:14 +02:00