kicstart / OpenSpace

4 stars 3 forks source link

API message requests #14

Closed KyleYoung closed 12 years ago

KyleYoung commented 12 years ago

Could we have "newShip","newTorpedo","shipDestroyed","torpedoDestroyed" added to the server? it would make the client side stuff a bit easier.

Also, confirm that the "welcome" message contains an array of current ships and torpedoes for initialization.

jonotron commented 12 years ago

This has been resolved by https://github.com/kicstart/OpenSpace/pull/16 with the exception of torpedoDestroyed. Need to decide if torpedoes should be destroyed if a ship self-destructs, or if they should continue on with consequence.