v0.21.0 bookmarks


This release adds bookmarks, which let you assign names to points in time. Then you can travel between them more conveniently. It was always possible to store the (branch, turn, tick) yourself, but the new way is closer to what you'd expect if you've worked with save files, as in every game. Call `engine.bookmark('name')` once to create a bookmark, then call it again with the same name to travel back to that bookmark. You can also look up saved bookmarks as `engine.bookmark['name']`.

Currently, the Elide frontend doesn't have a good way for you to use the bookmarks. I'll add that next.

Databases from earlier Lisien versions are incompatible with this one, due to changes in the schema.

Files

lisien-windows.zip 213 MB
Version 0.21.0 23 days ago
Elide-0.21.0-arm64-v8a_armeabi-v7a-debug.apk 71 MB
Version 0.21.0 23 days ago
lisien-0.21.0-py3-none-any.whl 955 kB
Version 0.21.0 23 days ago
elide-0.21.0-py3-none-any.whl 2.3 MB
Version 0.21.0 23 days ago

Get Lisien

Comments

Log in with itch.io to leave a comment.

Sorry, the Android build isn't working. I'm working on it...