aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/cc/polyfrost/oneconfig/gui
AgeCommit message (Collapse)Author
2022-07-05Merge branch 'self' of https://github.com/nxtdaydelivery/OneConfig into ↵Wyvest
nextdaydelivery-self
2022-07-05start on new font thingiesDeDiamondPro
2022-07-05aWyvest
2022-07-04hud stuffDeDiamondPro
2022-07-04reseting systemDeDiamondPro
2022-07-04fix dropdownDeDiamondPro
2022-07-03changes to ESC behaviornextdaydelivery
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-30lots of stuffDeDiamondPro
2022-06-27hud thingsDeDiamondPro
2022-06-25imgur stuff and clipboardnextdaydelivery
2022-06-25fix sidebar thingDeDiamondPro
2022-06-24TextHud revampWyvest
add docs to Hud fix config not saving when exiting prematurely some new events
2022-06-18some stuffDeDiamondPro
2022-06-16moonyDeDiamondPro
2022-06-15bug fixesDeDiamondPro
2022-06-14new sorting behaviorDeDiamondPro
2022-06-13oopsDeDiamondPro
2022-06-13lots of input stuffDeDiamondPro
2022-06-13fix keybindsDeDiamondPro
2022-06-12some small fixesDeDiamondPro
2022-06-12migrate keybinds to oneconfig eventsWyvest
2022-06-12oopsDeDiamondPro
2022-06-12add extra scissor to modcard text renderingDeDiamondPro
2022-06-12fix card rendering (#41)Kendell R
* attempt to remove colors will this even work idk * fix rendering
2022-06-12prefernces, keybinds, scrolling fixesDeDiamondPro
2022-06-11fix scrolling problemsDeDiamondPro
2022-06-11fix color alphaDeDiamondPro
2022-06-11implement alpha thingsDeDiamondPro
2022-06-11color selector avec no alphanextdaydelivery
2022-06-11Slideyboi, a couple fixes, replace print calls and test featurenextdaydelivery
2022-06-11start using essential relocate againWyvest
update kotlin
2022-06-10make test stuff not be in final buildDeDiamondPro
2022-06-08forgot to migrate vigilance comp layer oopsDeDiamondPro
2022-06-07finish config system rewriteDeDiamondPro
2022-06-06rewrite config systemDeDiamondPro
2022-06-06internalizingDeDiamondPro
2022-06-05refactor (#36)DeDiamondPro
* refactor * fix vig compat * fix nanovg thingy * e * finalize * gui utils package thingy
2022-06-05oop wrong sizeDeDiamondPro
2022-06-05finished mod cardDeDiamondPro
2022-06-05very smol changesDeDiamondPro
2022-06-05Merge remote-tracking branch 'origin/master'nextdaydelivery
# Conflicts: # src/main/java/cc/polyfrost/oneconfig/gui/OneConfigGui.java # src/main/java/cc/polyfrost/oneconfig/gui/animations/EaseInOutQuad.java # src/main/java/cc/polyfrost/oneconfig/gui/elements/BasicButton.java # src/main/java/cc/polyfrost/oneconfig/gui/elements/BasicElement.java # src/main/java/cc/polyfrost/oneconfig/gui/elements/ModCard.java # src/main/java/cc/polyfrost/oneconfig/gui/elements/text/NumberInputField.java # src/main/java/cc/polyfrost/oneconfig/lwjgl/image/ImageLoader.java # src/main/java/cc/polyfrost/oneconfig/utils/GuiUtils.java # src/main/java/cc/polyfrost/oneconfig/utils/commands/annotations/Command.java # src/main/java/cc/polyfrost/oneconfig/utils/commands/arguments/ArgumentParser.java
2022-06-05Reformat code and OC-38nextdaydelivery
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-06-04move deltaTicks to GuiUtils (#33)Wyvest
* move from mod events to mixin * packet events * move deltaTicks to GuiUtils * delete easeOut
2022-06-04update creditsDeDiamondPro
2022-06-04animationDeDiamondPro
2022-06-04more stuffDeDiamondPro
2022-06-04oops, jira emptyDeDiamondPro