Simulation Core
Revision as of 10:39, 14 November 2024 by Maxim@tygron.com (talk | contribs)
Each Project in the Tygron Engine has its own Simulation Core responsible for executing updating the excel, triggers and grid overlays. Below an overview of each step executed:
An update is initiated by a User, an API call, or when the state changes, such as the addition of a new building, while "auto update" is enabled. Note that the initial project creation must be finished first.
Steps
- First API Trigger (with timing BEFORE) are executed.
- Then all TQL updates (with timing BEFORE) from Indicators and Panels.