v0.22.4 method editor
Lisien » Devlog
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 self argument yourself, where Python development programs usually write it in for you. But at least you can write callbacks for input prompts in Elide now.
Lisien has a new dependency, astor, replacing the old astunparse, which is no longer maintained. I was going to simply use the built-in ast.unparse, but that turns out to generate slightly different code from one Python version to another.
Files
lisien-windows.zip 170 MB
Version 0.22.4 12 hours ago
lisien-android.apk 71 MB
Version 0.22.4 12 hours ago
lisien.whl 1.4 MB
Version 0.22.4 12 hours ago
elide.whl 2.3 MB
Version 0.22.4 12 hours ago
Get Lisien
Lisien
Life Simulator Engine for Maxis-like games
Status | In development |
Category | Tool |
Author | clayote |
Genre | Simulation |
Tags | agent-based-simulation, cellular-automata, Game engine, Life Simulation |
More posts
- v0.22.3 fix adding stuff to the world5 days ago
- v0.22.2 savegame fix on desktop5 days ago
- v0.22.1 RelaxNG schema11 days ago
- v0.22.0 new export format, determinism14 days ago
- v0.21.8 no, really, fix importer29 days ago
- v0.21.7 fix importer30 days ago
- v0.21.6 fix rule builder36 days ago
- v0.21.5 fix new game button *again*36 days ago
- v0.21.4 reorderable rules38 days ago
Leave a comment
Log in with itch.io to leave a comment.