1
Fork 0
mirror of https://github.com/redstrate/Kawari.git synced 2025-07-09 23:47:46 +00:00
kawari/src
Joshua Goins fb46a44e18 Begin correctly implementing packet obsfucation
I re-implemented Unscrambler, but in reverse! This currently only
affects names in the PlayerSpawn packet, it needs to be extended
into others to be considered complete.

See #9
2025-07-03 16:12:19 -04:00
..
bin Begin correctly implementing packet obsfucation 2025-07-03 16:12:19 -04:00
blowfish Create dedicated Connection implementations to handle future server work 2025-03-15 20:38:10 -04:00
common Refactor gamedata to use a more general get_item_info function (#96) 2025-07-02 17:30:48 +00:00
inventory Address four of "warning: variables can be used directly in the format! string" (#92) 2025-07-01 06:55:25 -04:00
ipc Begin correctly implementing packet obsfucation 2025-07-03 16:12:19 -04:00
lobby Begin correctly implementing packet obsfucation 2025-07-03 16:12:19 -04:00
login When no session is found when logging into the lobby, show an error msg 2025-05-08 21:01:15 -04:00
packet Begin correctly implementing packet obsfucation 2025-07-03 16:12:19 -04:00
patch Add version checks in the patch server for game and boot components 2025-03-23 08:21:43 -04:00
world Begin correctly implementing packet obsfucation 2025-07-03 16:12:19 -04:00
config.rs Rename added variables/functions for better consistency 2025-06-19 15:54:42 -04:00
lib.rs Begin correctly implementing packet obsfucation 2025-07-03 16:12:19 -04:00