aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/cc/polyfrost/oneconfig/lwjgl/RenderManager.java
AgeCommit message (Collapse)Author
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-29kotlin dslWyvest
RenderManager reorganization fix build error in CommandHelper
2022-05-27javadocsDeDiamondPro
2022-05-27javadoc a lot of stuff + reorganizeWyvest
2022-05-26publishing and rename InternetUtils to NetworkUtilsDeDiamondPro
2022-05-26URL renderernextdaydelivery
2022-05-24OC-5 Color selector thingsnextdaydelivery
2022-05-22color selector and loads of stuffsnextdaydelivery
2022-05-22OC-19 semi-working shadowDeDiamondPro
2022-05-21stuffDeDiamondPro
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-20some small stuff and start on multi line textboxDeDiamondPro
2022-05-15new scaling logic and also some other stuffDeDiamondPro
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-12hud stuffDeDiamondPro
2022-05-10Merge remote-tracking branch 'origin/master'nextdaydelivery
2022-05-10reduce dependency on minecraft + stuffnextdaydelivery
2022-05-10uncomment some functions, I thougth moon wanted me to comment out something elseDeDiamondPro
2022-05-10reduce dependency on minecraftnextdaydelivery
2022-05-10remove useless moon commentsDeDiamondPro
2022-05-10Added a few notes to an extent on naming etcMoonTidez
2022-05-08color selector stuffnextdaydelivery
2022-05-07start on color selectornextdaydelivery
2022-05-07<@266571433663135744> reducing the amount of brain cells I have one at a timeDeDiamondPro
2022-05-07font changesDeDiamondPro
2022-05-06maybe fix font sizeDeDiamondPro
2022-05-05scrollingnextdaydelivery
2022-05-03move to cc.polyfrostDeDiamondPro