Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-09-10 | trim search query + changelog (1.0.0) | xander | |
2022-09-10 | search field | xander | |
2022-09-10 | improve expand minimize button in option groups | xander | |
2022-09-10 | input field improvements | xander | |
you can now escape out with `ESC` fix selection highlight not matching up with the color controller consume actions | |||
2022-09-10 | Update ru_ru.json (#14) | ugamii | |
2022-09-06 | Require restart zh_cn.json (#12) | 神枪968 | |
2022-09-05 | Update sl_si.json (#11) | samo_lego | |
2022-09-05 | fix require restart always triggering | xander | |
2022-09-05 | use minecraft provided finished translation key | xander | |
2022-09-05 | Update to polish translations (#10) | Skidam | |
2022-09-05 | require restart attribute | xander | |
2022-09-05 | Polish translation (#9) | Skidam | |
2022-09-05 | Add Slovenian translation (#8) | samo_lego | |
* Create sl_si.json * minor renames | |||
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 | Create ru_ru.json (#6) | ugamii | |
2022-09-04 | collapsible groups, string controller | xander | |
2022-09-04 | Add Chinese translation (#7) | 神枪968 | |
2022-09-03 | Create pt_br.json (#5) | Rodrigo Appelt | |
2022-09-03 | render current category as hovered not disabled | xander | |
2022-09-03 | enum controllers now search for TranslatableOption for Text | xander | |
2022-09-03 | Create el_gr.json (#4) | RaptaG | |
2022-09-03 | Create et_ee.json (#3) | Madis Otenurm | |
* Create et_ee.json * fix translation keys Co-authored-by: Xander <xander@isxander.dev> | |||
2022-09-03 | fix translation keys being yocl not yacl | 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 | add tooltips to action buttons and messages | xander | |
2022-09-03 | prevent keyboard controls if not hovered or focused | xander | |
2022-09-03 | fix left column buttons getting too large to render (closes #2) | xander | |
2022-09-02 | implement keyboard-operation for all controllers | xander | |
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-02 | button options now consume YACLScreen | xander | |
2022-09-02 | allow slider dragging to continue outside of bounds | xander | |
increase thumb-height by 2px | |||
2022-09-02 | modmenu library badge | xander | |
2022-09-02 | fix group validation & icon & wiki test stuff | xander | |
2022-09-01 | clamp rounded slider value because precision | xander | |
2022-09-01 | CI stuff | xander | |
rename binding functions and format numbers with commas | |||
2022-09-01 | category tooltips | xander | |
fix slider scrolling | |||
2022-09-01 | make tickbox separate controller from on off text | xander | |
2022-09-01 | javadoc! | xander | |
added LongSliderController renamed Control -> Controller add minecraft simple option binding constructor | |||
2022-09-01 | make YACL builder not require title to construct | xander | |
2022-09-01 | GUI Implementation | xander | |
Added groups Added button "option" Added test mod | |||
2022-08-30 | Builder API done! | isXander | |
gui now... | |||
2022-08-30 | Initial commit | Xander | |