Devlogs
v1.24 Notes
Posted October 02, 2025 by GeorgeWang
#Puzzle #Minesweeper #Roguelike
Hello DungeonSweepers!
Polishing the game some more and improving the new player experience. As always, continue to leave feedback in the comments.
General
- Added a visual close button to the settings screen.
- Reworked a lot of the tutorial.
- The first time you play it will be a lot more explicit on what you should do to level up.
- Provide some warnings if you heal when you have health remaining.
- Added Sfx and Vfx when the player can level up or when they have 0 health.
Enemies/Tiles
- Added Sfx and Vfx variations for some enemies.
- Bricks have a unique Sfx and Vfx.
- Added corpses for Minotaur and Chests that the minotaur guards.
- Made it more obvious which enemy killed you.
Bugfixes
- Fixed bug where buttons can be clicked during a transition like class selection.
- Fixed bug where brick destroyer item doesn't get properly reset on retry.