Skip to content

v0.28.0

Choose a tag to compare

@github-actions github-actions released this 21 Sep 18:30

πŸ› Bug Fixes

  • Engine.tick no longer takes an argument - (a224c96)
  • Allow systems with no duration specified to run each tick - (0c642f6)

🚜 Refactor

  • Move from writerside to our own docs solution - (a6696e8)
  • Start removing ticking scheduling from within engine, eventually moving logic to addon system - (0c642f6)

βš™οΈ Miscellaneous Tasks