* added readme pt-pt
* added url/querystring deps and fix chat pos/scale
url and querystring were missing in node_modules.
chat scale option wasn't implemented and chat input was on top instead of bottom.
* Fixed Chat Glitch
Fixed an annoying glitch where when you click you are locked out of chat. Makes chat smoother to use
* Added Game Menu
Added a game menu for when player presses escape.
NOTE: Player must be out of mouse lock for this to register (so often requires double pressing of escape).
* Block open chat when in game menu
* Linted + removed alert
* Linted