aboutsummaryrefslogtreecommitdiff
path: root/versions/src/main
AgeCommit message (Collapse)Author
2022-07-16Kotlin 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-07make egg 1 customizableWyvest
2022-07-07egg 1Wyvest
2022-07-06realWyvest
2022-07-05fix OneConfigMixinPluginWyvest
2022-07-05Merge branch 'self' of https://github.com/nxtdaydelivery/OneConfig into ↵Wyvest
nextdaydelivery-self
2022-07-05aWyvest
2022-07-04intellij dumbDeDiamondPro
2022-07-04fix dropdownDeDiamondPro
2022-07-03little trollingWyvest
2022-07-03changes to ESC behaviornextdaydelivery
2022-07-03ignore test packageWyvest
allow enabled property in Config to be set at constructor
2022-07-02pass a UMatrixStack in HUD APIWyvest
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-02ez 1.12 supportWyvest
2022-07-02fix full jarsWyvest
2022-07-02Separate Minecraft dependant and non-dependant codeWyvest