aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-16Seem to resolve GL error when loading imagesisXander
2023-08-15Complete config testsisXander
2023-08-15Fix @LongField actually being a sliderisXander
2023-08-15Rename @ColorRGBA to @ColorFieldisXander
2023-08-15Re-throw exceptions when creating optionsisXander
2023-08-15Deprecate config api v1isXander
2023-08-15Add javadoc to config api v2isXander
2023-08-15Add number fieldsisXander
2023-08-15Complete the controllers (except number fields)isXander
2023-08-15Create be_by.json (#99)Alex Gazmanovich
2023-08-15Added json5 to gson serializerisXander
2023-08-14More-or-less complete API for YACL auto-genisXander
2023-08-12Config API v2isXander
2023-08-12Fix `Option#setAvailable` not updating the reset button when used outside of ...isXander
2023-08-12Work-around VulkanMod overwriting (close #82)isXander
2023-08-12Restore current tab on screen resize (close #69)isXander
2023-08-12`ListOption.Builder#initial` overload to supply initial values based on conte...isXander
2023-08-12Allow unavailable options to be focused but not interacted with. Improves UX ...isXander
2023-08-12🐛 Fix infinite recursion in `GsonConfigInstance.Builder#appendGsonBuilder`...isXander
2023-07-24Bump version + changelogisXander
2023-07-24Fix the name of the list being present on every entryisXander
2023-07-24Whoops! Fix image renderer being rendered twice every frameisXander
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 numb...isXander
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