Providing the player with new tools or adjusting the game interface, without fundamentally changing gameplay.
Version: 0.0.13
Date: 2020-05-30
Changes:
- Set our global variable if it is missing in on_configuration_changed, even though it should have been set in on_init.
Version: 0.0.12
Date: 2020-05-29
Changes:
- Abort with an error if, somehow, a non-resource entity was added to the list of entities to re-arrange.
Bugfixes:
- Fixed changelog entry.
Version: 0.0.11
Date: 2020-05-29
Changes:
- Log the list of resources we will (attempt to) arrange.
- Explicitly crash when there are no resources to arrange.
- Reworked control script to hopefully be more efficient.
Bugfixes:
- Fixed changelog entry.
Version: 0.0.10
Date: 2020-05-26
Features:
- Supports any resource that can be extracted with the base pumpjack
Changes:
- Updated to 0.18
- Reworked the code to take advantage of updated APIs
Gui:
- The organizer is now a shortcut.
- Created a high-resolution icon.