1
Fork 0
mirror of https://github.com/redstrate/Kawari.git synced 2025-07-01 04:07:45 +00:00
kawari/src/world
2025-06-18 12:55:18 -04:00
..
actor.rs Add opcode for despawning actors, send that when changing zones 2025-04-14 16:09:14 -04:00
chat_handler.rs Add !equip command to quickly change your equipped item 2025-05-12 22:32:03 -04:00
common.rs Add script for the Teleport action 2025-05-11 10:12:02 -04:00
connection.rs Send voice id when spawning player 2025-05-12 22:00:23 -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 Fix the character currently equipped items not showing in the lobby 2025-05-12 16:11:17 -04:00
event.rs Create GenericWarp script to handle simple warps 2025-05-05 23:30:36 -04:00
lua.rs Fix clippy warning 2025-06-18 12:55:18 -04:00
mod.rs Move some common code out of ZoneConnection and into a new common module 2025-05-09 19:49:40 -04:00
server.rs Begin adding disconnection handling 2025-05-12 01:17:15 -04:00
status_effects.rs Re-organize IPC segments into the ipc module 2025-05-02 00:47:11 -04:00
zone.rs Add warning message when failing to find poprange 2025-05-12 16:32:55 -04:00