0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 15, 2023 — May 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bumped version, added Rakefile. More... almost 6 years ago
Raise an error when using data_to_method without defining any safe methods, force oj to use strict mode (fixed obscure bug with RubySyncRacing) More... almost 6 years ago
Move Gitter to be inline with other buttons More... over 7 years ago
Merge pull request #4 from gitter-badger/gitter-badge More... over 7 years ago
Add Gitter badge More... over 7 years ago
Bumped version More... over 7 years ago
Add seperate json and msgpack PacketHandlers. More... over 7 years ago
Reduced unneeded logging, added support for custom PacketHandlers. More... over 7 years ago
Made Gosu dependancy optional, bumped version. More... over 7 years ago
bump version. More... over 7 years ago
Disable inbuilt console due to performance issues. More... over 7 years ago
Bump version, fixed hard gosu dependency. More... over 7 years ago
Bump version More... about 8 years ago
Added PacketHandler for interchangable packet processing, added start of EncryptionHandler which also will be interchangable, removed dead Encryption module, more documentation. More... about 8 years ago
Documentation More... about 8 years ago
Added a little documentation, removed celluloid, added concurrent-ruby. More... about 8 years ago
Update README.md More... almost 9 years ago
Bumped version, fixed spelling error More... about 9 years ago
Clean up, fixed/secured data_to_method More... about 9 years ago
Removed internal services, renamed Server::Handshake to Server::Encryption (changed to module also). More... about 9 years ago
Client manager is now available as client_manager in services, no longer raise an exception if version is not overridden, clean-up, added ClientManager.get(client_id) for reading client hash. More... about 9 years ago
Updated readme More... about 9 years ago
Bump version More... about 9 years ago
Fixed spelling error More... about 9 years ago
Updated README More... about 9 years ago
Updated README More... about 9 years ago
exclude *.gem More... about 9 years ago
Make gameoverseer into a gem. More... about 9 years ago
Added client_connected and client_disconnected to GameOverseer::Services. More... over 9 years ago
Enabled compression More... over 9 years ago