v0.4.0
What's Changed
- Add improvements from clicker jam Spring 2023 by @Laguna1989 in #286
- Update TweenBase to avoid warnings, update readme by @Laguna1989 in #288
- Cleanup system dependencies for sfml test build by @Laguna1989 in #289
- Add test for short looping sound in audio demo by @Laguna1989 in #290
- SDL precompiled on windows by @Laguna1989 in #291
- Switch to sfml1.6 by @Laguna1989 in #292
- Add aselib for parsing sprites/animations directly from aseprite files by @Laguna1989 in #293
- Directly use xvfb-run instead of (flaky) setup-xvfb actions in github actions by @Laguna1989 in #294
- Use latest aselib version, extend palette demo by @Laguna1989 in #295
- Add fixes from 1hgj442/gcmuc by @Laguna1989 in #296
- Fix small issues throughout the codebase by @Laguna1989 in #297
Full Changelog: v0.3.0...v0.4.0