Skip to content

0.16.13

Pre-release
Pre-release
Compare
Choose a tag to compare
@clayote clayote released this 15 Oct 23:02
· 618 commits to main since this 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