Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-01-29 | 22w04a | isXander | |
2023-01-19 | 22w03a - now with better navigation! | isXander | |
2023-01-19 | mojmap | isXander | |
2022-12-27 | i18n: Update Simplified Chinese translations (#50) | Cccc_ | |
2022-12-25 | minor cleanup to impl classes + don't gen client&server run configs | isXander | |
2022-12-25 | make button actions in YACLScreen protected | isXander | |
2022-12-25 | LabelOption now has a builder | isXander | |
2022-12-25 | Create fr_fr.json (#47) | Myuui | |
2022-12-21 | fix list add button not disabling | isXander | |
2022-12-20 | fix category buttons sometimes not being registered as clicked | isXander | |
2022-12-20 | minor fixes/improvements | isXander | |
new LabelOption to create labels easier add 'List is empty' entry to lists that are empty fix option list widget background not being wide enough | |||
2022-12-20 | move button actions into separate methods and log error when value mismatch. | isXander | |
2022-12-18 | Loom 1.0.16 fixes sources jar gen | isXander | |
2022-12-14 | lots of minor fixes with lists and abstract builders | isXander | |
2022-12-13 | fix #44 | isXander | |
2022-12-13 | Update ru_ru.json (#42) | Felix14-v2 | |
2022-12-11 | [Feature] Lists (#40) | Xander | |
2022-12-11 | close #21 | isXander | |
2022-12-11 | generify testmod so people can use it as an example | isXander | |
2022-12-11 | deprecate NbtConfigInstance | isXander | |
2022-12-11 | Use pixel based approach for text overflow to fix string clipping depending ↵ | isXander | |
on char width | |||
2022-12-10 | allow pasting in color controllers | isXander | |
2022-12-10 | delete backspace | isXander | |
2022-12-09 | unlimited string length in controller | isXander | |
2022-12-07 | cleanup | 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-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 | |