Full notes
Full I commissioned some invisible people 0 update
Read the full published notes in a cleaner layout. The original post stays linked below.
What changed
- Fixes
Changelog:
FIXED - 100% achievement fires after completing level 4 (1 level still to go).
Caused by:
On completing a level, clicking the win screen 'next level' button updates the meta data for the *next* level (it's meant to update the *current* level, so the level selection screen will be updated to now show 100% for that level).
But the next level isn't loaded in yet, so this check errors, and for some reason the fallback for that is "100%".
At some point during development, I noticed that the meta data wasn't being updated after completing a level, so I added some code elsewhere to update the meta data for the current level.
So the achievement checker now thinks that all levels are completed, and releases the 100% achievement (early).
Source
Changelog.gg summarizes and formats this update. How we read updates.
