1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-07-01 00:45:26 +02:00
Commit Graph

16 Commits

Author SHA1 Message Date
a4ea74fbbc Send list of active invites as part of room description 2024-05-13 11:43:28 +00:00
e12db20314 Add missing field in schema 2024-05-13 11:42:05 +00:00
1840666327 Implemented join room dialog 2024-04-23 17:15:59 +03:00
e5f8cefa7f Store and send mod list and game version for game rooms 2024-04-23 17:15:59 +03:00
d59fb87504 Indicate rooms with active invites, fix invite acceptance 2024-03-27 13:10:55 +02:00
4dce0479ba UI improvements for lobby screen:
- Show description of current chat room in header
- Show count of online accounts / active rooms
- Highlight currently selected chat room
2024-03-27 13:10:55 +02:00
489dd781c2 Show match creation date in history 2024-03-27 13:10:55 +02:00
829b754091 Implemented matches history in lobby 2024-03-27 13:10:55 +02:00
0b89d3804c Added Ukrainian translation 2024-03-27 13:10:55 +02:00
df5af589ae Implemented per-language, player-player and (untested) match channels. 2024-03-27 13:10:55 +02:00
7c9aa9d953 Show all rooms (including private) in room list 2024-03-27 13:10:55 +02:00
3023db6f0f Store and show correct player room limit in UI 2024-03-27 13:10:55 +02:00
be641d1710 Split 'loginSuccess' into server and client-specific versions 2024-03-27 13:10:55 +02:00
c21e5bb0fb Always validate messages in debug mode. Fixes for schemas 2024-03-08 16:32:40 +02:00
c9604f3dc1 Fix json formatting 2024-03-08 16:32:40 +02:00
ea04a84812 Added initial versions of schemas for lobby protocol 2024-03-08 16:32:40 +02:00