aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2022-09-19Vanilla search string (#26)Madis Otenurm
2022-09-19make tooltips max width just a little smaller & allow search query to match ↵isXander
ActionController value text
2022-09-191.4.0isXander
improved tooltips `ButtonOption` now consumes itself, so you can access it when building.
2022-09-18instant application propertyisXander
2022-09-18fix crash when using searchisXander
2022-09-18remove fail to apply and just forget pending valueisXander
2022-09-181.3.0isXander
option tooltips now consume the pending value PlaceholderCategory: a category that when selected, just opens a screen
2022-09-18Update zh_cn.json (#23)神枪968
2022-09-17better searchisXander
2022-09-15changelogxander
2022-09-15available property + fix category tooltips not showingxander
2022-09-14scrollable categoriesxander
2022-09-13fix search field rendering over tooltipsxander
2022-09-12Update ru_ru.json (#22)Felix14-v2
2022-09-12Update el_gr.json (#20)RaptaG
2022-09-12fix tooltips rendering below the scrollbarxander
2022-09-111.1.0xander
better search - now searches every category rather than the current one option flags - flags are pieces of code ran when certain options' changes are applied (makes required restart redundant) fix scaling problems - make GUI a lot better at scaling bump gradle wrapper
2022-09-10trim search query + changelog (1.0.0)xander
2022-09-10search fieldxander
2022-09-10improve expand minimize button in option groupsxander
2022-09-10input field improvementsxander
you can now escape out with `ESC` fix selection highlight not matching up with the color controller consume actions
2022-09-10Update ru_ru.json (#14)ugamii
2022-09-06Require restart zh_cn.json (#12)神枪968
2022-09-05Update sl_si.json (#11)samo_lego
2022-09-05fix require restart always triggeringxander
2022-09-05use minecraft provided finished translation keyxander
2022-09-05Update to polish translations (#10)Skidam
2022-09-05require restart attributexander
2022-09-05Polish translation (#9)Skidam
2022-09-05Add Slovenian translation (#8)samo_lego
* Create sl_si.json * minor renames
2022-09-05wrap labels and group namesxander
2022-09-05modrinth and cursefoge idsxander
2022-09-04ColorController, javadoc and further improvements to StringControllerxander
2022-09-04Create ru_ru.json (#6)ugamii
2022-09-04collapsible groups, string controllerxander
2022-09-04Add Chinese translation (#7)神枪968
2022-09-03Create pt_br.json (#5)Rodrigo Appelt
2022-09-03add fabric resource loader to dependsxander
2022-09-03re-organising testmodxander
2022-09-03render current category as hovered not disabledxander
2022-09-03enum controllers now search for TranslatableOption for Textxander
2022-09-03Create el_gr.json (#4)RaptaG
2022-09-03Create et_ee.json (#3)Madis Otenurm
* Create et_ee.json * fix translation keys Co-authored-by: Xander <xander@isxander.dev>
2022-09-03fix translation keys being yocl not yaclxander
2022-09-03pass through type class to option for controllers to usexander
2022-09-03more vanilla translation keysxander
2022-09-03use vanilla translations for ON OFFxander
2022-09-03change boolean translation keysxander
2022-09-03add tooltips to action buttons and messagesxander
2022-09-03prevent keyboard controls if not hovered or focusedxander