Hook Timeline

From theFarWilds
Revision as of 20:21, 17 April 2010 by Jed (Talk | contribs)

Jump to: navigation, search


Player clicks the Play: link
game instance starts on the server
No players are connected to the game
Script is loaded
any #include is loaded
configGame() is called 
wait for players to join
all players have joined and selected decks
beforeStart() is called
map is created
flux wells are placed
players draw their cards
afterStart() is called
Game on