What changed
1 fix3 additions3 changes0 removals
- UI and audio
- Performance
- Compatibility
- Gameplay
addedTurns out to add some fun achievements, I needed to implement stat tracking. And since there is little reason to keep it invisible, I decided to implement the stat tracker screen as a QoL feature. And since I was doing stuff regarding the QoL feature, I have finally implemented the restart button.
changedFor now, the changes are on the beta branch, as I haven't tested them thoroughly yet. That being said these changes shouldn't crash or cause unexpected behaviour - but for example when it comes to the ingame stat tracking some important stuff may be missing.
changedTo access the beta, go to the game's settings on Steam, then choose the beta branch in the Game Versions & Betas tab.
addedChangelog:Added an ingame stat tracker.
addedChangelog:Added a restart button.
fixedChangelog:Fixed a typo in the Compendium.
Towers of Scale changes
addedTurns out to add some fun achievements, I needed to implement stat tracking. And since there is little reason to keep it invisible, I decided to implement the stat tracker screen as a QoL feature. And since I was doing stuff regarding the QoL feature, I have finally implemented the restart button.
changedFor now, the changes are on the beta branch, as I haven't tested them thoroughly yet. That being said these changes shouldn't crash or cause unexpected behaviour - but for example when it comes to the ingame stat tracking some important stuff may be missing.
changedTo access the beta, go to the game's settings on Steam, then choose the beta branch in the Game Versions & Betas tab.
addedAdded an ingame stat tracker.
addedAdded a restart button.
Turns out to add some fun achievements, I needed to implement stat tracking. And since there is little reason to keep it invisible, I decided to implement the stat tracker screen as a QoL feature. And since I was doing stuff regarding the QoL feature, I have finally implemented the restart button.
For now, the changes are on the beta branch, as I haven't tested them thoroughly yet. That being said these changes shouldn't crash or cause unexpected behaviour - but for example when it comes to the ingame stat tracking some important stuff may be missing.
To access the beta, go to the game's settings on Steam, then choose the beta branch in the Game Versions & Betas tab.
Changelog:
Added an ingame stat tracker.
Added a restart button.
Fixed a typo in the Compendium.
Did some cleanup of the code internals.