Releases: credomane/FactorioMods_CredoTimeLapseMod
Releases · credomane/FactorioMods_CredoTimeLapseMod
First Factorio 0.16 release
[Factorio 0.13] Fixed error when adding CTLM to an existing save
- Fixed error when adding CTLM to an existing save.
[Factorio 0.13.0+] Fixed script error in v0.0.6 when updating mod.
From the deleted 0.0.6 release.
- Added optional notice message when taking screenshots.
- Added GUI parameter validation checks.
- Fixed script error when deleting positions.
[Factorio 0.13.0+] Bug fix and removed showGui.
- Added manual reset commands use hardreset with caution.
- Fixed possible GUI issues when mods are updated.
[Factorio 0.13.0+] Bug fix and removed showGui.
- Removed showGUI option as it is ignored since Factorio 0.11.
- Fixed getting player position using the x coordinate for both x and y values.
[Factorio 0.13.0+] Updated for Factorio 0.13.0
- Fixed breaking changes that came with Factorio 0.13.0.
- defines.lua is now part of base game and no longer needs to be intentionally included.
- game.get_player() to game.players[]
- game.daytime was moved to game.surfaces[].daytime
[Factorio 0.12.11+] Bug fixes
Fixed issues in indexes causing the wrong position/player to be edited.
Fixed some other misc bugs.
Fixed screenshots dayOnly not working.
[Factorio 0.12.11+] Initial alpha release.
v0.0.1 Removed debug logging messages