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
Age
Commit message (
Collapse
)
Author
2023-08-12
Fix `Option#setAvailable` not updating the reset button when used outside of ↵
isXander
a listener (@enjarai). Made listener system more robust.
2023-08-12
Work-around VulkanMod overwriting (close #82)
isXander
2023-08-12
Restore current tab on screen resize (close #69)
isXander
2023-08-12
`ListOption.Builder#initial` overload to supply initial values based on ↵
isXander
context. (close #94)
2023-08-12
Allow 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-08-12
🐛 Fix infinite recursion in ↵
isXander
`GsonConfigInstance.Builder#appendGsonBuilder`. (close #64)
2023-07-24
Fix the name of the list being present on every entry
isXander
2023-07-24
Whoops! Fix image renderer being rendered twice every frame
isXander
2023-07-24
Add tick method to ImageRenderer
isXander
2023-07-24
Tatar Translation! (#90)
Amirhan-Taipovjan-Greatest-I
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 ↵
isXander
numbers.
2023-06-17
Reimplement custom ButtonOption text.
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
methods
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
[prev]