Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-07-03 | changes to ESC behavior | nextdaydelivery | |
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 | Separate Minecraft dependant and non-dependant code | Wyvest | |
2022-07-01 | sorry salmon | Wyvest | |
2022-06-30 | lots of stuff | DeDiamondPro | |
2022-06-29 | hud + fixes | DeDiamondPro | |
2022-06-29 | Revert "unfinished stuff" | DeDiamondPro | |
This reverts commit 975826256806e19306987e05aa0e59f70d09b0b1. | |||
2022-06-29 | unfinished stuff | Wyvest | |
2022-06-28 | fix --mixin arg | Wyvest | |
2022-06-28 | revert funny diamond hud stuff | Wyvest | |
add ExcludeType again fix INSTANCE field stuff | |||
2022-06-27 | non profile specific system | DeDiamondPro | |
2022-06-27 | hud things | DeDiamondPro | |
2022-06-24 | Merge remote-tracking branch 'origin/master' | Wyvest | |
2022-06-24 | TextHud revamp | Wyvest | |
add docs to Hud fix config not saving when exiting prematurely some new events | |||
2022-06-24 | Update Preferences.java | DeDiamondPro | |
2022-06-23 | image stuff | nextdaydelivery | |
2022-06-19 | use ITweakers properly | Wyvest | |
move hooks out of transformers | |||
2022-06-19 | exclude internal package from sources jar as well | Wyvest | |
remove debug stuff from mixin plugin use try with resources for mixin things | |||
2022-06-18 | some stuff | DeDiamondPro | |
2022-06-18 | migrate to tweaker | Wyvest | |
2022-06-16 | fast render compat (i hate fast render) | Wyvest | |
2022-06-14 | new sorting behavior | DeDiamondPro | |
2022-06-13 | lots of input stuff | DeDiamondPro | |
2022-06-13 | fix keybinds | DeDiamondPro | |
2022-06-13 | fix dupe asm | Wyvest | |
2022-06-12 | migrate keybinds to oneconfig events | Wyvest | |
2022-06-12 | Merge remote-tracking branch 'origin/master' | Wyvest | |
2022-06-12 | a little trolling | Wyvest | |
2022-06-12 | prefernces, keybinds, scrolling fixes | DeDiamondPro | |
2022-06-11 | fix things | DeDiamondPro | |
2022-06-11 | loading plugin | DeDiamondPro | |
2022-06-11 | fixed vcal | Wyvest | |
2022-06-11 | Slideyboi, a couple fixes, replace print calls and test feature | nextdaydelivery | |
2022-06-11 | internal package warning | Wyvest | |
2022-06-11 | start using essential relocate again | Wyvest | |
update kotlin | |||
2022-06-10 | make test stuff not be in final build | DeDiamondPro | |
2022-06-10 | Merge branch 'master' of github.com:Polyfrost/OneConfig | DeDiamondPro | |
2022-06-10 | some updater things | DeDiamondPro | |
2022-06-09 | a few little things that I noticed when doc'ing | nextdaydelivery | |
2022-06-07 | finish config system rewrite | DeDiamondPro | |
2022-06-06 | rewrite config system | DeDiamondPro | |
2022-06-06 | internalizing | DeDiamondPro | |
2022-06-05 | refactor (#36) | DeDiamondPro | |
* refactor * fix vig compat * fix nanovg thingy * e * finalize * gui utils package thingy |