Update log
Full Steam Revolution: The Age of Rail update
The complete published notes, normalized for clean reading and source attribution.
Extracted changes
- Workshop
- Gameplay
- Fixes
- Performance
- UI and audio
- Server
Gameplay
Changed useless workshop in Lyon to textile factory. This allows boosting the cheese factory by delivering textiles.
Added textile factory to Naples, to allow boosting cheese.
Added cheese requirement and cheese factory to Madrid.
Added cheese requirement and cheese factory to Malaga.
GPU issues
Fixed bugs with incorrect d3d fence waits.
Fixed bug where invalid timing queries could be read during resize or fullscreen transition. On startup, if fullscreen is saved as the option in the config, it does that by first creating a window then transitioning to fullscreen. This could potentially lead to a crash on startup.
Enumerate devices in order from high to low performance.
Maybe fix error about state of MSAA resource creation.
Added some more diagnostic info when a D3D error is encountered.
Misc
Make UI scales 0.75, 1.0, 1.25, 1.5 instead of 0.75, 1.0, 1.5, 2.0
Server won't allow requests from clients that haven't validated their version to be correct.
Source
