A mod that adds personal logistic plates which transfer items from nearby containers to the player's inventory based on logistic requests.
Mods introducing new content into the game.
Version: 1.3.0
Date: 2026-02-16
Features:
- Polished transfer visuals (moving item sprites + light pulses).
- Rate-limited per-tier transfer throughput (smooth per-second transfer).
- Per-plate container caching and movement-triggered detection to reduce lag.
- Added Blender→sprite workflow documentation and placeholder animated-sprite-ready prototype fields.
Changes:
- Replaced wooden-chest icons with custom plate thumbnails.
- Added CI/CD workflow and packaging scripts.
- Improved placement collision handling and prototype collision masks.
Fixes:
- Fixed false overlap-placement rejection.
- Fixed item transfer correctness and quality-aware inventory handling.
Version: 1.2.0
Date: 2026-02-16
Features:
- Added tiered logistic plates (Tier 1/2/3) with larger footprint and increased transfer range.
- Added per-tier transfer throughput limits.
- Added moving item transfer visual effects.
- Added temporary custom plate textures for all tiers.
Changes:
- Improved runtime performance with player plate-state tracking and per-plate container caching.
- Expanded container support to include logistic chest-style containers.
- Updated plate rendering to floor layer behavior.