1
Fork 0
mirror of https://github.com/redstrate/Kawari.git synced 2025-05-13 07:07:45 +00:00
kawari/src
Joshua Goins 88e02452c4 Propagate pose changes to other players
Building off of the previous propagation work, your current pose is sent
to other players now too.
2025-05-08 23:03:51 -04:00
..
bin Start adding support for propagating actor control state 2025-05-08 22:53:36 -04:00
blowfish Create dedicated Connection implementations to handle future server work 2025-03-15 20:38:10 -04:00
common Fix rotations sent to other players 2025-05-08 21:52:50 -04:00
inventory Update IPC struct names and filenames to match their opcode name 2025-05-02 23:24:31 -04:00
ipc Propagate pose changes to other players 2025-05-08 23:03:51 -04:00
lobby Use Default trait in more segment construction 2025-05-02 23:38:44 -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 Move oodle into the packet module 2025-05-02 00:52:26 -04:00
patch Add version checks in the patch server for game and boot components 2025-03-23 08:21:43 -04:00
world Propagate pose changes to other players 2025-05-08 23:03:51 -04:00
config.rs Add setup page to download generated LauncherTweaks configs 2025-05-03 18:49:39 -04:00
lib.rs Overhaul how we send inventory packets again 2025-05-02 16:15:54 -04:00