Links
Comment on page

Report 17.06.2022

What has been done:
  1. 1.
    Lobby Server:
    1. 1.
      The mechanism of generation and leveling of tanks has been changed;
    2. 2.
      Added the division of tanks into alpha/release;
    3. 3.
      Matchmaking takes into account the network version of the client. Clients with older versions will not be sent to a server with an unsupported version of the client;
    4. 4.
      Added API for client versioning;
  2. 2.
    Game Client/Server:
    1. 1.
      Added versioning of the client/server network part;
    2. 2.
      The network version of the game server is visible through the API;
    3. 3.
      When a client connects to a server with an unsupported version, a notification about this will be shown to the client;
    4. 4.
      Animations of effects in the game have become smoother;