Full notes
Full King's Keeper update
Read the full published notes in a cleaner layout. The original post stays linked below.
Repeated intro
Hello!
What changed
- Gameplay
- UI and audio
- Balance
- Performance
Like every weekend, here's a non-exhaustive list of development progress :) (I'm going to call this a DevLog from now on, because that's exactly what it is!)
Pathfinding
The pathfinding algorithm (which allows characters to move from point A to point B) has been greatly improved:
More powerful - More intelligent - Now tracks moving targets - Keeps a target at a distance - ...
Combat
The combat system has also received its fair share of improvements (given that pathfinding is used during combat)
Improved damage display - New SFX when an enemy dies - Ranged fighters will now keep their target at a distance, and avoid shooting through a wall (yes, that was a bug) - ...
The aim is to make combat more dynamic, less messy, and to improve the “feeling” when a character takes damage or dies.
There are still a few details to work out, after which I'll update the trailer.
Performance
I'm currently pushing the game to the limit (spawn hundreds of enemies, for example) to see what it can take and what it can't, in order to sort out performance issues.
The aim is to be able to spawn a very large number of enemies without any problems!
Thank you, see you next week ;)
Source
Changelog.gg summarizes and formats this update. How we read updates.
