itch.io is community of indie game creators and players

Devlogs

Version 1.30.4 Released

Knights of Crystalis
A browser game made in HTML5

Version 1.30.4 improves save reliability on browsers where localStorage is restricted or blocked.

The game now uses a layered storage system:

localStorage → IndexedDB → Session Fallback

If normal browser storage fails, Knights of Crystalis can now automatically continue with IndexedDB instead of immediately dropping into temporary session-only storage.

Also added:

  • Clear save status: SAVE: LOCALSAVE: INDEXEDDB, or SAVE: SESSION ONLY
  • Automatic transfer of existing saves into IndexedDB when needed
  • Improved fallback behavior on iPhone/Safari
  • No save-schema change — existing Schema 39 saves remain fully compatible

Validation passed with:

  • 20/20 Save Compatibility tests
  • 69/69 Release Self-Tests
  • 4/4 Browser Storage tests

This update is focused entirely on making save persistence more reliable across real browser environments.

Files

  • Knights_of_Crystalis_1.30.4_Persistent_Storage_Hardening.zip 3.3 MB
    2 days ago
Download Knights of Crystalis
Leave a comment