aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/cc/polyfrost/oneconfig/config/data
AgeCommit message (Collapse)Author
2022-09-03deprecator + Stack trace utilities (#121)nextdaydelivery
* deprecator * check for more system packages because iterators n stuff * add LogScanner, new loader platform features, spam protection * oop~ * move to Preferences * diamond review * add back the exception * try-catch things and associate OneConfig mods with an ActiveMod * ok maybe not + api my beloved
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-06-16undo high DPI since mc doesn't support it or smthingDeDiamondPro
2022-06-14new sorting behaviorDeDiamondPro
2022-06-09a few little things that I noticed when doc'ingnextdaydelivery
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-02animationsDeDiamondPro
2022-05-29Merge branch 'master' of github.com:Polyfrost/OneConfigDeDiamondPro
2022-05-29fix OC-48DeDiamondPro
2022-05-29kotlin dslWyvest
RenderManager reorganization fix build error in CommandHelper
2022-05-27javadoc a lot of stuff + reorganizeWyvest
2022-05-24OC-23 finish migration systemDeDiamondPro
2022-05-23OC-23 some thingsDeDiamondPro
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-12hud stuffDeDiamondPro
2022-05-11keybindsDeDiamondPro
2022-05-11rename some thingsDeDiamondPro
2022-05-10buttonDeDiamondPro
2022-05-10new category systemDeDiamondPro
2022-05-08stuffDeDiamondPro
2022-05-06fix scrollingDeDiamondPro
2022-05-03move to cc.polyfrostDeDiamondPro