CircuitLord / NotReaper

A mapper for the VR rhythm game Audica
GNU General Public License v3.0
21 stars 14 forks source link

Backup system #96

Open jukibom opened 4 years ago

jukibom commented 4 years ago

Originally requested by @Zernys in #86

Regular backups are of course important, both in case something goes wrong and in case of keeping older versions when making changes. A built in automatic backup system taking backup of cues on a regular basis and maintaining a number of previous backups would be nice. At the very least a way of exporting and importing cues for manual backups, rather than either having to make backups of the entire .audica file or having to manually pull cues in and out of .audicas.

lmadara1 commented 4 years ago

At least what the Beat Saber editor does is create a folder in the archive that holds backups (I'm guessing this could work with the *.audica assuming that extraneous files will not 'cause the game/file to break) . Then when it detects that one of the backup versions has a considerable amount of new changes that aren't in the main save file, then it prompts the user to load the backup file. Users can also manually restore backups by replacing the corresponding files.