This mod will toggle the player's run speed multiplier (applied after all bonuses) to one of three configurable values with a keypress (F6 by default, but configurable).
Mods introducing new content into the game.
Version: 0.3.0
Date: 27. 12. 2020
Changes:
- Update for 1.1, changes may be backported to 0.2.x versions.
Version: 0.2.2
Date: 02. 10. 2020
Bugfixes:
- Make negative speeds work correctly. This involved fixing a broken
floating point comparison function.
Version: 0.2.1
Date: 30. 04. 2020
Features:
- Fix control prototype to no longer use long-deprecated
'script-only' consume mode.
- Change default binding for toggle key to F6 to avoid conflicting
with keys that are part of Factorio base.
Version: 0.2.0
Date: 31. 01. 2020
Features:
- Updated for 0.18, some changes may be backported to 0.17 on 0.1.x
versions.
Version: 0.1.4
Date: 26. 02. 2018
Bugfixes:
- Fix changelog.txt for in-game changelog.
Version: 0.1.3
Date: 26. 02. 2018
Bugfixes:
- Fix mistakes in changelog.txt
Version: 0.1.2
Date: 26. 02. 2019
Features:
- Updated for 0.17, some changes may be backport to 0.16 on 0.0.x versions.
Version: 0.0.2
Date: 04. 09. 2018
Bugfixes:
- Added settings.lua file that had previously not been included in
the mod by accident.