Hourly Autosaves

by Shados

Autosaves the game (using a configurable prefix) on every hour of game-time

Utilities
3 years ago
0.18 - 1.1
1.33K
Owner:
Shados
Source:
https://github.com/Shados/factorio_ho...
Homepage:
https://github.com/Shados/factorio_ho...
License:
GNU GPLv3
Created:
3 years ago
Latest Version:
1.0.1 (3 years ago)
Factorio version:
0.18 - 1.1
Downloaded by:
1.33K users

A simple mod to take an autosave at every hour of gametime, with a configurable save name prefix.

Features

  • Saves are timestamped with the gameplay time using 5+2-digit hour+minute
    0-padded timestamps (e.g. 00012h05m), which ensures that the lexicographic
    order of the save names is equivalent to their chronological order (read:
    sorting the saves by name also sorts them by playtime)
  • Saves are named with a custom prefix that can be specified per-game, and the
    mod will remind you if it is unset at the start of a new map
  • Timestamped saves can be manually triggered via a shortcut bar button or a
    keybind, with a user-supplied suffix added to their name (note: can only be
    done by admins in multiplayer, as the saves are made on the server-side)
  • Save interval is configurable, and can be changed on-the-fly in a running
    game