aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/cc/polyfrost/oneconfig/hud
AgeCommit message (Collapse)Author
2022-05-25TextHudWyvest
2022-05-22color selector and loads of stuffsnextdaydelivery
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>
2022-05-14de-minecraftify a lot of things + use mixin instead of reflection (#11)Wyvest
* de-minecraftify * use mixin instead of reflection * lol
2022-05-13javadoc, my belovedDeDiamondPro
2022-05-12hud stuffDeDiamondPro
2022-05-10reduce dependency on minecraft + stuffnextdaydelivery
2022-05-07some small changesDeDiamondPro
2022-05-03move to cc.polyfrostDeDiamondPro