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
Age
Commit message (
Expand
)
Author
2023-07-21
Small improvements to ListOption (#89)
Crendgrim
2023-07-04
Support transparency for webps and gifs
isXander
2023-06-20
Update Traditional Chinese (#80)
notlin4
2023-06-17
Fix IntegerFieldController and LongFieldController not allowing negative numb...
isXander
2023-06-17
Reimplement custom ButtonOption text.
isXander
2023-06-08
Fix loading images in prod
isXander
2023-06-05
Fix improve tab layout
isXander
2023-06-05
Fix string controllers not rendering
isXander
2023-06-05
Fix hovering list entries having no title
isXander
2023-06-04
Change package and modid to yacl3 and yet_another_config_lib_3 respectively
isXander
2023-06-03
fix use of scissor in StringControllerElement
isXander
2023-06-03
Better distribution of tabs (thanks MattiDragon)
isXander
2023-06-01
Fix reading of lossy animated WebPs
isXander
2023-05-29
Fix ListOption still using old controller system
isXander
2023-05-29
Add missing `DoubleSliderControllerBuilder.create`
isXander
2023-05-29
beta 5 + changelog
isXander
2023-05-29
Rename `OptionDescription#description` to `text` as well as relevant builder ...
isXander
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
fix build
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