v4nz666 / hairy-robot

Laseroids - Multi-player, browser-based space combat
2 stars 0 forks source link

add /stop and /zoom commands #68

Closed v4nz666 closed 11 years ago

v4nz666 commented 11 years ago

Not sure where to add the /zoom stuff... it's a rendering concern, but should likely be constrained somehow, by the server... any thoughts @LordMonoxide?

LordMonoxide commented 11 years ago

Realistically we can't limit it. If we add a server-side check to the zoom level, they can just edit the code so it doesn't perform that check. Although we do need to give it a limit anyway I suppose. We could either just code it into the client or add a zoom packet to the server