FurnishedChunk / pyspades

Automatically exported from code.google.com/p/pyspades
0 stars 0 forks source link

Auto-Save #247

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I hope this is also where to put suggestions, but anyway.

Would someone be able to create a script that automatically saves the map to a 
new file every specified amount of time. Each file would be saved as the 
*number*-*date*-*time*. There should also be an option to only keep a certain 
amount of saves.

If someone could add this, it would be much appreciated.

Original issue reported on code.google.com by gamemast...@gmail.com on 12 May 2012 at 1:42

GoogleCodeExporter commented 9 years ago
Should be under enhancements btw.

Original comment by gamemast...@gmail.com on 12 May 2012 at 1:43

GoogleCodeExporter commented 9 years ago
We already have 'savemap', but I suppose it's a bit out of date (it only saves 
on exit).

Original comment by matp...@gmail.com on 12 May 2012 at 9:54

GoogleCodeExporter commented 9 years ago
Yes that's what made me think of the idea. I was looking at that one and though 
an autosave would be a good idea. It would be a lot easier than joining up, 
saving, and then having to leave every time.

Original comment by gamemast...@gmail.com on 12 May 2012 at 3:01

GoogleCodeExporter commented 9 years ago
The updated savemap.py in the pyspades-userscripts repo has the features you 
mention, as well as the ability for admins to save a map manually.

https://github.com/matpow2/pyspades-userscripts/blob/master/savemap.py

Original comment by infogu...@gmail.com on 13 Aug 2012 at 12:56