aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/cc/polyfrost/oneconfig/hud
AgeCommit message (Collapse)Author
2022-07-02pass a UMatrixStack in HUD APIWyvest
From 1.17+, most matrix transformations can only be done with a MatrixStack instance, thus to prepare for a OneConfig 1.17+ port this has been done.
2022-07-02Separate Minecraft dependant and non-dependant codeWyvest
2022-06-29hud + fixesDeDiamondPro
2022-06-29Revert "unfinished stuff"DeDiamondPro
This reverts commit 975826256806e19306987e05aa0e59f70d09b0b1.
2022-06-29unfinished stuffWyvest
2022-06-29update hudDeDiamondPro
2022-06-28hide condition thingsDeDiamondPro
2022-06-28undo wyvest hud changesDeDiamondPro
2022-06-28I am Not About To Jump Off A Bridge !!!!Wyvest
2022-06-28:smeiewleelwakwngejgkvewngikwehgnhqiklghHOL@LJRI@ORJ@IOLKLRJ@QWyvest
2022-06-28revert funny diamond hud stuffWyvest
add ExcludeType again fix INSTANCE field stuff
2022-06-27hud thingsDeDiamondPro
2022-06-27cache textWyvest
2022-06-26fix oopsiesDeDiamondPro
2022-06-24TextHud revampWyvest
add docs to Hud fix config not saving when exiting prematurely some new events
2022-06-11implement alpha thingsDeDiamondPro
2022-06-11start using essential relocate againWyvest
update kotlin
2022-06-08forgot to migrate vigilance comp layer oopsDeDiamondPro
2022-06-07finish config system rewriteDeDiamondPro
2022-06-06internalizingDeDiamondPro
2022-06-05final mistake maybe idkDeDiamondPro
2022-06-05oopsie coding monkey make mistakyDeDiamondPro
2022-06-05hud options thingsDeDiamondPro
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-27universal eventsWyvest
add mixinextras and keventbus
2022-05-27javadoc a lot of stuff + reorganizeWyvest
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