Apart from some crash and data loss fixes, this fixes the way Lisien instantiates ParquetDB, so that if you use the library on desktop, it will work with the ve...
This version adds support for a new kind of parallel processing. If you're on Android, it's the first kind that really works. When you have loads and loads of t...
The example sims were missing some important data, because the export feature was broken. It left out data if you made a sim on ParquetDB (so not Android), then...
This release adds the Method and Function tabs to the Python editor in Elide. Method is possibly a bit jank right now, as it requires you to supply the initial...
The ParquetDB database backend was not working correctly when using Elide on desktop. This release fixes it. It also fixes a crash happening when you quit out o...
This adds a RelaxNG schema in the file world.rng. This is useful if you want to write some other program to make Lisien world.xml files. It turned out the expor...