Loads fuel into burner generators in equipment grids from attached storage
Providing the player with new tools or adjusting the game interface, without fundamentally changing gameplay.
Version: 0.0.8
Date: 2020-06-25
Bugfixes:
- Put release date on changelog entry.
- Test the value in question, instead of an undefined global.
Version: 0.0.7
Date: 2020-05-31
Changes:
- Update to 0.18
- Take advantage of the new event filters.
Bugfixes:
- Reformat changelog correctly.
- switch to using on_tick instead of on_nth_tick for MP compatability.
Version: 0.0.6
Date: 2019-05-01
Changes:
- support for 0.17.35
Version: 0.0.5
Date: 2019-04-27
Bugfixes:
- ignore events that don't supply a reference to an entity.
Version: 0.0.4
Date: 2019-04-13
Bugfixes:
- script_raised_built sets entity rather than created_entity.
Version: 0.0.3
Date: 2019-04-09
Bugfixes:
- Populate player_index before making use of it.
Version: 0.0.2
Date: 2019-04-08
Bugfixes:
- Now scans for players when added to an existing game
- Check if value is assigned before using it
Version: 0.0.1
Date: 2019-04-07
Major Features:
- Initial release