wight-airmash / ab-server

2d multiplayer action game server for Node.js based on WebSocket communication.
https://airmash.online
MIT License
54 stars 21 forks source link

Special ability disabled when chat typing is open? #90

Closed peace2000 closed 4 years ago

peace2000 commented 4 years ago

Hi! Can you enable the use of special ability when the chat typing window is open?

I don't see any point why special abilities should be disabled when your typing window is open. If someone attacks me when typing, I will have to send it as unfinished or remove it completely (takes time), before I can use my special abilities again.

wight-airmash commented 4 years ago

This refers to the user interface, probably to this client airmash-refugees/airmash-frontend. Changes in server code cannot affect this.