Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | run snapshot publishing on all branches | Xander | |
2022-11-17 | add branch name to snapshot | Xander | |
2022-11-17 | 22w46a | isXander | |
2022-11-14 | changelog & doc update | isXander | |
2022-11-14 | Update README.md | Xander | |
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-11-06 | gradle cleanup | isXander | |
2022-10-31 | move modmenu dependency to testmod only | isXander | |
2022-10-27 | bisect hosting | Xander | |
2022-10-26 | explicit support for 1.19.3 | 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 | changelog | isXander | |
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 | changelog update | isXander | |
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 | |