index
:
github/YetAnotherConfigLib.git
multiversion/dev
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
src
/
main
Age
Commit message (
Expand
)
Author
2023-05-29
change access of tabs to public for easier mixin injection
isXander
2023-05-29
Fix option list entries sometimes rendering over the navbar
isXander
2023-05-29
Fix ListOption still using type class
isXander
2023-05-27
reimplement category tooltips
isXander
2023-05-27
fix last clicked option forcing its description
isXander
2023-05-27
add custom image provider to OptionDescription
isXander
2023-05-26
API layer for built-in controllers
isXander
2023-05-25
Remove references of postRender
isXander
2023-05-25
Synchronously generate ImageRenderer off-thread
isXander
2023-05-25
Fix arrow key navigation unable to focus on action buttons
isXander
2023-05-25
removed `.name()` from description, replaced with option name. also javadoc
isXander
2023-05-23
add list option descriptions + warn with deprecated tooltips
isXander
2023-05-23
Fix animated image rendering
isXander
2023-05-22
scrollable navbar, group descriptions, auto-scroll descriptions
isXander
2023-05-21
Cache image renderers for whole game's lifecycle
isXander
2023-05-21
Automatic WebP frame duration detection
isXander
2023-05-21
Start overhauling UI
isXander
2023-05-16
1.20
isXander
2023-05-05
improve compat with controlify
isXander
2023-04-25
Architectury! (#61)
Xander