Providing the player with new tools or adjusting the game interface, without fundamentally changing gameplay.
Version: 0.2.4 Date: 26.11.2024 Bugfixes: - Restrict the shortcut to trigger only on the Big Pink Eraser shortcut activation Changes: - Added multi-player startup setting to restrict use to admins only (default: false)
Version: 0.2.3 Date: 21.10.2024 Bugfixes: - Neutral entities not appearing as selected, removed "deconstruct" from the select mode Changes: - None
Version: 0.2.2 Date: 21.10.2024 Bugfixes: - NOT FIXED: neutral entities do not appear as selected but will be removed (ex. crash site) - Removed a union flag, did not contribute Changes: - None
Version: 0.2.1 Date: 21.10.2024 Bugfixes: - None Changes: - Improved selection filtering, only entities that will be removed are selected
Version: 0.2.0 Date: 21.10.2024 Bugfixes: - None Changes: - Updated for Factorio 2.0
Version: 0.1.5 Date: 05.10.2024 Bugfixes: - Corrected two constant names in data.lua (failed to find/replace) Changes: - LuaDoc modifications
Version: 0.1.4 Date: 05.10.2024 Bugfixes: - None Changes: - Added the MIT license.txt
Version: 0.1.3 Date: 05.10.2024 Bugfixes: - None Changes: - Refactored: Mod is now code complete pending bug reports and/or modification requests
Version: 0.1.2 Date: 05.10.2024 Bugfixes: - None Changes: - Refactored
Version: 0.1.1 Date: 04.10.2024 Bugfixes: - None Changes: - Startup setting to select the color of the shortcut button (default = gray) - Startup setting to select the icon for the shortcut button (default = image)
Version: 0.1.0 Date: 03.10.2024 Bugfixes: - None Changes: - Big Pink Eraser icon changed to transparent background
Version: 0.0.5 Date: 03.10.2024 Bugfixes: - None Changes: - Tool remains on player cursor until cleared, normal selection tool behavior
Version: 0.0.4 Date: 03.10.2024 Bugfixes: - None Changes: - Refactored the handling of the tool for a more consistent user experience - Only neutral and same force entities may be removed
Version: 0.0.3 Date: 01.10.2024 Bugfixes: - None Changes: - Refactored excluded entity types to a table - Refactored the removal of big pink eraser tools from player inventory - Additional LuaDoc annotations
Version: 0.0.2 Date: 01.10.2024 Bugfixes: - None Changes: - Added fish to the list of entities not to be removed
Version: 0.0.1 Date: 01.10.2024 Bugfixes: - None Changes: - Beta release