Excalibur v0.28.5 Release
Another small release! A few bug fixes, QOL improvements, and fixes supporting the new Tiled plugin!
- Scenes can now have their own background color!
- Actions emit events on start and complete! Thanks @mattjennings
- Collision lifecycle methods on Actor! Thanks for the suggestion @mattjennings!
Features
- feat: Collision lifecycle convenience methods on Actor by @eonarheim in #2869
- feat: [#2856] Emit actionstart and actioncomplete events on actors by @mattjennings in #2857
- feat: Add Scene specific background color by @eonarheim in #2861
Fixes
- fix: Fixes for Tiled plugin by @eonarheim in #2858
- fix: [#2855] Remove dunder prefixed parameters by @eonarheim in #2859
- fix: [#2854] Actor pre/post draw events fixed by @eonarheim in #2860
- fix: Camera interpolation on fixed update by @eonarheim in #2868
Dependencies
- chore: Update dependency @babel/core to v7.23.7 by @renovate in #2862
- chore: Update dependency terser-webpack-plugin to v5.3.10 by @renovate in #2864
- chore: Update dependency typescript to v5.3.3 by @renovate in #2866
- chore: Update dependency @types/node to v18.19.4 by @renovate in #2863
Full Changelog: v0.28.4...v0.28.5