curiousdannii / parchment

The Interactive Fiction web app
https://iplayif.com
MIT License
421 stars 60 forks source link

Add force restart button #85

Open curiousdannii opened 2 years ago

curiousdannii commented 2 years ago

Now that Parchment has autosaving, there could be situations in which a game gets into a state in which it won't let you restart. A button should be added to force a restart (by clearing the autosave).

curiousdannii commented 2 years ago

In the mean time, you can add &do_vm_autosave to the URL and it will start without autorestoring.