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
/
isxander
/
yacl3
/
config
Age
Commit message (
Expand
)
Author
2024-02-29
Start work on 1.20.5
isXander
2023-12-05
Merge branch 'update/1.20.3' into 1.20.x/dev
isXander
2023-11-28
Warn when using old @ConfigEntry annotation when using config v2
isXander
2023-11-22
Update to 1.20.3-pre2, temp disable forge projects
isxander
2023-09-28
Better error handling for config API save/load. More customization on SerialE...
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-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-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 infinite recursion in `GsonConfigInstance.Builder#appendGsonBuilder`...
isXander
2023-06-04
Change package and modid to yacl3 and yet_another_config_lib_3 respectively
isXander