aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/cc/polyfrost/oneconfig/internal
AgeCommit message (Collapse)Author
2022-07-03changes to ESC behaviornextdaydelivery
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-02Separate Minecraft dependant and non-dependant codeWyvest
2022-07-01sorry salmonWyvest
2022-06-30lots of stuffDeDiamondPro
2022-06-29hud + fixesDeDiamondPro
2022-06-29Revert "unfinished stuff"DeDiamondPro
This reverts commit 975826256806e19306987e05aa0e59f70d09b0b1.
2022-06-29unfinished stuffWyvest
2022-06-28fix --mixin argWyvest
2022-06-28revert funny diamond hud stuffWyvest
add ExcludeType again fix INSTANCE field stuff
2022-06-27non profile specific systemDeDiamondPro
2022-06-27hud thingsDeDiamondPro
2022-06-24Merge remote-tracking branch 'origin/master'Wyvest
2022-06-24TextHud revampWyvest
add docs to Hud fix config not saving when exiting prematurely some new events
2022-06-24Update Preferences.javaDeDiamondPro
2022-06-23image stuffnextdaydelivery
2022-06-19use ITweakers properlyWyvest
move hooks out of transformers
2022-06-19exclude internal package from sources jar as wellWyvest
remove debug stuff from mixin plugin use try with resources for mixin things
2022-06-18some stuffDeDiamondPro
2022-06-18migrate to tweakerWyvest
2022-06-16fast render compat (i hate fast render)Wyvest
2022-06-14new sorting behaviorDeDiamondPro
2022-06-13lots of input stuffDeDiamondPro
2022-06-13fix keybindsDeDiamondPro
2022-06-13fix dupe asmWyvest
2022-06-12migrate keybinds to oneconfig eventsWyvest
2022-06-12Merge remote-tracking branch 'origin/master'Wyvest
2022-06-12a little trollingWyvest
2022-06-12prefernces, keybinds, scrolling fixesDeDiamondPro
2022-06-11fix thingsDeDiamondPro
2022-06-11loading pluginDeDiamondPro
2022-06-11fixed vcalWyvest
2022-06-11Slideyboi, a couple fixes, replace print calls and test featurenextdaydelivery
2022-06-11internal package warningWyvest
2022-06-11start using essential relocate againWyvest
update kotlin
2022-06-10make test stuff not be in final buildDeDiamondPro
2022-06-10Merge branch 'master' of github.com:Polyfrost/OneConfigDeDiamondPro
2022-06-10some updater thingsDeDiamondPro
2022-06-09a few little things that I noticed when doc'ingnextdaydelivery
2022-06-07finish config system rewriteDeDiamondPro
2022-06-06rewrite config systemDeDiamondPro
2022-06-06internalizingDeDiamondPro
2022-06-05refactor (#36)DeDiamondPro
* refactor * fix vig compat * fix nanovg thingy * e * finalize * gui utils package thingy