The minimaps in Driftmoon are very useful, but up until now they've been a bit on the blurry side. Since I wanted to re-render all of the game's minimaps before release, I decided that now is a good time to see what I can do about increasing map details.
At first I thought about using a bigger texture, going from size 1024 to 2048, but then I realized something. Most of our minimaps have quite a bit of black in them, because the available world size is much bigger than what is actually used by the map. So why not use that black space to improve precision? Here's a comparison. Quite a bit more detail in it, right?