aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/cc/polyfrost/oneconfig/utils/TextUtils.java
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-24Notifs (#111)DeDiamondPro
* Start on notifications * Finish notifications (pog) * oop * internalizing * misc: set default duration to 4000ms * Scaling notifs stuff Co-authored-by: Wyvest <45589059+Wyvest@users.noreply.github.com>
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-05start on new font thingiesDeDiamondPro
2022-06-05refactor (#36)DeDiamondPro
* refactor * fix vig compat * fix nanovg thingy * e * finalize * gui utils package thingy
2022-06-05Reformat code and OC-38nextdaydelivery
2022-05-29kotlin dslWyvest
RenderManager reorganization fix build error in CommandHelper
2022-05-28OC-32 OC-34 (#24)Wyvest
* OC-34 hypixel utils class (#21) * OC-26 Build Workflow * OC-26 oops * OC-33 some networking utils * OC-34 idk * OC-34 idk * OC-34 restructure hypixel utils * hypixelutils and multithreading implement more events remove vcal icon stuff * more javadocs Co-authored-by: Ethan <git@ethanlibs.co>
2022-05-27javadoc a lot of stuff + reorganizeWyvest
2022-05-21stuffDeDiamondPro
2022-05-20some small stuff and start on multi line textboxDeDiamondPro