Releases: tversteeg/castle-game
Releases · tversteeg/castle-game
v0.1.36
- Add sound effects (first new feature since 2018!)
- Update dependencies
- Cleanup code (thanks @lberrymage)
v0.1.35
- Update dependencies
- Cleanup code (a bit)
v0.1.34
- Scale window x2
- Update dependencies
v0.1.33
- Update dependencies
- Use delta-time for calculating physics
v0.1.31
- Improve rendering performance a lot
- Pack the units tighter to create more chaos
- Fix projectile trajectories
- Add support for Aseprite based animations
v0.1.30
- Redraw everything using the DB32 palette
- Upgrade walking system
- Add healthbars to units
- Add a button for spawning soldiers
v0.1.28
- Queue units
- Make arrows get stuck in the ground
v0.1.26
- Bigger level
- Updated AI
- Arrows stay on the ground
- User interface with buy button
v0.1.21
- Archers
- Arrow projectiles
- Blood particles