Files
floriankilian e1b1beb24d feat(kick-system): add translated kick reasons with error codes
- Add kickReason field to ServerErrorMessage schema with enum values
- Display translated kick messages instead of generic "Kicked from game"
- Include error codes (KICK_ADMIN, KICK_MULTI_TAB, KICK_LOBBY_CREATOR) for debugging
- Update kick handlers in GameServer, PostJoinHandler, and Worker to pass reasons
- Modify showErrorModal to handle kick-specific formatting without duplication
2025-08-14 22:15:32 +02:00
..
2025-07-01 17:09:18 -07:00
2025-05-27 19:54:35 -07:00
2025-08-04 10:06:53 -07:00
2025-08-05 20:40:56 +00:00
2025-07-25 19:52:05 -04:00
2025-08-03 01:38:21 -04:00
2025-05-10 00:50:56 -04:00
2025-05-29 11:07:04 -07:00