Advanced Backups - 3.1
-
Check file hashes rather than modification dates when making a differential / incremental backup
- Fixes #33
- This does make backups slower, especially on larger worlds, but is worth the extra slowdown.
-
New config option for whether to
flush
, which was previously supported (then removed due to lag) behaviour.- This is usually never needed because of the above change.
Advanced Backups - 3.0.1
This is a small fix which reintroduces the save toggle when making backups, and fixes the bug where saving wouldn't be re-enabled.
The 3.0 changelog is below.
THIS IS A BREAKING UPDATE! THE COMMANDLINE TOOL WILL NOT BE ABLE TO RESTORE BACKUPS FROM PREVIOUS VERSIONS!
-
Completely separate backups from different worlds.
- This fixes a number of bugs regarding backups from different worlds getting mixed up both when calculating what files to backup and when restoring differentials / incrementals.
-
Fixes a config loading error.
-
Temporaily disables save disabling whilst some issues are investigated.Reverted in 3.0.1