CryptoTanks
  • Introduction
  • Game
    • How to Start
    • Game Design
      • Maps
      • Description of Game Obstacles
      • Game Objects
      • The Game and the Rules of Battle
      • Betting Arena
      • Description of Game Menus
      • Level and Experience
      • User Authorization
      • Settings
    • How to Mint
  • Functionality
    • Profile
    • Hangar
    • Minting Page
  • Tokens
    • $GTANK Token
    • $TANK Token
    • Token Information
  • Roadmap
  • Changelog
    • ✅Report 14.01.2022
    • ✅Report 21.01.2022
    • ✅Report 28.01.2022
    • ✅Report 04.02.2022
    • ✅Report 11.02.2022
    • ✅Report 18.02.2022
    • ✅Report 25.02.2022
    • ✅Report 04.03.2022
    • ✅Report 11.03.2022
    • ✅Report 18.03.2022
    • ✅Report 25.03.2022
    • ✅Report 01.04.2022
    • ✅Report 08.04.2022
    • ✅Report 15.04.2022
    • ✅Report 22.04.2022
    • ✅Report 29.04.2022
    • ✅Report 6.05.2022
    • ✅Report 13.05.2022
    • ✅Report 20.05.2022
    • ✅Report 27.05.2022
    • ✅Report 03.06.2022
    • ✅Report 10.06.2022
    • ✅Report 17.06.2022
    • ✅Report 24.06.2022
    • ✅Report 01.07.2022
    • ✅Report 08.07.2022
    • ✅Report 15.07.2022
    • ✅Report 22.07.2022
    • ✅Report 29.07.2022
    • ✅Report 05.08.2022
    • ✅Report 12.08.2022
    • ✅Report 19.08.2022
    • ✅Report 26.08.2022
    • ✅Report 02.09.2022
    • ✅Report 09.09.2022
    • ✅Report 16.09.2022
    • ✅Report 23.09.2022
    • ✅Report 30.09.2022
    • ✅Report 07.10.2022
    • ✅Report 14.10.2022
    • ✅Report 21.10.2022
    • ✅Report 28.10.2022
    • ✅Report 03.11.2022
    • ✅Report 11.11.2022
    • ✅Report 25.11.2022
    • ✅Report 02.12.2022
    • ✅Report 09.12.2022
    • ✅Report 16.12.2022
  • Development Stack
  • Contacts
  • NFT
    • Tank NFTs
    • Initial Characteristics
    • Efficiency, Stars and Ranking
    • NFT Distribution
    • Super Bonuses
    • Countries
    • Bullets
    • TANK Versions
  • Legal
    • Terms of use
    • Privacy policy
    • Cookie policy
Powered by GitBook
On this page

Was this helpful?

  1. Changelog

Report 15.04.2022

What has been done:

  1. API Server:

    1. Dev API for matchmaking;

    2. Logging matches in the database;

    3. Logging purchases of bullets in the database;

    4. Logging tank repairs in the database;

    5. Advanced logging of user inputs;

    6. Kill statistics;

    7. Debugging work;

  2. Game Server:

    1. Shutting down the server if there is a .fresh-build file (for the needs of DevOps);

    2. API for shutting down the server (for the needs of DevOps);

    3. Expanded list of metrics;

    4. Implementation of a tool for conducting stress tests to load server resources;

    5. Debugging work related to memory overflow on the game server (increased the number of logs for more detailed debugging);

  3. Customer:

    1. In the "Quick Match" mode, weekly statistics of kills are displayed;

    2. In the works: smoothing the display of users with a high ping rate;

    3. In the works: increasing the amount of data controlled by the server during the match;

PreviousReport 08.04.2022NextReport 22.04.2022

Last updated 3 years ago

Was this helpful?

✅