View Single Post
04/27/14, 11:33 AM   #1
Vicster0
 
Vicster0's Avatar
AddOn Author - Click to view addons
Join Date: Apr 2014
Posts: 82
[Feature] SavedVariables Backups

I had a user contact me regarding adding a feature to my InventoryInsight addon to keep backups of the data table in the event that they needed to look back at their inventory after loosing bank/inventory slots and associated items.

Their request got me thinking, since addons are an interesting beast when it comes to saving data and a backup system in game would likely take up a decent amount of memory over time, maybe this should be done externally.

Ultimately I guided the user on how to backup their SavedVariables files manually to solve their problem and put their minds at ease in the interim, but maybe this a feature that could be added to Minion in the future. Say, the ability to set for each individual addon, whether you want to backup the associated SavedVariables file and how many copies you would like to keep.

I imagine that this wouldn't be very difficult to accomplish, and of course would require that the user run Minion before starting their game client but I feel most people are probably already doing that to an extent and either way would certainly be easier than backing up manually.

Just a suggestion...
  Reply With Quote