Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-12-18 | Loom 1.0.16 fixes sources jar gen | isXander | |
2022-12-11 | deprecate NbtConfigInstance | isXander | |
2022-12-07 | cleanup | 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-22 | Create NbtConfigInstance.java | Xander | |
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 | little changes | isXander | |
2022-11-12 | REAL config library | isXander | |