Project Zomboid

Project Zomboid

[OBSOLETE] Persistent Rain Collector Refill Manager
Showing 1-10 of 11 entries
< 1  2 >
Update: 8 Mar @ 11:14am

updated mod.info to include [OBSOLETE] tag so it appears this way in the mod list.

Update: 8 Mar @ 10:42am

Update: 16 Feb @ 1:37am

removing additional logging

Update: 14 Feb @ 2:21pm

removed debug logging spamming logs

Update: 13 Feb @ 11:10am

added a nil check when calculating expected amount. This normally shouldn't ever trigger, but added in case barrels end up in an unexpected state due to the updates and changing versions.

Update: 13 Feb @ 12:50am

updated mod.info to include "Lightja 42.3.0a" in the author field.

Update: 13 Feb @ 12:49am

Updated for 42.3.0

Update: 10 Feb @ 4:18pm

Fixed Typo

Update: 30 Jan @ 4:59pm

42.2.0a - added check for troughs to ensure troughs with feed are not considered valid targets for adding water when loaded in.

Update: 27 Jan @ 1:51pm

42.1.1h - Fixed issue with ISTakeWaterAction introduced when adding compatibility with my plumbing mod. The issue caused a stack overflow error due to improperly overridden functions, resulting in them recursively calling each other.