Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-06-06 | rewrite config system | DeDiamondPro | |
2022-06-05 | hud options things | DeDiamondPro | |
2022-06-05 | refactor (#36) | DeDiamondPro | |
* refactor * fix vig compat * fix nanovg thingy * e * finalize * gui utils package thingy | |||
2022-06-05 | finished mod card | DeDiamondPro | |
2022-06-05 | Merge 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-05 | Reformat code and OC-38 | nextdaydelivery | |
2022-06-05 | rewrite command manager, stop using essential relocate, and reformat code (#34) | Wyvest | |
* reformat code * reformat code rewrite command manager stop using essential relocate | |||
2022-06-04 | button test page | DeDiamondPro | |
2022-06-02 | animations | DeDiamondPro | |
2022-05-30 | new sidebar, now animations | DeDiamondPro | |
2022-05-29 | kotlin dsl | Wyvest | |
RenderManager reorganization fix build error in CommandHelper | |||
2022-05-28 | migrate OneConfigCommand to new command util | Wyvest | |
make classes that end with `_Test` be excluded from non-sourcejar jars javadoc some more stuff | |||
2022-05-28 | command utils | Wyvest | |
2022-05-27 | javadoc a lot of stuff + reorganize | Wyvest | |
2022-05-25 | TextHud | Wyvest | |
2022-05-24 | OC-23 finish migration system | DeDiamondPro | |
2022-05-23 | OC-23 some things | DeDiamondPro | |
2022-05-22 | color selector and loads of stuffs | nextdaydelivery | |
2022-05-21 | vigilance 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-14 | de-minecraftify a lot of things + use mixin instead of reflection (#11) | Wyvest | |
* de-minecraftify * use mixin instead of reflection * lol | |||
2022-05-13 | javadoc, my beloved | DeDiamondPro | |
2022-05-12 | hud stuff | DeDiamondPro | |
2022-05-11 | disabling | DeDiamondPro | |
2022-05-11 | keybinds | DeDiamondPro | |
2022-05-10 | button | DeDiamondPro | |
2022-05-10 | new category system | DeDiamondPro | |
2022-05-08 | stuff | DeDiamondPro | |
2022-05-08 | fix color things | DeDiamondPro | |
2022-05-07 | font size changes and scrolling | DeDiamondPro | |
2022-05-07 | some small changes | DeDiamondPro | |
2022-05-07 | info field | DeDiamondPro | |
2022-05-07 | <@266571433663135744> reducing the amount of brain cells I have one at a time | DeDiamondPro | |
2022-05-06 | fix scrolling | DeDiamondPro | |
2022-05-03 | move to cc.polyfrost | DeDiamondPro | |