aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/cc/polyfrost/oneconfig/config/compatibility
AgeCommit message (Collapse)Author
2022-07-04fix dropdownDeDiamondPro
2022-07-02Separate Minecraft dependant and non-dependant codeWyvest
2022-06-30lots of stuffDeDiamondPro
2022-06-29hud + fixesDeDiamondPro
2022-06-28revert funny diamond hud stuffWyvest
add ExcludeType again fix INSTANCE field stuff
2022-06-15numberWyvest
2022-06-11implement alpha thingsDeDiamondPro
2022-06-10oopsDeDiamondPro
2022-06-08forgot to migrate vigilance comp layer oopsDeDiamondPro
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
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-05-27fix vigilance buttons + fix ukeyboardWyvest
2022-05-27javadoc a lot of stuff + reorganizeWyvest
2022-05-23OC-23 some thingsDeDiamondPro
2022-05-22support I18nWyvest
2022-05-22support for colorWyvest
2022-05-21vigilance compat (#15)Wyvest
* vigilance compat reorganize ASM * remove non-RenderManager nanovg usage wherever possible fix build generalize utils * setupGradle task * migrate to kotlin gradle use essential gradle toolkit shade new gson * Small changes * Update .gitignore * fix natives * Fix all problems * null Co-authored-by: DeDiamondPro <67508414+DeDiamondPro@users.noreply.github.com>