Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-12-01 | generify element list widgets and prevent wrapping soft-lock | isXander | |
2022-11-30 | fix button press | isXander | |
2022-11-29 | pre3 | 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 | fix logger on config api and allow all envs | isXander | |
2022-11-27 | split sourcesets | isXander | |
2022-11-25 | pre2 mapping changes + bug fix | isXander | |
Fix tick box name text length limiting | |||
2022-11-24 | Merge remote-tracking branch 'origin/1.19' into 1.19.3 | isXander | |
2022-11-24 | Improve ru_ru.json (#36) | Felix14-v2 | |
2022-11-22 | bump to pre1 | isXander | |
2022-11-22 | Merge remote-tracking branch 'origin/1.19' into 1.19.3 | isXander | |
2022-11-22 | annotate test config with ConfigEntry | Xander | |
2022-11-22 | Create NbtConfigInstance.java | Xander | |
2022-11-17 | make tickbox & boolean controller element constructors public | isXander | |
2022-11-17 | 22w46a | isXander | |
2022-11-14 | changelog & doc update | isXander | |
2022-11-14 | require ConfigEntry annotation for GsonConfigInstance | isXander | |
2022-11-13 | changelog & remove YACLConfigManager.java as it was actually pretty useless, ↵ | isXander | |
document GsonConfigInstance as well | |||
2022-11-13 | lots of QOL and minor improvements | isXander | |
smooth category scrolling individual reset buttons for all controllers separate Dimension into Dimension and MutableDimension to prevent mods from modifying controller dimensions without invoking the hooks made the dimension field private in AbstractWidget so people can't modify it without the method setDimension new Option API method to check if pending value is equal to default value add documentation to ConfigInstance fix bug where Option#requestSetDefault and Option#forgetPendingValue implementations weren't notifying listeners | |||
2022-11-12 | Add Traditional Chinese (#31) | Miku | |
2022-11-12 | Update zh_cn.json (#33) | 神枪968 | |
2022-11-12 | little changes | isXander | |
2022-11-12 | REAL config library | isXander | |
2022-10-19 | fix label styles appearing at first position before they are rendered | isXander | |
2022-10-19 | fix categories becoming too large to render | isXander | |
2022-10-06 | javadoc & changelog for cycling package | isXander | |
2022-09-30 | labels now support style events | xander | |
2022-09-28 | generified cycling controller | isXander | |
2022-09-27 | Temporary solution to fix tautology (ru_ru.json) (#28) | Felix14-v2 | |
2022-09-27 | Replace name() with toString() (#27) | TheKodeToad | |
2022-09-23 | fix typeClass not being defined | xander | |
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 | 1.4.2 | xander | |
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 | Vanilla search string (#26) | Madis Otenurm | |
2022-09-19 | make tooltips max width just a little smaller & allow search query to match ↵ | isXander | |
ActionController value text | |||
2022-09-19 | 1.4.0 | isXander | |
improved tooltips `ButtonOption` now consumes itself, so you can access it when building. | |||
2022-09-18 | instant application property | isXander | |
2022-09-18 | fix crash when using search | isXander | |
2022-09-18 | remove fail to apply and just forget pending value | isXander | |
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-18 | Update zh_cn.json (#23) | 神枪968 | |
2022-09-17 | better search | isXander | |