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
/
main
/
java
/
dev
/
isxander
/
yacl
/
gui
/
controllers
Age
Commit message (
Expand
)
Author
2022-09-05
wrap labels and group names
xander
2022-09-05
modrinth and cursefoge ids
xander
2022-09-04
ColorController, javadoc and further improvements to StringController
xander
2022-09-04
collapsible groups, string controller
xander
2022-09-03
enum controllers now search for TranslatableOption for Text
xander
2022-09-03
pass through type class to option for controllers to use
xander
2022-09-03
more vanilla translation keys
xander
2022-09-03
use vanilla translations for ON OFF
xander
2022-09-03
change boolean translation keys
xander
2022-09-03
prevent keyboard controls if not hovered or focused
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-01
clamp rounded slider value because precision
xander
2022-09-01
CI 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
GUI Implementation
xander