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
/
test-common
Age
Commit message (
Expand
)
Author
2023-12-07
Fix tooltips flickering
isXander
2023-12-07
1.20.4 + Migrate from Forge platform to NeoForge platform
isXander
2023-11-22
Update to 1.20.3-pre2, temp disable forge projects
isxander
2023-11-18
Add Enum Dropdown Controller (#117)
Kevin
2023-10-29
Bump deps, version + changelog
isXander
2023-10-22
Bug fixes, quality of life changes, visual changes (#108)
Rasmion
2023-09-28
Better error handling for config API save/load. More customization on SerialE...
isXander
2023-09-24
changelog + update version on publishing and mod metadata
isXander
2023-09-24
1.20.2
isXander
2023-08-30
Add dropdown controllers (#95)
Crendgrim
2023-08-18
More annotations to override option stuff
isXander
2023-08-16
Add @OverrideName and @OverrideFormat
isXander
2023-08-16
Seem to resolve GL error when loading images
isXander
2023-08-15
Complete config tests
isXander
2023-08-15
Add javadoc to config api v2
isXander
2023-08-15
Complete the controllers (except number fields)
isXander
2023-08-15
Added json5 to gson serializer
isXander
2023-08-14
More-or-less complete API for YACL auto-gen
isXander
2023-08-12
Config API v2
isXander
2023-08-12
Fix `Option#setAvailable` not updating the reset button when used outside of ...
isXander
2023-08-12
Allow unavailable options to be focused but not interacted with. Improves UX ...
isXander
2023-07-24
Fix the name of the list being present on every entry
isXander
2023-07-21
Small improvements to ListOption (#89)
Crendgrim
2023-07-04
Support transparency for webps and gifs
isXander
2023-06-04
Change package and modid to yacl3 and yet_another_config_lib_3 respectively
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 testmod
isXander
2023-05-29
Rename `OptionDescription#description` to `text` as well as relevant builder ...
isXander
2023-05-26
API layer for built-in controllers
isXander
2023-05-25
removed `.name()` from description, replaced with option name. also javadoc
isXander
2023-05-23
Fix animated image rendering
isXander
2023-05-22
scrollable navbar, group descriptions, auto-scroll descriptions
isXander
2023-05-21
Automatic WebP frame duration detection
isXander
2023-05-21
Start overhauling UI
isXander
2023-05-16
1.20
isXander
2023-04-25
Architectury! (#61)
Xander