aboutsummaryrefslogtreecommitdiff
path: root/common/src/main/java/dev/isxander/yacl/gui
AgeCommit message (Expand)Author
2023-06-01Fix reading of lossy animated WebPsisXander
2023-05-29Rename `OptionDescription#description` to `text` as well as relevant builder ...isXander
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-27reimplement category tooltipsisXander
2023-05-27fix last clicked option forcing its descriptionisXander
2023-05-26API layer for built-in controllersisXander
2023-05-25Remove references of postRenderisXander
2023-05-25Synchronously generate ImageRenderer off-threadisXander
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-22scrollable navbar, group descriptions, auto-scroll descriptionsisXander
2023-05-21Cache image renderers for whole game's lifecycleisXander
2023-05-21Automatic WebP frame duration detectionisXander
2023-05-21Start overhauling UIisXander
2023-05-161.20isXander
2023-05-05improve compat with controlifyisXander
2023-04-25Architectury! (#61)Xander