1
Fork 0
mirror of https://github.com/redstrate/Kawari.git synced 2025-05-15 07:57:46 +00:00
kawari/src/world
2025-04-01 18:49:42 -04:00
..
ipc Add GM command to give items, support equipping from inventory 2025-03-31 23:23:29 -04:00
actor.rs Add UpdateHpMpTp packet, make sprint take away debug monster health 2025-03-29 12:25:22 -04:00
chat_handler.rs Replicate actor spawning and movement to other clients 2025-03-30 18:03:42 -04:00
connection.rs Commit and restore inventory from the World databse 2025-04-01 18:49:42 -04:00
database.rs Commit and restore inventory from the World databse 2025-04-01 18:49:42 -04:00
event.rs Load the starting position from the LGB 2025-03-28 23:00:32 -04:00
inventory.rs Commit and restore inventory from the World databse 2025-04-01 18:49:42 -04:00
lua.rs Create EffectKind enum to hold the different effect kinds 2025-03-30 10:01:41 -04:00
mod.rs Initial support for multiplayer 2025-03-30 18:03:42 -04:00
status_effects.rs Move StatusEffects struct to it's own module 2025-03-30 10:51:36 -04:00
zone.rs Multiple fixes attempting to fix packet errors 2025-03-30 21:42:46 -04:00