Posted March 15, 2025 by Elfino48
#Minor Update #Froguelike #Roguelike
Almost the whole week we were working on basic mechanics improvements and bugs fixes. Here is the list of changes for now:
New:
- health and death: main character gets damage from enemies and can die now;
- ingredients and potions can be used to heal. Just click on it in the inventory to use it;
- camera switches between enemies and player in Fight mode;
Improvements:
- added simple healthbars;
- you can attack enemies simply by just going to their tile, without using mouse;
Fixes:
- player, enemies and cauldron movements mostly working fine, there are no blockers on empty tiles anymore;
- enemies don't spawn right to the player's spawn;
- cursor changes correctly now;
- potion making, recipes are working now regardeless of order of ingredients you put in cauldron;
- enemies can spot you properly now
...and a looot of code improvements.
Next week update will be a major and bring a lot of new content, some base for the story, new enemies, more bug fixes and more.