1
Fork 0
mirror of https://github.com/redstrate/Kawari.git synced 2025-05-04 12:07:44 +00:00
kawari/src/world
Joshua Goins 1bdacaaede Add inventory modification packet
The size isn't quite right yet, but whatever.
2025-03-31 20:05:37 -04:00
..
ipc Add inventory modification packet 2025-03-31 20:05:37 -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 Multiple fixes attempting to fix packet errors 2025-03-30 21:42:46 -04:00
database.rs Add preliminary support for restoring character backups from Auracite 2025-03-30 18:52:00 -04:00
event.rs Load the starting position from the LGB 2025-03-28 23:00:32 -04:00
inventory.rs Run Clippy auto-fix, disable large enum size warning 2025-03-23 18:14:14 -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