aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/cc/polyfrost/oneconfig/config
AgeCommit message (Collapse)Author
2022-07-03fix private fields not deserializingWyvest
2022-07-03ignore test packageWyvest
allow enabled property in Config to be set at constructor
2022-07-02Separate Minecraft dependant and non-dependant codeWyvest
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-28hide condition thingsDeDiamondPro
2022-06-28Update ConfigUtils.javaDeDiamondPro
2022-06-28I am Not About To Jump Off A Bridge !!!!Wyvest
2022-06-28fix ExclusionUtilsWyvest
2022-06-28revert funny diamond hud stuffWyvest
add ExcludeType again fix INSTANCE field stuff
2022-06-27non profile specific systemDeDiamondPro
2022-06-27Merge branch 'master' of github.com:Polyfrost/OneConfigDeDiamondPro
2022-06-27hud thingsDeDiamondPro
2022-06-27support classes for exclude annotationWyvest
2022-06-27cache textWyvest
2022-06-26remove instance var for nowDeDiamondPro
2022-06-26fix oopsiesDeDiamondPro
2022-06-25config instanceDeDiamondPro
2022-06-24TextHud revampWyvest
add docs to Hud fix config not saving when exiting prematurely some new events
2022-06-16undo high DPI since mc doesn't support it or smthingDeDiamondPro
2022-06-15bug fixesDeDiamondPro
2022-06-15numberWyvest
2022-06-14new sorting behaviorDeDiamondPro
2022-06-13fix keybindsDeDiamondPro
2022-06-12hotfixDeDiamondPro
2022-06-12prefernces, keybinds, scrolling fixesDeDiamondPro
2022-06-11implement alpha thingsDeDiamondPro
2022-06-11Slideyboi, a couple fixes, replace print calls and test featurenextdaydelivery
2022-06-11Merge branch 'master' of github.com:Polyfrost/OneConfigDeDiamondPro
2022-06-11fix dependenciesDeDiamondPro
2022-06-11start using essential relocate againWyvest
update kotlin
2022-06-10more error catchingDeDiamondPro
2022-06-10oopsDeDiamondPro
2022-06-10more dependency optionsDeDiamondPro
2022-06-10listener systemDeDiamondPro
2022-06-09a few little things that I noticed when doc'ingnextdaydelivery
2022-06-08forgot to migrate vigilance comp layer oopsDeDiamondPro
2022-06-07finish config system rewriteDeDiamondPro
2022-06-06rewrite config systemDeDiamondPro
2022-06-06internalizingDeDiamondPro
2022-06-05hud options thingsDeDiamondPro
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-02animationsDeDiamondPro
2022-06-01sidebar and animation stuffDeDiamondPro
2022-05-31more sidebarDeDiamondPro
2022-05-31OC-54, OC-6 and some other fixesnextdaydelivery
2022-05-30finish OC-5, OC-10, checkboxes OC-6nextdaydelivery