aboutsummaryrefslogtreecommitdiff
path: root/src/main/kotlin
AgeCommit message (Collapse)Author
2022-07-02Separate Minecraft dependant and non-dependant codeWyvest
2022-06-16fast render compat (i hate fast render)Wyvest
2022-06-11start using essential relocate againWyvest
update kotlin
2022-06-06rewrite config systemDeDiamondPro
2022-06-05refactor (#36)DeDiamondPro
* refactor * fix vig compat * fix nanovg thingy * e * finalize * gui utils package thingy
2022-06-05rewrite command manager, stop using essential relocate, and reformat code (#34)Wyvest
* reformat code * reformat code rewrite command manager stop using essential relocate
2022-06-04receive and send packet events (#32)Wyvest
* move from mod events to mixin * packet events
2022-06-01OC-53 should be done but had to push + color utils changed againnextdaydelivery
2022-05-29kotlin dslWyvest
RenderManager reorganization fix build error in CommandHelper