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 (
Expand
)
Author
2023-08-16
Add @OverrideName and @OverrideFormat
isXander
2023-08-16
Seem to resolve GL error when loading images
isXander
2023-08-15
Fix @LongField actually being a slider
isXander
2023-08-15
Rename @ColorRGBA to @ColorField
isXander
2023-08-15
Re-throw exceptions when creating options
isXander
2023-08-15
Deprecate config api v1
isXander
2023-08-15
Add javadoc to config api v2
isXander
2023-08-15
Add number fields
isXander
2023-08-15
Complete the controllers (except number fields)
isXander
2023-08-15
Create be_by.json (#99)
Alex Gazmanovich
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
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 conte...
isXander
2023-08-12
Allow unavailable options to be focused but not interacted with. Improves UX ...
isXander
2023-08-12
🐛 Fix infinite recursion in `GsonConfigInstance.Builder#appendGsonBuilder`...
isXander
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 numb...
isXander
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
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
[next]