itch.io is community of indie game creators and players

Devlogs

v0.35.1 - Minimap fixes

MewnBase
A downloadable game for Windows, macOS, and Linux

With the 0.35 update, I tried to make the minimap a bit overly complicated in the way it drew each chunk, and cached the minimap textures to disk (so that theoretically, it would have less to "redraw" each time you open the map popup). Yeah... not so much.

The problem was that this ended up being SUPER slow on most machines, even ones with SSDs. Sometimes taking as long as 17 seconds for larger worlds.

So I came up with a quick solution that both works with the new world-chunk system and also draws the minimap significantly faster (usually less than a second). Muuuch better!

Let me know if you think you've encountered any new minimap bugs/crashes after updating.

Other minor tweak to this update: was making the game-save-updater automatically remove some old, obsolete tiles (Craters that had collision) from really old saved worlds so that they can still be loaded in the latest update.  I tested this with a saved world as far back as v0.28.

That's all for now!  - Steve

Files

  • mewnbase-win64.zip 85 MB
    Version 0.35.1
  • mewnbase-win32.zip 55 MB
    Version 0.35.1
  • mewnbase-linux64.zip 88 MB
    Version 0.35.1
  • mewnbase-linux32.zip 60 MB
    Version 0.35.1
  • mewnbase-osx.zip [Warning: has launch-crash issues] 82 MB
    Version 0.35.1
  • mewnbase-java.zip 25 MB
    Version 0.35.1
Download MewnBase
Leave a comment