Posted October 04, 2025 by MythosSoftware
CHANGELOG (v0.0.9.13):
- Added a sprite for the player.
- Made the inventory and stash overlays a little bit prettier.
- Centralized the item tooltip renderer in the codebase.
- Made hitboxes tighter, shadows less absurd
- Changed how the stash overlay appears; functionally it is the same, but behind the scenes, it is now part of the inventory overlay (this makes rendering item tooltips less computationally demanding... I know it's just a 2d game, but still. Cool beans).