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 39beefbef3 Send action requests to global server state
This is to lay the groundwork for keeping track of cast spell timings,
and eventually networking actions to other players.

See #36
2025-06-21 10:36:44 -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 Reject certain debug commands based on GM rank 2025-06-18 20:58:32 -04:00
common.rs Send action requests to global server state 2025-06-21 10:36:44 -04:00
connection.rs Send action requests to global server state 2025-06-21 10:36:44 -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 Create GenericWarp script to handle simple warps 2025-05-05 23:30:36 -04:00
lua.rs Run cargo fmt 2025-06-19 16:01:16 -04:00
mod.rs Send action requests to global server state 2025-06-21 10:36:44 -04:00
server.rs Send action requests to global server state 2025-06-21 10:36:44 -04:00
status_effects.rs Re-organize IPC segments into the ipc module 2025-05-02 00:47:11 -04:00
zone.rs Send action requests to global server state 2025-06-21 10:36:44 -04:00