1
Fork 0
mirror of https://github.com/redstrate/Kawari.git synced 2025-04-19 22:36:49 +00:00
kawari/src
Joshua Goins ca94e26e1c Attempt to fix other player rotations
This doesn't work just yet, but I guess I'm getting closer.
2025-04-11 10:32:52 -04:00
..
bin Use bool type in ToggleInvisible Actor Control 2025-04-11 08:46:54 -04:00
blowfish Create dedicated Connection implementations to handle future server work 2025-03-15 20:38:10 -04:00
common Attempt to fix other player rotations 2025-04-11 10:32:52 -04:00
lobby Use bool in "check if name is free" IPC instead of u8 2025-04-11 08:41:50 -04:00
login Fix various Clippy warnings 2025-04-11 08:32:55 -04:00
packet Make various packet dumping optional, turned off by default 2025-04-01 16:58:39 -04:00
patch Add version checks in the patch server for game and boot components 2025-03-23 08:21:43 -04:00
world Attempt to fix other player rotations 2025-04-11 10:32:52 -04:00
config.rs Add barebones account management page 2025-04-05 22:40:44 -04:00
lib.rs Don't include a copy of unused HTML pages in each binary 2025-03-31 22:03:33 -04:00
oodle.rs Improve Oodle buffer correctness 2025-03-30 22:54:30 -04:00