TOSIOS
TOSIOS copied to clipboard
The Open-Source IO Shooter is an open-source multiplayer game in the browser
Just wanted to give some feedback that I really admire the organization and structure of the project you made here. Great architecture choices, simple to follow - prioritizes readability and...
Due to how movement implemented on client and server, there is possibility to hack movement speed by sending additional messages to the server. You can change client code adding loop...
### WHY - Since Bullet.reset unable to trigger server side event - To fix #43 ### WHAT - Bullet removed from state and create new instance
Bumps [ws](https://github.com/websockets/ws) from 7.5.7 to 7.5.10. Release notes Sourced from ws's releases. 7.5.10 Bug fixes Backported e55e5106 to the 7.x release line (22c28763). 7.5.9 Bug fixes Backported bc8bd34e to the...
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...
Bumps [express](https://github.com/expressjs/express) from 4.19.2 to 4.20.0. Release notes Sourced from express's releases. 4.20.0 What's Changed Important IMPORTANT: The default depth level for parsing URL-encoded data is now 32 (previously was...