Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-12-18 | Loom 1.0.16 fixes sources jar gen | isXander | |
2022-12-14 | bump version | isXander | |
2022-12-13 | fix #44 | isXander | |
2022-12-11 | fix release workflow | isXander | |
2022-12-11 | changelog + version bump | isXander | |
2022-12-10 | fix ci publishing | isXander | |
2022-12-09 | release ci | isXander | |
2022-12-06 | minor string controller element improvements | isXander | |
Better carot positioning when clicking in text fields Fix left arrow not working in color controller rc3 bump LQF | |||
2022-12-03 | number fields + StringControllerElement improvements | isXander | |
when highlighted text, arrow keys go to each side of the selection switch to InputUtil instead of GLFW bump yarn | |||
2022-12-01 | rc1 | isXander | |
2022-11-30 | fix button press | isXander | |
2022-11-27 | replacement of ConfigInstance#buildConfig in YetAnotherConfigLib.java | isXander | |
move some things to main that can be and fix testmod | |||
2022-11-27 | split sourcesets | isXander | |
2022-11-25 | pre2 mapping changes + bug fix | isXander | |
Fix tick box name text length limiting | |||
2022-11-22 | bump to pre1 | isXander | |
2022-11-17 | 22w46a | isXander | |
2022-11-14 | require ConfigEntry annotation for GsonConfigInstance | isXander | |
2022-11-12 | REAL config library | isXander | |
2022-11-06 | gradle cleanup | isXander | |
2022-10-31 | move modmenu dependency to testmod only | isXander | |
2022-10-26 | explicit support for 1.19.3 | isXander | |
2022-09-28 | generified cycling controller | isXander | |
2022-09-23 | 1.5.0 | xander | |
2022-09-23 | remove debug logging | xander | |
2022-09-23 | 1.4.4 | xander | |
Fix search not behaving properly with default collapsed option groups Minor refactors | |||
2022-09-22 | 1.4.3 | xander | |
Cache search query results for huge performance gains Allow some `StringControllerElement` methods to be inheritable | |||
2022-09-20 | Fix cancel/reset button tooltip going off-screen | xander | |
2022-09-20 | Fix slider tooltip showing when not hovering | xander | |
2022-09-19 | 1.4.0 | isXander | |
improved tooltips `ButtonOption` now consumes itself, so you can access it when building. | |||
2022-09-18 | 1.3.0 | isXander | |
option tooltips now consume the pending value PlaceholderCategory: a category that when selected, just opens a screen | |||
2022-09-17 | better search | isXander | |
2022-09-15 | available property + fix category tooltips not showing | xander | |
2022-09-14 | scrollable categories | xander | |
2022-09-13 | fix search field rendering over tooltips | xander | |
2022-09-12 | bump fapi resource loader | xander | |
2022-09-11 | 1.1.0 | xander | |
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-10 | trim search query + changelog (1.0.0) | xander | |
2022-09-05 | require restart attribute | xander | |
2022-09-05 | wrap labels and group names | xander | |
2022-09-05 | dependencies! | xander | |
2022-09-05 | fix github branch | xander | |
2022-09-04 | collapsible groups, string controller | xander | |
2022-09-04 | finally fix snapshots once and for all | xander | |
2022-09-03 | snapshot | xander | |
2022-09-03 | fix env name | xander | |
2022-09-03 | run-number snapshots | xander | |
2022-09-01 | no classifier | xander | |
2022-09-01 | fix ci maybe x2 | xander | |
2022-09-01 | CI stuff | xander | |
rename binding functions and format numbers with commas | |||
2022-09-01 | javadoc! | xander | |
added LongSliderController renamed Control -> Controller add minecraft simple option binding constructor |