aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-02-08version bumpisXander
2023-02-08fix ArrayIndexOutOfBoundsException when navigating to end of option list ↵isXander
with keyboard/mouse navigation
2023-02-08change version number to beta 1isXander
2023-02-0822w06aisXander
2023-02-08fix sliders not showing tooltip when focusedisXander
2023-02-0222w05a button changesisXander
2023-01-2922w04aisXander
2023-01-29loom 1.1isXander
2023-01-23Fix Modrinth download badge (#52)triphora
v1 of Modrinth's API has been deprecated since January 2022 and is scheduled to begin breaking in February, with a complete breakage being done by March. This pull request has been created as a courtesy to update it to use the dedicated shields.io badge rather than manually constructing the API request. After merging this PR, please also update any usages on other pages, for example a CurseForge and/or Modrinth project description, and also cherry-pick/copy these changes to any other branches you might have.
2023-01-1922w03a - now with better navigation!isXander
2023-01-19mojmapisXander
2022-12-27i18n: Update Simplified Chinese translations (#50)Cccc_
2022-12-25changelogisXander
2022-12-25minor cleanup to impl classes + don't gen client&server run configsisXander
2022-12-25make button actions in YACLScreen protectedisXander
2022-12-25LabelOption now has a builderisXander
2022-12-25Create fr_fr.json (#47)Myuui
2022-12-21fix list add button not disablingisXander
2022-12-20fix category buttons sometimes not being registered as clickedisXander
2022-12-20minor fixes/improvementsisXander
new LabelOption to create labels easier add 'List is empty' entry to lists that are empty fix option list widget background not being wide enough
2022-12-20move button actions into separate methods and log error when value mismatch.isXander
2022-12-18Loom 1.0.16 fixes sources jar genisXander
2022-12-14bump versionisXander
2022-12-14lots of minor fixes with lists and abstract buildersisXander
2022-12-13fix #44isXander
2022-12-13Update ru_ru.json (#42)Felix14-v2
2022-12-11fix release workflowisXander
2022-12-11changelog + version bumpisXander
2022-12-11new screenshotXander
2022-12-11[Feature] Lists (#40)Xander
2022-12-11close #21isXander
2022-12-11generify testmod so people can use it as an exampleisXander
2022-12-11deprecate NbtConfigInstanceisXander
2022-12-11Use pixel based approach for text overflow to fix string clipping depending ↵isXander
on char width
2022-12-10allow pasting in color controllersisXander
2022-12-10fix ci publishingisXander
2022-12-10delete backspaceisXander
2022-12-09unlimited string length in controllerisXander
2022-12-09release ciisXander
2022-12-09Merge pull request #38 from isXander/update/1.19.3Xander
2022-12-08add citation for cloth config stale claimXander
2022-12-07releaseisXander
2022-12-07cleanupisXander
2022-12-06minor string controller element improvementsisXander
Better carot positioning when clicking in text fields Fix left arrow not working in color controller rc3 bump LQF
2022-12-03number fields + StringControllerElement improvementsisXander
when highlighted text, arrow keys go to each side of the selection switch to InputUtil instead of GLFW bump yarn
2022-12-01rc1isXander
2022-12-01generify element list widgets and prevent wrapping soft-lockisXander
2022-11-30fix button pressisXander
2022-11-29pre3isXander
2022-11-27replacement of ConfigInstance#buildConfig in YetAnotherConfigLib.javaisXander
move some things to main that can be and fix testmod