Posted May 26, 2025 by Sourcaps
Had to set up a whole new computer for dev and in the process of testing my setup using this codebase I found a few bugs and fixed them. At least for me some seemingly random images weren't loading on the web build so I fixed those. There was a bug where towels weren't being consumed when they should have. There was a bug where if you had all the items required but were out of patience it was still pushing you to the next quest even when you tried to retry the current quest. And finally there was a chance a dungeon could spawn with two separate unconnected sections like three rooms to the east and four rooms to the west not touching. That's now fixed but might increase dungeon generation time sometimes.