itch.io is community of indie game creators and players

Devlogs

Memory Ring v3.1.1 - Patch Notes

Memory Ring v3.1.1 - Patch Notes

Wednesday, December 17, 2025

Fixing the fix.

Issues Resolved:

Credits NaN on Reload

Root cause: Import converted credits to object format, but load/save expected number

Fix: Credits remain simple number throughout

Import now handles both legacy (number) and object formats, converts to number

updateStats() Scope Error

this.updateStats() called inside class method, but updateStats() is standalone function

Fix: Removed erroneous this. reference

Architectural Decision:

Credits-as-object format (tracking earned/spent/lastUpdate separately) has been deferred. That complexity is infrastructure for blockchain sync features that don't exist yet.

Status:

All v3.1 fixes intact. Import/export functional. Credits display correctly across page loads.

Files

  • memory-ring-v3_1_1-prototype.zip 21 kB
    1 day ago
Download MR - Memory Ring by Mister Atompunk BETA
Leave a comment