
Hey everyone!
This is smaller patch which adds a new world / game options aswell as a couple of fixes.
+ You can now change the speed of the game during world creation. This will allow you to play faster paced rounds for example. The speed influences how quickly buildings operate / produce goods among other things.
+ You can now remove existing objects from the game via mod scripts (this is currently limited to spaceships, rockets, buildings and items). To remove an object you now call clearItem / clearRocket / clearBuilding or clearSpaceship with the ID of the object to remove.
* Fixed a potential desync related to power
* Fixed an editor issue that caused it to not create certain folder structures
* Fixed a desync related to research
Enjoy!
TeamJA