View Single Post
  #11  
Old November 21st, 2008, 12:09 PM
lch's Avatar

lch lch is offline
General
 
Join Date: Feb 2007
Location: R'lyeh
Posts: 3,861
Thanks: 144
Thanked 403 Times in 176 Posts
lch is on a distinguished road
Default Re: Any spectate or replay function for Dom3 games?

Quote:
Originally Posted by Gandalf Parker View Post
That would be interesting. Using date-named zipz for storing each turn then you could avoid having to have a savedgames directory for each turn that you wanted viewable.
You'd still need a folder for each turn, but you could make one big archive for all the turns, which can be created by hand after using my script there which puts them into folders named "SpectateGame turn 1", "SpectateGame turn 2" and so on.

I am using the timestamps to avoid collusion with savegame backups. The timestamps are not really readable for humans because the timestamp is given in the seconds since the UNIX epoch, so just a very large number. You can only tell the order of the dates by comparing the numbers, though the backup date could easily be retrieved by looking at the file creation date, too.
__________________
Come to the Dom3 Wiki and help us to build the biggest Dominions-centered knowledge base on the net.
Visit my personal user page there, too!
Pretender file password recovery
Emergency comic relief
Reply With Quote