]> git.cworth.org Git - lmno-server/commit
empires: Implement sub-class serialize/restore for extra data
authorCarl Worth <cworth@cworth.org>
Sun, 8 Mar 2026 23:19:30 +0000 (19:19 -0400)
committerCarl Worth <cworth@cworth.org>
Sun, 8 Mar 2026 23:20:57 +0000 (19:20 -0400)
commita7da66a417fcca3819c86e74b01bd8b9f08729f3
treef921dc032a81f135ea28ceb6be585d7628b3b503
parent82c89c7fec8efa1afbe044bd946e6072655f41c7
empires: Implement sub-class serialize/restore for extra data

This game contains a fair amount of data not in this.state, so
we need this functions to correctly save and restore an in-flight
game in the case of a server shutdown/restart.
empires.js