aboutsummaryrefslogtreecommitdiff
path: root/test-common/src/main/java/dev/isxander/yacl3
AgeCommit message (Collapse)Author
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
a listener (@enjarai). Made listener system more robust.
2023-08-12Allow unavailable options to be focused but not interacted with. Improves UX ↵isXander
on arrow key navigation so you can read the description even if you can't change it.
2023-07-24Fix the name of the list being present on every entryisXander
2023-07-21Small improvements to ListOption (#89)Crendgrim
2023-07-04Support transparency for webps and gifsisXander
2023-06-04Change package and modid to yacl3 and yet_another_config_lib_3 respectivelyisXander