1
Fork 0
mirror of https://github.com/redstrate/Kawari.git synced 2025-07-01 04:07:45 +00:00
kawari/src/world
Joshua Goins e1b01299c9 Show emotes from other players
If you move it doesn't cancel them yet, but still cool to see them play.
2025-06-22 09:45:24 -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 Fix the "unknown command" message for real, now 2025-06-22 09:28:50 -04:00
common.rs Send action requests to global server state 2025-06-21 10:36:44 -04:00
connection.rs Begin implementing EXP 2025-06-22 09:19:06 -04:00
custom_ipc_handler.rs Replace (most of) the remaining Excel parsing with Physis Sheets 2025-05-09 18:35:44 -04:00
database.rs Make the current classjob persistent, and your levels too 2025-06-20 19:08:53 -04:00
event.rs Don't panic when the event file doesn't exist 2025-06-22 09:05:54 -04:00
lua.rs Log, don't panic for syntax errors in Global.lua 2025-06-22 08:35:25 -04:00
mod.rs Allow reloading Global.lua with the new !reload debug command 2025-06-21 12:16:27 -04:00
server.rs Show emotes from other players 2025-06-22 09:45:24 -04:00
status_effects.rs Re-organize IPC segments into the ipc module 2025-05-02 00:47:11 -04:00
zone.rs Allow loading invalid zone IDs 2025-06-21 19:01:56 -04:00