1
Fork 0
mirror of https://github.com/redstrate/Kawari.git synced 2025-06-30 11:47:45 +00:00
kawari/src
Joshua Goins 4f364ae330 Don't make packet parsing async
This doesn't need to be marked as async, the code isn't.
2025-06-26 19:09:13 -04:00
..
bin Don't make packet parsing async 2025-06-26 19:09:13 -04:00
blowfish Create dedicated Connection implementations to handle future server work 2025-03-15 20:38:10 -04:00
common Fix more easy Clippy warnings 2025-06-23 21:14:38 -04:00
inventory Finish implementing currency 2025-06-25 17:02:19 -04:00
ipc Fix signedness of scene yield params 2025-06-25 23:28:12 -04:00
lobby Don't make packet parsing async 2025-06-26 19:09:13 -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 Don't make packet parsing async 2025-06-26 19:09:13 -04:00
patch Add version checks in the patch server for game and boot components 2025-03-23 08:21:43 -04:00
world Don't make packet parsing async 2025-06-26 19:09:13 -04:00
config.rs Rename added variables/functions for better consistency 2025-06-19 15:54:42 -04:00
lib.rs Update opcodes for 7.25h2 (#60) 2025-06-24 16:21:25 -04:00