0
I Use This!
Inactive

Commits : Listings

Analyzed about 15 hours ago. based on code collected 1 day ago.
May 20, 2023 — May 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
game: Fix warping and rename some related variables. More... almost 14 years ago
game: Save the GID before the "auth success" log. More... almost 14 years ago
game: Fix and strenghten the supervisor. More... almost 14 years ago
psu_appearance: Parse and validate character creation appearance data. More... almost 14 years ago
game: Make send_0c08 use booleans rather than ok/error. More... almost 14 years ago
game: Remvoe send_spawn. More... almost 14 years ago
game: Add an header function to create the packet header. More... almost 14 years ago
game: Add CSocket, GID and Version into the process dictionary. More... almost 14 years ago
game: The universe name now uses a string instead of integers... More... almost 14 years ago
game: Use pattern match instead of many lines of binding variables in send_0201. More... almost 14 years ago
game: Pattern match the command header only once. More... almost 14 years ago
game: Remove the temporary code for improvised Sonic's Birthday event. More... almost 14 years ago
game: Use pattern matching to simplify build_0233_contents. More... almost 14 years ago
game: Remove a bunch of useless @todo. More... almost 14 years ago
game: Handle different enemy layouts. More... almost 14 years ago
game: Better weapon equip handling. Mostly temporary though. More... almost 14 years ago
game: Sonic's Birthday event code. Mostly temporary for now. More... almost 14 years ago
game: Add crystal event number. More... almost 14 years ago
game: Initial mission events, keys, crystals support. More... almost 14 years ago
game: Fix season date, Easter had 22 days instead of 21. More... almost 14 years ago
game: Add initial seasons support, triggered automatically according to the current UTC date. More... almost 14 years ago
game: Don't validate 0503 so tightly, prevent wrongful disconnects. More... almost 14 years ago
Cleanup unused raw packets. More... almost 14 years ago
game: Print ignored action for 0105 handler. More... almost 14 years ago
game: Ignore type change until characters are handled. More... almost 14 years ago
game: Remove player_unspawn, use send_0204 directly until more is known. More... almost 14 years ago
Updated README. More... almost 14 years ago
game: Handle item descriptions. More... almost 14 years ago
game: Improved object event handler. More... almost 14 years ago
game: Make sure the supervisor process doesn't die. More... almost 14 years ago