Automatic resource distribution between machines - for RTS like/combat focused gameplay
Large total conversion mods.
Version: 0.0.9
Date: 2024-04-28
Optimizations:
- Greatly speed up alert handling, and reduce stutters caused by alert handling
Major Features:
- Support storing items that have grids (armor, vehicles, etc), the items will be removed from the grid and stored alongside the item
- Added support burner generators (burner-generator prototype)
- Added a combinator to read storage contents
- Added a dropdown to select which surface's storage to use for conditions and combinators
Minor Features:
- Allow using any item in conditions (even ones that can't be stored)
- Removed flashing "not in network" icon for Auto Resource Chests
- Added an option to return excess items from a requester chest
Gui:
- Reduced padding between items in the resource UI
- Allow toggling UI visibility via a right-click on the mod logo (thanks Ben Gardner!)
- Don't show items that have nothing stored which have their limit set to 0
- Place ghost in hand when player has no inventory (eg in space exploration satellite mode)
Bugfixes:
- Fix fluid going missing when inserting into a small fluidbox
- Fix condition being unset when changing fluid requester's fluid
- Fix incorrect fluid temperatures being inserted for recipes that specify a temperature range
- Fix crash when clicking resource list buttons when the player has no inventory
- (space exploration) Fix requester/sink tanks not being buildable in space
- Fix using incorrect surface when handling bot alerts
- Fix incorrect icon for Auto Resource Chests in some menus
- Fix entity panel UI opening off-screen (for custom entity UIs)
- Fix crash in wave defence scenario (thanks Ben Gardner!)
Version: 0.0.8
Date: 2024-03-15
Major Features:
- Add item priority support for all spidertrons
- Add support for artillery turrets
Bugfixes:
- Fix not inserting fuel into assemblers/furnaces in certain cases
Version: 0.0.7
Date: 2024-03-13
Bugfixes:
- Fix crash when a fuel/ammo inventory has no slots
- Fix crash when clearing pending recipe with furnace recipe tool (shift-select)
Version: 0.0.6
Date: 2024-03-12
Optimizations:
- Update custom tanks at the same rate
Minor Features:
- Add fallback furnace recipe tool
- Only clear matching furnace recipe when shift-selecting with furnace recipe tool
Bugfixes:
- Fix fluid duplication bug
- Fix not adding data to blueprint when blueprinting ghosts
- Fix clearing requester tank's request when pasting condition onto a ghost tank
- Fix pasting recipe on furnace ghost
Version: 0.0.5
Date: 2024-03-11
Optimizations:
- Distribute entity updates more evenly
Major Features:
- Add support for reactors
- Insert fuel into assemblers and labs
- Insert wanted construction items into *nearest* Auto Resource Storage Chest
Minor Features:
- Increase item limit to 100K and fluid limit to 1M
- Add locale string for copy settings control
- Force pickup items when mining a miner's hidden chest
- Make our logistic chests free #topfreedom
Bugfixes:
- Fix furnace recipe copy-paste for Space Exploration
Version: 0.0.4
Date: 2024-03-09
Bugfixes:
- Fix crash when entity is not placeable via items
Version: 0.0.3
Date: 2024-03-08
Optimizations:
- Make entity queue update rate dynamic
Major Features:
- Automatically put (placeable) item in cursor when getting from storage
- Handle spidertron requests
- Handle AAI vehicles being deployed
Minor Features:
- Added images to README
- Sort items and entities in priority list by their GUI order
- Auto-reserve *up to* 1 stack instead of always a whole stack
Bugfixes:
- Fix UI when switching surfaces
- Fix conditions UI
- Fix crash when starting a new game
- Fix crash when miner's sink chest fails to be placed
- Fix crash when starting the PvP scenario
- Fix mapping of (AAI) entities
Version: 0.0.2
Date: 2024-02-27
Major Features:
- Initial release.