eonarheim / BellTowerEscape

MIT License
2 stars 2 forks source link

Allow for a user to send code that'll run multiple agents #17

Closed FourierTransformer closed 9 years ago

FourierTransformer commented 9 years ago

Basically create two new logon commands that get the game running. First one sends back the guid/id and the second one uses those as logon parameters. BAM!

FourierTransformer commented 9 years ago

Done and tested. Now we just have two (well I guess three) logon methods. To get it to work, do a logon with logonPlayer1, and send the authToken, gameID, and agent name on the POST for logonPlayer2.