aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/dev/isxander/yacl/impl
AgeCommit message (Collapse)Author
2022-09-04collapsible groups, string controllerxander
2022-09-03pass through type class to option for controllers to usexander
2022-09-02implement keyboard-operation for all controllersxander
fix crash when focusing on option list with tab add tooltip to groups check that pending values actually applied on save, if not, error in log and the save button displays an error when trying to escape with unsaved changes, save button text goes green and bold YACLConstants file to change certain behaviours, could evolve into its own settings! update icon
2022-09-02button options now consume YACLScreenxander
2022-09-01CI stuffxander
rename binding functions and format numbers with commas
2022-09-01category tooltipsxander
fix slider scrolling
2022-09-01javadoc!xander
added LongSliderController renamed Control -> Controller add minecraft simple option binding constructor
2022-09-01GUI Implementationxander
Added groups Added button "option" Added test mod
2022-08-30Builder API done!isXander
gui now...