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
/
java
/
dev
Age
Commit message (
Expand
)
Author
2024-04-23
Last minute 1.20.5 changes
isXander
2024-04-12
Color Picker For Color Controllers (#140)
Superkat32
2024-04-11
Extremely fragile and broken multiversion build with stonecutter
isxander
2024-03-02
Looks pretty now
isXander
2024-03-01
Merge branch '1.20.x/dev' into update/1.20.5
isXander
2024-02-29
Fix keyboard/controller navigation not properly scrolling when overflowing
isXander
2024-02-29
Start work on 1.20.5
isXander
2024-02-28
Add config for future use
isXander
2024-01-19
Finalise the image reloader
isXander
2024-01-16
Fix broken save button
isxander
2023-12-08
extreme image preloading hackery
isxander
2023-12-07
Fix tooltips flickering
isXander
2023-12-05
Merge branch 'update/1.20.3' into 1.20.x/dev
isXander
2023-12-05
changelog for 1.20.3
isXander
2023-11-28
Warn when using old @ConfigEntry annotation when using config v2
isXander
2023-11-22
Forget the pending value of options when they become unavailable.
isxander
2023-11-22
Update to 1.20.3-pre2, temp disable forge projects
isxander
2023-11-18
Set the pending value before creating the controller
isxander
2023-11-18
Add Enum Dropdown Controller (#117)
Kevin
2023-11-08
Remove use of deprecated ConfigClassHandler#serializer in YetAnotherConfigLib...
Xander
2023-10-29
Refactor: minor item controller stuff
isXander
2023-10-29
Experimental image filtering
isXander
2023-10-22
Fix dropdown capitalization sorting (#114)
Kevin
2023-10-22
Bug fixes, quality of life changes, visual changes (#108)
Rasmion
2023-10-22
More option add methods so there is less reason to break the constant builder...
isXander
2023-09-28
Remove debug log from generating WEBP and GIF
isXander
2023-09-28
Better error handling for config API save/load. More customization on SerialE...
isXander
2023-09-28
Fix ImageRendererManager not supplying completed image, fix compatibilty with...
isXander
2023-09-24
1.20.2
isXander
2023-08-30
Add dropdown controllers (#95)
Crendgrim
2023-08-18
Fix multi-line descriptions
isXander
2023-08-18
More annotations to override option stuff
isXander
2023-08-18
Enforce NotNull on bindings
isXander
2023-08-17
Re-write image renderer handling to be threadsafe (relates to #101)
isXander
2023-08-16
Add @OverrideImage
isXander
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
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
[next]