Utility Script: Game History

« Back to Developers

2552 days, 11 hours, 31 minutes ago
View spiper's profile
spiper
Utility Script: Game HistoryWrite Reply
Loads history for finished games.  (uses 1.5G in long games so the browser occasionally barfs so just reload the page and continue on)  It takes about 1 second/player/turn to load.  Also due to a bug in the AJAX interface I can't retrieve players past 11.  Works for in progress games but only shows you so not very useful.  Changes the drawMap routines so the look is different.  I'm sure it's not ready as a full fledged game interface yet.  So please load it up and give me some feedback.  http://userscripts.org/scripts/show/141680

Had to rewrite most of drawMap routine because it wasn't flexible enough to show old turns so while I was updating it I replaced it with all Raphael calls.  Much easier to read now.  The biggest plus is that planets & ships have their own lists now just like everything else.

Stephen