Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-07-16 | Kotlin Language Adapter (1.12-) (#56) | Wyvest | |
"An adapter for FML to allow for the use of Kotlin objects as a mod class. This is not required if you use a Kotlin class, only if you use a Kotlin object." | |||
2022-07-15 | Release workflow (#53) | DeDiamondPro | |
* release workflow * update normal version to hash * fix * fix naming * fix some stuff * fix version thing * switch to number from hash | |||
2022-07-11 | epic fix for macos development because archloom bug yes yes (#50) | Ethan | |
2022-07-07 | make egg 1 customizable | Wyvest | |
2022-07-07 | egg 1 | Wyvest | |
2022-07-06 | real | Wyvest | |
2022-07-05 | apiDump moment | Wyvest | |
2022-07-05 | fix OneConfigMixinPlugin | Wyvest | |
2022-07-05 | Merge branch 'self' of https://github.com/nxtdaydelivery/OneConfig into ↵ | Wyvest | |
nextdaydelivery-self | |||
2022-07-05 | a | Wyvest | |
2022-07-04 | intellij dumb | DeDiamondPro | |
2022-07-04 | fix dropdown | DeDiamondPro | |
2022-07-03 | little trolling | Wyvest | |
2022-07-03 | changes to ESC behavior | nextdaydelivery | |
2022-07-03 | ignore test package | Wyvest | |
allow enabled property in Config to be set at constructor | |||
2022-07-02 | pass a UMatrixStack in HUD API | Wyvest | |
From 1.17+, most matrix transformations can only be done with a MatrixStack instance, thus to prepare for a OneConfig 1.17+ port this has been done. | |||
2022-07-02 | fix sources jar | Wyvest | |
2022-07-02 | ez 1.12 support | Wyvest | |
2022-07-02 | add api validation | Wyvest | |
2022-07-02 | fix full jars | Wyvest | |
2022-07-02 | Separate Minecraft dependant and non-dependant code | Wyvest | |
2022-05-27 | dsstore bruh | DeDiamondPro | |
2022-05-27 | universal events | Wyvest | |
add mixinextras and keventbus | |||
2022-05-21 | vigilance compat (#15) | Wyvest | |
* vigilance compat reorganize ASM * remove non-RenderManager nanovg usage wherever possible fix build generalize utils * setupGradle task * migrate to kotlin gradle use essential gradle toolkit shade new gson * Small changes * Update .gitignore * fix natives * Fix all problems * null Co-authored-by: DeDiamondPro <67508414+DeDiamondPro@users.noreply.github.com> |