0
I Use This!
Inactive

Commits : Listings

Analyzed about 24 hours ago. based on code collected 2 days ago.
May 10, 2023 — May 10, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update README with maintenance status More... almost 6 years ago
Merge pull request #33 from WarenGonzaga/master More... about 6 years ago
Update the Readme More... about 6 years ago
Update README.md More... about 6 years ago
Merge pull request #32 from WarenGonzaga/master More... about 6 years ago
Update the README.md More... about 6 years ago
Fix code for latest version of Socket.IO More... over 8 years ago
The server now only sends updates of players that are not behind you. More... over 12 years ago
Merge pull request #3 from mabrowning/master More... over 12 years ago
Fixing silly animation reset bug More... over 12 years ago
Merge pull request #2 from mabrowning/master More... over 12 years ago
Slowing down animation just a bit More... over 12 years ago
Merge pull request #1 from mabrowning/master More... over 12 years ago
Adding character animations in multiplayer. More... over 12 years ago
Fixes HTML entities in names, fixes movement being broken and adds nickname insensitive checking. More... over 12 years ago
Reduces player update frequency and fixes kick/disconnect messages appearing for people who haven't authenticated. More... over 12 years ago
Adds /list, /tp, /spawn and /kick server commands. More... over 12 years ago
Adds server chat callback, way to set client position, antispam and fixes the kick message not showing up when being kicked mid-game. More... over 12 years ago
Adds spawn protection with a 5 block radius. More... over 12 years ago
Fixes XSS exploit. More... over 12 years ago
Adds player name tags and makes the server host in the multiplayer client generic. More... over 12 years ago
Adds an optional slot limit to the network class and fixes the kicked parameter in the clientside disconnect event. More... over 12 years ago
Fixes the client reconnecting and causing fuckups and adds a message to inform the client when connection with the server was lost. More... over 12 years ago
Adds full player model. More... over 12 years ago
Fixes server not telling new clients about existing players and fixes the head of players not being at the appropriate height. More... over 12 years ago
Adds basic player rendering (just the tip). More... over 12 years ago
Adds a function to toggle the 'One user per ip' rule on/off. More... over 12 years ago
Adds player position and orientation networking code. More... over 12 years ago
Adds protection against multiple clients on the same IP. More... over 12 years ago
Adds kick mechanism and adds kicking of players with duplicate usernames. More... over 12 years ago