Hi,
First, thanks for making this—it's a huge help.
I'm wondering if you have any ideas for how one might simply store the state of the game in the URL, such that if one were to re-load the URL, the history of previous choices would also be recovered.
This solution kind of does that, but we lose all of the history that is so nice about Paloma:
<a href="javascript:story.save()">Save to URL</a> (create a bookmark after clicking this)
Any ideas would be greatly appreciated!
[Issue created by FormerBitBucketUser: 2020-01-17]
Hi,
First, thanks for making this—it's a huge help.
I'm wondering if you have any ideas for how one might simply store the state of the game in the URL, such that if one were to re-load the URL, the history of previous choices would also be recovered.
This solution kind of does that, but we lose all of the history that is so nice about Paloma:
<a href="javascript:story.save()">Save to URL</a> (create a bookmark after clicking this)Any ideas would be greatly appreciated!
[Issue created by FormerBitBucketUser: 2020-01-17]