Full notes
Full AI Stories update
Read the full published notes in a cleaner layout. The original post stays linked below.
What changed
0 fixes0 additions3 changes0 removals
- Gameplay
- Performance
changedI changed almost all variables from a dynamic programming style to a static one.
changedThis should lead to a bit of an improved performance.
changedI also changed the full screen toggle to two different buttons for full screen or windowed.
AI Stories changes
changedI changed almost all variables from a dynamic programming style to a static one.
changedThis should lead to a bit of an improved performance.
changedI also changed the full screen toggle to two different buttons for full screen or windowed.
I changed almost all variables from a dynamic programming style to a static one.
This should lead to a bit of an improved performance.
I also changed the full screen toggle to two different buttons for full screen or windowed.
The game remembers the setting and automatically applies a full screen or windowed window size on start.
Source
Changelog.gg summarizes and formats this update. How we read updates.
