aboutsummaryrefslogtreecommitdiff
path: root/common/src/main/java/dev/isxander/yacl3
AgeCommit message (Expand)Author
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-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-21Small improvements to ListOption (#89)Crendgrim
2023-07-04Support transparency for webps and gifsisXander
2023-06-17Fix IntegerFieldController and LongFieldController not allowing negative numb...isXander
2023-06-17Reimplement custom ButtonOption text.isXander
2023-06-05Fix improve tab layoutisXander
2023-06-05Fix string controllers not renderingisXander
2023-06-05Fix hovering list entries having no titleisXander
2023-06-04Change package and modid to yacl3 and yet_another_config_lib_3 respectivelyisXander