itch.io is community of indie game creators and players

Devlogs

Clipboard Saves, Again

idleCMD
A browser game made in HTML5

It has come to my attention that there was an issue with the clipboard save functionality in the browser version. This has now been resolved.

What happened?

It turns out that, for security reasons, Unity can't directly access a user's clipboard, so the method that I was using to copy/paste save codes didn't work as intended in the browser.

What now?

I updated the HTML5 version of the game to pop up a browser input dialog for copying/saving pastes, which has resolved the issue.

Apologies to anyone who lost their save data due to this issue.

Files

  • idleCMD_html5_v0.5.4.zip 7.8 MB
    Feb 22, 2021
Download idleCMD
Leave a comment