nss_poop - changelog
1.1.1 (2024-12-02)
Config.AdditionalLootTablecan now benilas described in the config file.
What must be considered during update?
- Nothing.
1.1.0 (2024-05-20)
- Add optional durability system.
- Switch to
NssLibsNotifylibrary ofnss_libs(version 0.26.0) for notifications. - Use the new
NssLibsConfigValidatorlibrary ofnss_libs(version 0.29.0) for config validation.
What must be considered during update?
- Update
nss_libsto version 0.34.0 or higher. - New language and config keys added (see
New since 1.1.0marks in config file). Please add/update it from theconfig.demo.luato yourconfig.luafile.
1.0.5 (2023-07-22)
- Switch order of required files check after version check to prevent calls of methods that are not available in older versions.
1.0.4 (2023-07-13)
- Add config file and inventory item validation (for all the noobs that can't read the docs).
1.0.3 (2023-07-07)
- Stop wearing backpack on death.
- Stop wearing backpack on several other events (e.g. hogtied, etc.)
- Client uses now notify icon and colors from config, too.
1.0.2 (2023-07-06)
- Add new poop prop.
- Move notify icons and colors into config.
1.0.1 (2023-07-02)
Config.NothingFoundMessageis now used correctly.
1.0.0 (2023-07-02)
- Initial release.
