Skip to content

v0.3.5

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 22 Feb 18:02

0.3.5 (2024-02-22)

Bug Fixes

  • camera: clip rect sometimes didn't overlap the whole view (3c6060b)
  • camera: clip rect sometimes didn't overlap the whole view (bcce85d)
  • party: if warrior died the party would have no sprite (7ae03f8)

Features

  • combat: add auto-combat button (15df6db)
  • combat: add auto-combat button and setting (55325a0)
  • combat: auto-combat can use items / spells (a3ec235)
  • combat: show players face down if they die (302417e)
  • point: add ceil method (2c95042)
  • state-machine: add destroy method for state cleanup (b0a262f)