Histórico de Commits

Autor SHA1 Mensagem Data
  Ivan Savenko ba9e3dca9d Mod management rework, part 1 há 1 ano atrás
  Alexander Wilms 434371195d JsonNode constructors: Take fileName as argument há 1 ano atrás
  Alexander Wilms 02e429e973 Fix typos using https://github.com/crate-ci/typos há 1 ano atrás
  Ivan Savenko aadbf6dd6a Ignore duplicate disconnected calls há 1 ano atrás
  Ivan Savenko 93038b791e Fix connection termination handling há 1 ano atrás
  Ivan Savenko e5f8cefa7f Store and send mod list and game version for game rooms há 1 ano atrás
  Ivan Savenko 8f0236f046 Move account login details from settings to persistent storage, with há 1 ano atrás
  Evgeny Malygin 54405e33bc Fix: prevent possible int16_t overflow há 1 ano atrás
  Ivan Savenko 5d188024db Set room status to "In Game" once gameplay starts há 1 ano atrás
  Ivan Savenko 715e094f5c Implemented room description display (map/template name) há 1 ano atrás
  Ivan Savenko be641d1710 Split 'loginSuccess' into server and client-specific versions há 1 ano atrás
  Ivan Savenko c21e5bb0fb Always validate messages in debug mode. Fixes for schemas há 1 ano atrás
  Ivan Savenko 456dfd9e3d Added debug validation of lobby protocol on every send/receive há 1 ano atrás
  Ivan Savenko 54796c7c56 Rename toJson to toString/toCompactString for consistency há 1 ano atrás
  Ivan Savenko 1a144fc516 Some progress on private rooms support há 1 ano atrás
  Ivan Savenko 2c2bec791c Fixes and cleanup of game client network shutdown and restart há 1 ano atrás
  Ivan Savenko 6eef197cea Removed no longer used mutexes from match server há 1 ano atrás
  Ivan Savenko f97ffd8e9a Better handling of disconnects, code cleanup há 1 ano atrás
  Ivan Savenko 29c0989849 Use std::byte to manage network data há 1 ano atrás
  Ivan Savenko c9ebf32efd Send error messages if operation fails há 1 ano atrás
  Ivan Savenko c5c46a7c9a Implemented connecting to server via proxy há 1 ano atrás
  Ivan Savenko 388ca6e776 Added list of active accounts and rooms to UI. Added room creation logic há 1 ano atrás
  Ivan Savenko 033b2889c4 Add proxy connection mode for lobby rooms há 1 ano atrás
  Ivan Savenko 709905b1a0 Simplified networking API há 1 ano atrás
  Ivan Savenko 9fb7d2817a Implemented connection of match server to global lobby há 1 ano atrás