aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/cc/polyfrost/oneconfig/command
AgeCommit message (Collapse)Author
2022-06-05refactor (#36)DeDiamondPro
* refactor * fix vig compat * fix nanovg thingy * e * finalize * gui utils package thingy
2022-06-04OC-66 doneDeDiamondPro
2022-05-28migrate OneConfigCommand to new command utilWyvest
make classes that end with `_Test` be excluded from non-sourcejar jars javadoc some more stuff
2022-05-27javadoc a lot of stuff + reorganizeWyvest
2022-05-25OC-38 almost finish basic button rewritenextdaydelivery
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-10reduce dependency on minecraft + stuffnextdaydelivery
2022-05-08minimizeDeDiamondPro
2022-05-03move to cc.polyfrostDeDiamondPro