Posted August 08, 2026 by devgb
Version 1.18.3 fixes an important issue with the Secrets of Crystalis system.
The Discovery Journal itself was rendering correctly, but the actual Secrets data module was not being loaded by the main HTML file.
As a result, the game could incorrectly display values such as:
0 / 0 Treasure Maps
0 / 0 Hidden Locations
0 / 0 Secret Dungeons
Wayfarer · 0 / MAX
All ranks reached
even though the full exploration content existed in the build.
The missing secrets.js module is now loaded correctly before the main game runtime.
The Discovery Journal once again recognizes the intended exploration content:
The maximum Explorer Score is correctly restored to 46, with Master Explorer unlocking at 46 / 46.
This issue does not require players to start a new save.
Existing saves created while the Secrets module was missing are normalized automatically when loaded with 1.18.3.
No Secrets content should be incorrectly marked as completed during recovery.
The HTML file also contained older cache references from a previous build.
These have now been synchronized to the current release to reduce the risk of browsers or itch.io mixing outdated scripts with newer game files.
1.18.3 also retains the recent improvements from 1.18.1 and 1.18.2: