Versions
Version 1.6.1
Release date: 13-08-2024
Improvements:
Version 1.6.0
Release date: 11-08-2024
New features:
Improvements:
- HUD images now update based on chosen art style
- Fixed issue where enemy projectiles could cause warnings in output log
- Fixed issue where sprites where not always properly overridden
Version 1.5.0
Release date: 03-07-2023
New features:
- Added cartoon art style and style selection option in main menu
Version 1.4.0
Release date: 21-08-2022
New features:
- Added required damage type option to the HealthComponent
- Added invulnerability window option to the HealthComponent
- Added Campfire object that can be destroyed by player projectiles and bombs
- Added Spike object that damages and pushes the player back on touch
- Added circular pattern option to EnemyShootingOptions
- Added QuadStraightShooter and QuadDiagonalShooter enemy
- Added Candles and Candelabra terrain objects with Flipbook animations
- Added 3 new rooms
Improvements:
- Replaced projectile collision logic with collision object type logic for a cleaner and more maintainable solution
- Exposed sprite color to EnemyBasicOptions
- Exposed projectile speed to EnemyShootingOptions
- Replaced StraightDirections and DiagonalDirections shooting options with CircularPattern option
Version 1.3.0
Release date: 24-07-2022
New features:
- Added button highlighting option for main menu and HUD
- Added Armor and God Mode option to the HealthComponent
Improvements:
Version 1.2.1
Release date: 26-09-2021
Improvements:
- Improved fire input handling and fixed several projectile firing issues
Version 1.2.0
Release date: 19-09-2021
New features:
- Added health regeneration and extracted HealthOptions from BasicOptions
- Added option to spawn specific enemies based on Tile User Data
- Added Restart and Start New Game option to HUD
- Added several maps
Improvements:
- Reparented Player to Pawn instead of PaperCharacter, allowing more collision shapes
- Reparented Enemy to Pawn instead of PaperCharacter, allowing more collision shapes
- Integrated Chase logic into MovementComponent, making ChaseAI obsolete
- Fixed traversal issue where it was hard to enter any door and move along walls
- Fixed animation name issues
Version 1.1.0
Release date: 30-03-2020
New features:
Improvements:
Version 1.0.0
Release date: 21-01-2019