1
Fork 0
mirror of https://github.com/redstrate/Kawari.git synced 2025-05-20 09:47:44 +00:00
kawari/src/bin
Joshua Goins a88b9037d4 Begin adding disconnection handling
This doesn't work 100% reliably yet, but the world server should now try
to commit your player back to the database if it detects you disconnect.

I also fixed a mistake where the global server state never removed
clients when they errored out. There's now code to remove your actor
from the instance when disconnecting, but this doesn't work reliably yet
either.
2025-05-12 01:17:15 -04:00
..
kawari-admin.rs Add Bootstrap styling to most web pages 2025-05-03 11:56:27 -04:00
kawari-frontier.rs Add Bootstrap styling to most web pages 2025-05-03 11:56:27 -04:00
kawari-launcher.rs Add Bootstrap styling for the launcher page, implement launcher login 2025-05-03 18:16:36 -04:00
kawari-lobby.rs Replace (most of) the remaining Excel parsing with Physis Sheets 2025-05-09 18:35:44 -04:00
kawari-login.rs Add links to return home on the login pages 2025-05-06 16:03:16 -04:00
kawari-patch.rs Add some helpful warnings to patch server, add FFXIV_Patch as user agent 2025-04-22 19:27:19 -04:00
kawari-savedatabank.rs Begin adding save data bank 2025-04-22 18:46:04 -04:00
kawari-web.rs Fix broken login link on some webpages 2025-05-06 16:09:05 -04:00
kawari-world.rs Begin adding disconnection handling 2025-05-12 01:17:15 -04:00