Released version 0.19.2 of #Lisien, the time-traveling rules engine for systemically complex life simulation games.
This release adds the ability to run Lisien with no database, nor any files open at all. It's mainly useful for testing Lisien itself--but could be of use in testing your game, too.
It also fixes the string store, so you can change what strings are in it within the Python interpreter, if you want.
Get it in your Python interpreter: python -m pip install -U lisien elide
Or on Itch: https://clayote.itch.io/lisien/devlog/932346/v0192
