Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [0.3.5](v0.3.4...v0.3.5) (2024-02-22) ### Bug Fixes * **camera:** clip rect sometimes didn't overlap the whole view ([3c6060b](3c6060b)) * **camera:** clip rect sometimes didn't overlap the whole view ([bcce85d](bcce85d)) * **party:** if warrior died the party would have no sprite ([7ae03f8](7ae03f8)) ### Features * **combat:** add auto-combat button ([15df6db](15df6db)) * **combat:** add auto-combat button and setting ([55325a0](55325a0)) * **combat:** auto-combat can use items / spells ([a3ec235](a3ec235)) * **combat:** show players face down if they die ([302417e](302417e)) * **point:** add ceil method ([2c95042](2c95042)) * **state-machine:** add destroy method for state cleanup ([b0a262f](b0a262f))
- Loading branch information