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 21.01.2022

What has been done:

  1. Game server:

    1. Implemented a simplified logic for the operation of rooms that users can connect to for an online game;

    2. Creation of many rooms with isolated players;

    3. Assembly automation;

    4. Ability to collect statistics through Prometheus;

  2. Connecting players to the room;

  3. Implemented the basic logic of the game rules and the game timer;

  4. Redesigned authorization screen;

  5. Redesigned main menu screen;

  6. Redesigned settings screen;

  7. Redesigned game search screen;

  8. Redesigned hangar screen;

  9. Redesigned top panel;

  10. Redesigned combat interface;

  11. Redesigned modal windows;

  12. Code refactoring;

  13. Connecting information in the hangar to server data;

  14. Automation of specifying the address of the API server for various assemblies;

  15. API server:

    1. Localization of test UI for tank generation;

    2. API documentation;

    3. Changing the logic and structure of the generation/pumping of tanks;

    4. Admin-API changes.

PreviousReport 14.01.2022NextReport 28.01.2022

Last updated 3 years ago

Was this helpful?

✅