This mod adds a button that will put a landfill tile under every entity if you have a blueprint in hand. Supports Dectorio and Platforms landfill tiles! Very useful for complex reactor setups and blueprinting rail.
Mods introducing new content into the game.
Version: 1.1.9 Changes: - minor code cleanups, no algorithmic changes.
Version: 1.1.8 Changes: - entity.direction can both be nil and north, apparently both meaning north
Version: 1.1.7 Changes: - hopefully fix non-symmetric bounding boxes w.r.t. rotation.
Version: 1.1.6 Changes: - further improve coverage formula. no actual known problems existed, but the new formula should be more correct. - use collision box instead of selection box, if available. - likely remaining issue: non-symmetric colision boxes don't work correctly.
Version: 1.1.5 Changes: - rather than blindly applying patches by others, I now had a closer look and it seems the off-by-one bugs are fixed for all known (to me) cases
Version: 1.1.4 Changes: - fix more off-by-one/rounding bugs, hopefully
Version: 1.1.3 Changes: - fix upgrade code to not crash in existing games using LandfillEverything
Version: 1.1.2 Changes: - supports factorio version 1.0 and 1.1 - corrects an off-by-one bug
Version: 0.18.1 Date: 21.01.2020 Changes: - Supports Factorio version 0.18 Bug fixes: - Train stations without rail segments in the blueprint could cause misalignment
Version: 0.17.3 Date: 31.03.2019 Changes: - Attempts to add landfill tiles where the original blueprint had path tiles (brick, concrete...). - Also now preserves existing landfill. - Use Shift-click on the button for the old behaviour, only adding landfill under entities even if there are other tiles present. - Control-click attempts to re-add the existing tiles, only mildly useful and only together with shift. - Support added for the mod Platforms which adds a special type of removable landfill. - Setting added for choosing between original landfill and Platforms - Re-written button code, please report odd behaviour when migrating existing saves! Bug fixes: - Fixed crash when there was no entities at all in the blueprint
Version: 0.17.0 Date: 12.03.2019 Changes: - Changed grass-1 tile to new landfill tile for Factorio version 0.17.10
Version: 0.0.1 Date: 10.03.2019 Changes: - Initial Release