aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-07-24Add tick method to ImageRendererisXander
2023-07-24Bump versionsisXander
2023-07-24Add vineflowerisXander
2023-07-24Tatar Translation! (#90)Amirhan-Taipovjan-Greatest-I
2023-07-21Small improvements to ListOption (#89)Crendgrim
2023-07-04Changelog, bump version and fix version publishingisXander
2023-07-04Support transparency for webps and gifsisXander
2023-06-20Update Traditional Chinese (#80)notlin4
2023-06-17Bump version + changelogisXander
2023-06-17Fix IntegerFieldController and LongFieldController not allowing negative ↵isXander
numbers.
2023-06-17Reimplement custom ButtonOption text.isXander
2023-06-08Forge for 1.20!isXander
2023-06-08update changelogisXander
2023-06-08Fix loading images in prodisXander
2023-06-07changelog + no longer betaisXander
2023-06-07Remove old modids from FMJ for 1.20isXander
2023-06-07Fix webp lib not being JIJedisXander
2023-06-05Fix improve tab layoutisXander
2023-06-05Fix string controllers not renderingisXander
2023-06-05Fix hovering list entries having no titleisXander
2023-06-04Fix forge modidisXander
2023-06-04Fix forge dependenciesisXander
2023-06-04bump version + changelogisXander
2023-06-04Change package and modid to yacl3 and yet_another_config_lib_3 respectivelyisXander
2023-06-03fix use of scissor in StringControllerElementisXander
2023-06-03Better distribution of tabs (thanks MattiDragon)isXander
2023-06-01beta 6isXander
2023-06-01Fix reading of lossy animated WebPsisXander
2023-05-29fix testmodisXander
2023-05-29Fix ListOption still using old controller systemisXander
2023-05-29Add missing `DoubleSliderControllerBuilder.create`isXander
2023-05-29beta 5 + changelogisXander
2023-05-29Rename `OptionDescription#description` to `text` as well as relevant builder ↵isXander
methods
2023-05-29change access of tabs to public for easier mixin injectionisXander
2023-05-29Fix option list entries sometimes rendering over the navbarisXander
2023-05-29Fix ListOption still using type classisXander
2023-05-27beta 4 + changelogisXander
2023-05-27reimplement category tooltipsisXander
2023-05-27fix last clicked option forcing its descriptionisXander
2023-05-27add custom image provider to OptionDescriptionisXander
2023-05-26API layer for built-in controllersisXander
2023-05-25ChangelogisXander
2023-05-25Remove references of postRenderisXander
2023-05-25Synchronously generate ImageRenderer off-threadisXander
2023-05-25Fix arrow key navigation unable to focus on action buttonsisXander
2023-05-25removed `.name()` from description, replaced with option name. also javadocisXander
2023-05-23add list option descriptions + warn with deprecated tooltipsisXander
2023-05-23Fix animated image renderingisXander
2023-05-22fix buildisXander
2023-05-22scrollable navbar, group descriptions, auto-scroll descriptionsisXander