aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/cc/polyfrost/oneconfig/gui/elements/config
AgeCommit message (Collapse)Author
2022-09-28new: small gui changes (#132)DeDiamondPro
* remove background from HUD and close buttons * Gui improvements (#126) * Fix drop shadow * Add credit to the best team member in polyfrost :> * Removed some unused buttons & improved line spacing * new logo * new arrows * Added new animations & tweaked timings * Update new page animation, and sidebar animations * Update EaseOutBump.java * apiDump Co-authored-by: Wyvest <45589059+Wyvest@users.noreply.github.com> Co-authored-by: CaledonianEH <62163840+CaledonianEH@users.noreply.github.com>
2022-09-11fix: fix description bugsDeDiamondPro
2022-09-07new: option descriptions (#127)DeDiamondPro
2022-08-17Input revamp (#93)DeDiamondPro
* hud fix * api * things * stuff
2022-08-06Adding Additional Terms to the GNU GPLv3 and GNU LGPLv3 (#85)MoonTidez
* Add new license * change link * link fix, add contribs * aaaa forgot more shit * Update FILEHEADER to match the LICENSE file * Update README to reflect the changed license * Fix my grammar error Co-authored-by: Kendell R <KTibow@users.noreply.github.com> * Updated FILEHEADER with appropriate years * moon is bad at spelling * Update file headers to reflect contributions * KTIBow becomes KTibow Co-authored-by: Kendell R <KTibow@users.noreply.github.com> Co-authored-by: DeDiamondPro <67508414+DeDiamondPro@users.noreply.github.com>
2022-07-25fix: stop using internal asset classes everywhere (#69)Wyvest
* fix: stop using internal asset classes everywhere new: add wrapper classes for NanoVG rendering and rename original Image wrapper to OneImage * I love regex Co-authored-by: DeDiamondPro <67508414+DeDiamondPro@users.noreply.github.com>
2022-07-25page button changes (#71)nextdaydelivery
2022-07-25Buttons but with a key twist (#70)nextdaydelivery
* config checker 9000 * apiDump * rename * put in package and remove javadocs * put in package and remove javadocs * button methods
2022-07-21a couple fixes (#63)nextdaydelivery
2022-07-04fix dropdownDeDiamondPro
2022-07-02Separate Minecraft dependant and non-dependant codeWyvest
2022-06-13lots of input stuffDeDiamondPro
2022-06-13fix keybindsDeDiamondPro
2022-06-12migrate keybinds to oneconfig eventsWyvest
2022-06-12prefernces, keybinds, scrolling fixesDeDiamondPro
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-08forgot to migrate vigilance comp layer oopsDeDiamondPro
2022-06-07finish config system rewriteDeDiamondPro
2022-06-06rewrite config systemDeDiamondPro
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-06-04animationDeDiamondPro
2022-06-04more stuffDeDiamondPro
2022-06-04oops, jira emptyDeDiamondPro
2022-06-04OC-66 doneDeDiamondPro
2022-06-03color anims startDeDiamondPro
2022-06-02animationsDeDiamondPro
2022-06-01more fixes ffsDeDiamondPro
2022-06-01OC-53 should be done but had to push + color utils changed againnextdaydelivery
2022-05-31OC-54, OC-6 and some other fixesnextdaydelivery
2022-05-30finish OC-5, OC-10, checkboxes OC-6nextdaydelivery
2022-05-29kotlin dslWyvest
RenderManager reorganization fix build error in CommandHelper
2022-05-27javadoc a lot of stuff + reorganizeWyvest
2022-05-26Color Utils fixes and morenextdaydelivery
2022-05-25OC-38 almost finish basic button rewritenextdaydelivery
2022-05-24OC-23 finish migration systemDeDiamondPro
2022-05-23OC-23 some thingsDeDiamondPro
2022-05-22support for colorWyvest
2022-05-22color selector and loads of stuffsnextdaydelivery
2022-05-21stuffDeDiamondPro
2022-05-21more nullsDeDiamondPro
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-19remove unused thingDeDiamondPro
2022-05-19better dropdownsDeDiamondPro
2022-05-16fix wrong colorDeDiamondPro