1
Fork 0
mirror of https://github.com/redstrate/Kawari.git synced 2025-07-20 11:47:46 +00:00
kawari/src/world
Joshua Goins c339c89c41 Fix various issues with the Lobby packets
Everything should be more consistent now, in regards to "tickets"
and actor ids.
2025-07-13 09:52:00 -04:00
..
actor.rs Generate new actor IDs for debug NPCs, unify actor network paths 2025-06-18 20:49:05 -04:00
chat_handler.rs Remove appearance updates from ZoneConnection::send_inventory 2025-07-13 08:47:53 -04:00
common.rs When equipping items, network that to other players 2025-06-28 11:13:11 -04:00
connection.rs Fix various issues with the Lobby packets 2025-07-13 09:52:00 -04:00
custom_ipc_handler.rs Fix the wrong classjob being set when creating a character 2025-07-12 18:56:00 -04:00
database.rs Fix various issues with the Lobby packets 2025-07-13 09:52:00 -04:00
event.rs Fix signedness of scene yield params 2025-06-25 23:28:12 -04:00
lua.rs Add command, actor control to unlock instanced content 2025-07-12 18:33:52 -04:00
mod.rs Move scrambler module to packet 2025-07-04 12:22:49 -04:00
server.rs Refactor lua.rs: (#109) 2025-07-08 17:18:30 -04:00
status_effects.rs Re-organize IPC segments into the ipc module 2025-05-02 00:47:11 -04:00
zone.rs Stop panicking when walking into unused zones lines 2025-07-12 09:10:17 -04:00