Summary: A Steam stats API call during startup crashed the game on some machines. Additionally, achievements like creature consumption and structure placement weren't restored when loading a save from demo.
Changes:
- Fix Steam stats startup crash — guarded a Steam stats request during init that could fail or return invalid data on certain configurations, crashing the game at ~60% loading.
- Resync creature consumption & structure placement on load.