1
Fork 0
mirror of https://github.com/redstrate/Kawari.git synced 2025-05-12 14:47:46 +00:00
kawari/src
Joshua Goins 6dc8194aa8 Add inn bed handling, let event scripts decie when they are finished
The inn bed is the most complex script we have written so far, and needs
a little bit more logic to when it finishes. I also made it play the bed
animation, although you *will* sleep forever as we don't know how to
disconnect you yet.
2025-05-05 23:04:53 -04:00
..
bin Add inn bed handling, let event scripts decie when they are finished 2025-05-05 23:04:53 -04:00
blowfish Create dedicated Connection implementations to handle future server work 2025-03-15 20:38:10 -04:00
common Make Limsa Inn warp functional 2025-05-05 22:04:39 -04:00
inventory Update IPC struct names and filenames to match their opcode name 2025-05-02 23:24:31 -04:00
ipc Begin scripting the inn NPCs 2025-05-05 20:51:49 -04:00
lobby Use Default trait in more segment construction 2025-05-02 23:38:44 -04:00
login Switch out rand crate with fastrand 2025-05-02 23:06:59 -04:00
packet Move oodle into the packet module 2025-05-02 00:52:26 -04:00
patch Add version checks in the patch server for game and boot components 2025-03-23 08:21:43 -04:00
world Add inn bed handling, let event scripts decie when they are finished 2025-05-05 23:04:53 -04:00
config.rs Add setup page to download generated LauncherTweaks configs 2025-05-03 18:49:39 -04:00
lib.rs Overhaul how we send inventory packets again 2025-05-02 16:15:54 -04:00