0.16.13
Pre-release
Pre-release
- Fix worker process states getting desynchronized when you made a new character
- Fix methods not being callable in worker processes
- Improved performance when planning a lot of future state
- Made the LiSE engine itself an Executor, which I guess breaks compatibility. Whatever, zerover makes no promises. Use
Engine.submit(..)
to schedule computation in worker processes now. - Made ELiDE's stat list scrollable