You are viewing a potentially older version of this package.
View all versions.
ExpiryItemManager
Shop stock helper that centralises handling of product expiry dates and rotten items.
| Date uploaded | 8 months ago |
| Version | 1.0.2 |
| Download link | Nanatsu-ExpiryItemManager-1.0.2.zip |
| Downloads | 1316 |
| Dependency string | Nanatsu-ExpiryItemManager-1.0.2 |
This mod requires the following mods to function
BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2304README
Expiry Item Manager
Features
All-in-one expiry helper offering the following functions:
- Rotten items
- Treats rotten items as having "0 stock", so they are not counted in the journal’s total stock.
- Makes rotten items clearly visible in the inventory UI, making them easy to identify.
- Items with 1 day left
- When you try to go to bed and there are items with 1 day left, adds a red message to the sleep popup: "There are items with 1 DSYS LEFT" (shown in ja/en).
- Items stored in the cellar are excluded from this warning.
- Outline highlighting
- Toggle outline highlighting for relevant items with the F8 key (default).
- Rotten items are outlined in red; items with 1 day left are outlined in yellow.
- Items placed or moved after the last scan are not included until you rescan (for performance reasons).
- The toggle key (F8 by default) can be changed via this mod’s config file in the
BepInEx/config/folder.
CHANGELOG
Changelog
1.0.2
- Fixed an issue on BepInEx 5.4.23.4 where the status text shown during outline scan was not displayed. This is a minor fix and does not change the original behavior.
1.0.1
- Corrected folder layout (BepInEx/plugins). No code changes.
1.0.0
- Initial release.