Posted September 29, 2025 by MythosSoftware
CHANGELOG (v0.0.9.7):
- Inventory, stash, and game over overlays fully converted to new style.
- Stash and inventory are DPR aware - some devices had rendered the inventory overlay to be absurdly large.
- Removed DOM junk around the game canvas. All game information is now drawn onto the game canvas.
- Enemy hitboxes should now better match their sprites
- Shadows should be drawn correctly now
- Fixed some VFX flashes to work with the new enemy sprites.
- Item drop system is a bit more interesting.