1
Fork 0
mirror of https://github.com/redstrate/Kawari.git synced 2025-04-30 02:17:45 +00:00
kawari/src/world/ipc
2025-03-18 22:15:27 -04:00
..
actor_control_self.rs Re-organize the IPC structures so they live in their own server-specific module 2025-03-16 17:43:29 -04:00
chat_message.rs Re-organize the IPC structures so they live in their own server-specific module 2025-03-16 17:43:29 -04:00
common_spawn.rs Move ObjectKind enum to common_spawn module 2025-03-18 22:15:27 -04:00
init_zone.rs Re-organize the IPC structures so they live in their own server-specific module 2025-03-16 17:43:29 -04:00
mod.rs Move ObjectKind enum to common_spawn module 2025-03-18 22:15:27 -04:00
npc_spawn.rs Add support for spawning NPCs, and a debug command to do it 2025-03-18 22:13:28 -04:00
player_setup.rs Re-organize the IPC structures so they live in their own server-specific module 2025-03-16 17:43:29 -04:00
player_spawn.rs Add support for spawning NPCs, and a debug command to do it 2025-03-18 22:13:28 -04:00
player_stats.rs Re-organize the IPC structures so they live in their own server-specific module 2025-03-16 17:43:29 -04:00
position.rs Re-organize the IPC structures so they live in their own server-specific module 2025-03-16 17:43:29 -04:00
social_list.rs Re-organize the IPC structures so they live in their own server-specific module 2025-03-16 17:43:29 -04:00
status_effect.rs Re-organize the IPC structures so they live in their own server-specific module 2025-03-16 17:43:29 -04:00
update_class_info.rs Re-organize the IPC structures so they live in their own server-specific module 2025-03-16 17:43:29 -04:00