PFQNiet / Satisfactorio

Factorio mod that brings Satisfactory mechanics
GNU General Public License v3.0
11 stars 2 forks source link

Move HUB/SE item overflow handling to submission-time #52

Closed PFQNiet closed 3 years ago

PFQNiet commented 3 years ago

Currently items are spilled around the assembler when the GUI updates, which is just... messy. It's especially bad for the Space Elevator as input may be fully automated and would just result in a build-up of spilled items.

Instead, leave the items in the building and "spill" them into the player that clicks the Submit button (or on the ground around them if it doesn't fit).