*** Load and Save ***
Loading and saving player data occurs in a database on the server, which eliminates cheating
*** Localization ***
- When you first start the game, the language is detected and all text objects are localized
- Text translation works through keywords that are loaded into the dictionary at the start of the game
- CSV files are used to store translations (Resources/Localization)
*** Settings ***
- volume of sounds
- notifications
* list of all notifications with the ability to view and close them
- languages
- contacts
- additional features (Start new game / Rate)
*** Visual details on stage ***
- Moving clouds
- Workers who move on the map along the routes
*** Basic game mechanics ***
- Completing tasks (Quests)
- Gathering and Extraction of resources
- Building
- Exploring technology (Researches)
- Craft - Processing Resources and creating new materials and items (instruments, weapons and armor)
- Heroes - Which can be assigned to buildings to improve performance
- Russian roulette (Opportunity to get valuable goods)
*** Quests ***
- Story, Secondary, Achievement
- Progress displayed as a percentage
The quest may have different requirements to complete it
* May have a predecessor quest
* Required Resources
* Required Buildings
* Required Studies
*** Resources ***
* In the town
- You can only see the resources that are available and that the built buildings can extract / produce
- You can enable resource tracking on the main screen
* At the merchant
- The entire list of resources available in the game is visible
- You can sell and buy resources
* When buying resources in the Shop For Coins
If the purchased amount of resources is more than the warehouse can accommodate, then the remainder is placed in a separate (non-dimensional storage)
Resources from this storage are used first.
Shop
★ You can buy the necessary resources, parts of heroes, game currency, disable ads and various sets