Full notes
Full Autonomous Warfare Evolution update
Read the full published notes in a cleaner layout. The original post stays linked below.
What changed
- Gameplay
- Performance
Added the Genome Analysis screen
Updated smoke rendering in combats to reflect real-world wind speed and wind direction trends for each city
Added a scan effect to unit rendering during combats
Unit performance is represented by genomes, whose actual form is an 18-dimensional vector. Since humans cannot directly visualize data in 18-dimensional space on a 2D plane or in 3D space, dimensionality reduction is applied.
The Genome Analysis screen allows selecting among t-SNE, UMAP, and PCA (Principal Component Analysis) as dimensionality reduction algorithms. These methods compress the 18-dimensional vectors into three-dimensional space, enabling clusters of similar genomes to be visualized.
Smoke rendering was improved in V1.0.8, but wind does not currently affect battle conditions. If you ever visit these cities, remember the wind from this game. Hamamatsu is windy.
Source
Changelog.gg summarizes and formats this update. How we read updates.
