Historique des commits

Auteur SHA1 Message Date
  Ivan Savenko 9d7c4a60e0 Added support for configuring which language channels are visible to il y a 8 mois
  Ivan Savenko 3965c6a0a1 Fix possible use-after-free in lobby server il y a 8 mois
  Ivan Savenko 1aa391fdf8 Split CGeneralTextHandler file into 1 file per class form il y a 1 an
  Alexander Wilms 434371195d JsonNode constructors: Take fileName as argument il y a 1 an
  Alexander Wilms 02e429e973 Fix typos using https://github.com/crate-ci/typos il y a 1 an
  Ivan Savenko 35954dc41b Simple workaround to fix vcmiserver shutdown procedure il y a 1 an
  Ivan Savenko 7188849aa4 Show active room invites and invited players in UI il y a 1 an
  Ivan Savenko a4ea74fbbc Send list of active invites as part of room description il y a 1 an
  Ivan Savenko 8b15836547 Do not attempt to load Json from empty string il y a 1 an
  Ivan Savenko e5f8cefa7f Store and send mod list and game version for game rooms il y a 1 an
  Ivan Savenko 7bc81101a2 Add logging for when account or match server disconnects il y a 1 an
  Ivan Savenko 2deca842de Log sucessful logins for convenience il y a 1 an
  Ivan Savenko 2a717a6d66 Fix typo il y a 1 an
  Ivan Savenko 671b61c64e Implement various todo's and review suggestions il y a 1 an
  Ivan Savenko 89d091a386 Set matches that never reached gameplay state to 'cancelled' state il y a 1 an
  Ivan Savenko 69f7b3169e UI improvements for lobby: il y a 1 an
  Ivan Savenko 4dce0479ba UI improvements for lobby screen: il y a 1 an
  Ivan Savenko 489dd781c2 Show match creation date in history il y a 1 an
  Ivan Savenko 829b754091 Implemented matches history in lobby il y a 1 an
  Ivan Savenko 4ed961fb96 Partially unified handling of pregame and in-game chats il y a 1 an
  Ivan Savenko df5af589ae Implemented per-language, player-player and (untested) match channels. il y a 1 an
  Ivan Savenko 5d188024db Set room status to "In Game" once gameplay starts il y a 1 an
  Ivan Savenko 7c9aa9d953 Show all rooms (including private) in room list il y a 1 an
  Ivan Savenko 3023db6f0f Store and show correct player room limit in UI il y a 1 an
  Ivan Savenko 715e094f5c Implemented room description display (map/template name) il y a 1 an
  Ivan Savenko be641d1710 Split 'loginSuccess' into server and client-specific versions il y a 1 an
  Ivan Savenko c21e5bb0fb Always validate messages in debug mode. Fixes for schemas il y a 1 an
  Ivan Savenko 456dfd9e3d Added debug validation of lobby protocol on every send/receive il y a 1 an
  Ivan Savenko 6120fd2faa Lobby server will now validate incoming messages il y a 1 an
  Ivan Savenko 5b1549200a Renamed openGameRoom to more clear activateGameRoom il y a 1 an