Unhaunter v0.2.5 released
·
1min
·
deavidsedice
This release has been mainly refactor, refactor, refactor. There's the huge upgrade to Bevy 0.15, the split into small crates for faster incremental compile times, and saving settings.
Download Unhaunter v0.2.5 - Source code only
Features:
- Screenspace orthogonal movement: Now players can choose to move the character relative to the screen or relative to the map.
- Settings: Added gameplay + audio settings which are saved to disk or local storage for WASM.
Changes:
- Bumped Bevy version to 0.15
Other:
- Migrated core features and systems to separate crates for better organization and maintainability.