aboutsummaryrefslogtreecommitdiff
path: root/build.gradle.kts
AgeCommit message (Collapse)Author
2022-09-28generified cycling controllerisXander
2022-09-231.5.0xander
2022-09-23remove debug loggingxander
2022-09-231.4.4xander
Fix search not behaving properly with default collapsed option groups Minor refactors
2022-09-221.4.3xander
Cache search query results for huge performance gains Allow some `StringControllerElement` methods to be inheritable
2022-09-20Fix cancel/reset button tooltip going off-screenxander
2022-09-20Fix slider tooltip showing when not hoveringxander
2022-09-191.4.0isXander
improved tooltips `ButtonOption` now consumes itself, so you can access it when building.
2022-09-181.3.0isXander
option tooltips now consume the pending value PlaceholderCategory: a category that when selected, just opens a screen
2022-09-17better searchisXander
2022-09-15available property + fix category tooltips not showingxander
2022-09-14scrollable categoriesxander
2022-09-13fix search field rendering over tooltipsxander
2022-09-12bump fapi resource loaderxander
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-05require restart attributexander
2022-09-05wrap labels and group namesxander
2022-09-05dependencies!xander
2022-09-05fix github branchxander
2022-09-04collapsible groups, string controllerxander
2022-09-04finally fix snapshots once and for allxander
2022-09-03snapshotxander
2022-09-03fix env namexander
2022-09-03run-number snapshotsxander
2022-09-01no classifierxander
2022-09-01fix ci maybe x2xander
2022-09-01CI stuffxander
rename binding functions and format numbers with commas
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-30Initial commitXander