rmtew / incursion-roguelike

The legendary computer game Incursion: Hall of the Goblin King!
https://incursion-roguelike.net/
Other
9 stars 1 forks source link

Use save files as a crash recovery mechanic #24

Open rmtew opened 3 months ago

rmtew commented 3 months ago

The design mechanic of limiting access to game saves to game resumption does not work as long as Incursion has random crashes and it has always had random crashes.

When the game crashes by:

When the player restarts Incursion we should show them a prompt that:

This should prompt them to reproduce the problem and provide us a save game with instructions to reproduce and also enable them to step back until they find one which allows them to proceed past the point of crashes.