dfhack icon indicating copy to clipboard operation
dfhack copied to clipboard

automatic quicksave based on elapsed real time

Open ab9rf opened this issue 2 years ago • 2 comments

an option to configure automatic quicksaves every n minutes of elapsed real time

suggestion raised by a discord discussion

ab9rf avatar Mar 30 '23 15:03 ab9rf

this is now possible with any script using the getUnsavedSeconds API

realSquidCoder avatar Apr 13 '25 00:04 realSquidCoder

This probably deserves to be its own top-level tool, despite its simplicity. named autosave, probably, with global configuration for how often to save and local configuration for whether it is enabled. Integration with control-panel as an automation tool, I think.

myk002 avatar Apr 13 '25 14:04 myk002