1
Fork 0
mirror of https://github.com/redstrate/Kawari.git synced 2025-05-12 14:47:46 +00:00
kawari/src
Joshua Goins ca8d36e48c Fix remaining inn warps, prevent the player from getting stuck
This means the three ARR inns are now "functional" (as in, you can enter
and exit them.) I also added some code to give you control of your
character in case you hit an unimplemented event.
2025-05-05 23:45:22 -04:00
..
bin Fix remaining inn warps, prevent the player from getting stuck 2025-05-05 23:45:22 -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 Fix remaining inn warps, prevent the player from getting stuck 2025-05-05 23:45:22 -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