
ZenDistributor
Put items into nearby chests. Unload cargo, distribute everything from your cart. Improved cart handling and ease of use.
CHANGELOG
v0.2.1
- moved highlight color config to Zen.ModLib
- moved area search code to Zen.ModLib
- updated to use Zen.ModLib v1.2.5
v0.2.0
- updated for Zen.ModLib v1.2.0
- recompile for BepInEx v5.4.2332
- recompile for JVL v2.26.0
v0.1.7
- add a "Known Issues" section to the readme. no code changes.
v0.1.6
- small change to work better with MultiUserChest
v0.1.5
- fix ZDO ownership issues in multiplayer games.
v0.1.4
- update readme, no code changes.
- update Zen.ModLib dependency to v1.1.24
v0.1.3
- disable distribution processing if no allowed containers are defined in the configs. (provides an easy way to disable the distribution mechanism while still retaining cart QoL handling improvements)
- check for warded containers before distribution.
v0.1.2
- updated readme and description, no code changes.
v0.1.1
- moved cart handling code from ZenWorldSettings into this mod.
v0.1.0
- Initial release