JSearUK / Playthroughs

The aim is to create the system in such a way that it can be safely dropped into any other project
The Unlicense
0 stars 0 forks source link

Save slots do not respect versioning or lock status #15

Closed JSearUK closed 3 years ago

JSearUK commented 3 years ago

The correct number of slots appear for each playthrough, and they have both screenshots and timestamps. However, they are not distinguished by naming, versioning or locking

I suspect this is linked to Issue #13 and Issue #16

JSearUK commented 3 years ago

Having resolved #13 and #16 I used the Ren'Py Save system, quick saves and alterations to the mod version number to produce three saves: one with 0.2, one with 0.1 and one with 0.05. Versioning works, though it needs tidying up a bit. Closing this