aboutsummaryrefslogtreecommitdiff
path: root/build.gradle.kts
AgeCommit message (Collapse)Author
2023-05-05improve compat with controlifyisXander
2023-04-25use minotaur + cursegradleisXander
2023-04-25Architectury! (#61)Xander
2023-04-21prioritise tooltip rendering above & filter empty tooltipsisXander
2023-04-152.4.1isXander
2023-04-04📰 2.4.0 changelogisXander
2023-03-29Fix buttons stuck focusing after clicking the mouse.isXander
2023-03-15update to 1.19.4 releaseisXander
2023-02-221.19.4-pre1isXander
2023-02-08version bumpisXander
2023-02-08change version number to beta 1isXander
2023-02-0822w06aisXander
2023-01-2922w04aisXander
2023-01-1922w03a - now with better navigation!isXander
2023-01-19mojmapisXander
2022-12-25minor cleanup to impl classes + don't gen client&server run configsisXander
2022-12-18Loom 1.0.16 fixes sources jar genisXander
2022-12-14bump versionisXander
2022-12-13fix #44isXander
2022-12-11fix release workflowisXander
2022-12-11changelog + version bumpisXander
2022-12-10fix ci publishingisXander
2022-12-09release ciisXander
2022-12-06minor string controller element improvementsisXander
Better carot positioning when clicking in text fields Fix left arrow not working in color controller rc3 bump LQF
2022-12-03number fields + StringControllerElement improvementsisXander
when highlighted text, arrow keys go to each side of the selection switch to InputUtil instead of GLFW bump yarn
2022-12-01rc1isXander
2022-11-30fix button pressisXander
2022-11-27replacement of ConfigInstance#buildConfig in YetAnotherConfigLib.javaisXander
move some things to main that can be and fix testmod
2022-11-27split sourcesetsisXander
2022-11-25pre2 mapping changes + bug fixisXander
Fix tick box name text length limiting
2022-11-22bump to pre1isXander
2022-11-1722w46aisXander
2022-11-14require ConfigEntry annotation for GsonConfigInstanceisXander
2022-11-12REAL config libraryisXander
2022-11-06gradle cleanupisXander
2022-10-31move modmenu dependency to testmod onlyisXander
2022-10-26explicit support for 1.19.3isXander
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