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
/
src
/
testmod
/
java
/
dev
Age
Commit message (
Expand
)
Author
2024-04-14
Add Kotlin DSL
isXander
2024-04-14
Fix gifs not being preloaded + add testmod samples
isXander
2024-04-12
Color Picker For Color Controllers (#140)
Superkat32
2024-04-11
Extremely fragile and broken multiversion build with stonecutter
isxander
2023-04-25
Architectury! (#61)
Xander
2023-04-21
prioritise tooltip rendering above & filter empty tooltips
isXander
2023-04-04
📦 New builder API for GsonConfigInstance + deprecation of old constructors
isXander
2023-01-19
mojmap
isXander
2022-12-20
fix category buttons sometimes not being registered as clicked
isXander
2022-12-20
minor fixes/improvements
isXander
2022-12-11
[Feature] Lists (#40)
Xander
2022-12-11
generify testmod so people can use it as an example
isXander
2022-12-03
number fields + StringControllerElement improvements
isXander
2022-11-27
replacement of ConfigInstance#buildConfig in YetAnotherConfigLib.java
isXander
2022-11-27
split sourcesets
isXander
2022-11-25
pre2 mapping changes + bug fix
isXander
2022-11-22
bump to pre1
isXander
2022-11-22
Merge remote-tracking branch 'origin/1.19' into 1.19.3
isXander
2022-11-22
annotate test config with ConfigEntry
Xander
2022-11-17
22w46a
isXander
2022-11-13
changelog & remove YACLConfigManager.java as it was actually pretty useless, ...
isXander
2022-11-12
REAL config library
isXander
2022-10-19
fix label styles appearing at first position before they are rendered
isXander
2022-09-30
labels now support style events
xander
2022-09-18
instant application property
isXander
2022-09-18
1.3.0
isXander
2022-09-15
available property + fix category tooltips not showing
xander
2022-09-11
1.1.0
xander
2022-09-10
improve expand minimize button in option groups
xander
2022-09-05
require restart attribute
xander
2022-09-05
wrap labels and group names
xander
2022-09-04
ColorController, javadoc and further improvements to StringController
xander
2022-09-04
collapsible groups, string controller
xander
2022-09-03
re-organising testmod
xander
2022-09-03
render current category as hovered not disabled
xander
2022-09-03
pass through type class to option for controllers to use
xander
2022-09-02
implement keyboard-operation for all controllers
xander
2022-09-02
button options now consume YACLScreen
xander
2022-09-02
allow slider dragging to continue outside of bounds
xander
2022-09-02
fix group validation & icon & wiki test stuff
xander
2022-09-01
category tooltips
xander
2022-09-01
make tickbox separate controller from on off text
xander
2022-09-01
javadoc!
xander
2022-09-01
make YACL builder not require title to construct
xander
2022-09-01
GUI Implementation
xander