aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/cc/polyfrost/oneconfig/OneConfig.java
AgeCommit message (Collapse)Author
2022-05-27universal eventsWyvest
add mixinextras and keventbus
2022-05-23OC-23 some thingsDeDiamondPro
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-15SVG + asset reorganization (#10)MoonTidez
* Assets reorganization * forgot 4 pixels in alpha grid oops * Updated huegradient.png Reduces file size by only use 1px height instead of 720px while maintaining quality * we do a little renaming * new assets mapping * moon I hate you * e * moon is weird * make it compile * temp * part png rendering * svgs * fix some positionings and stuff 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-11Merge branch 'master' of github.com:Polyfrost/OneConfigDeDiamondPro
2022-05-11rename some thingsDeDiamondPro
2022-05-10reduce dependency on minecraft + stuffnextdaydelivery
2022-05-08color selector stuffnextdaydelivery
2022-05-07some small changesDeDiamondPro
2022-05-07font changesDeDiamondPro
2022-05-03move to cc.polyfrostDeDiamondPro