Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

hello folks- i've been fixing various bugs, such as the focus issues, tile garbling, etc., and i'm working on a fix for the bug where part of the map doesn't load. i'll be uploading a build shortly (to both itch and my own site) which contains all of these fixes. i'll post here as soon as i upload!

Glad to hear about these fixes. You're really putting so much work in on this. In regards to part of themap not loading, will this mean I can load a previously broken map?

if it's the bug where only the upper part of the map loads, my hope and suspicion is that it'll load correctly after the fix. the bug is likely caused by a tile with weird data in it which somehow breaks the rest of the load process. if so, once i add a proper error handler for that it will be able to read past the erroneous tile with no issues.