Closed Postremus closed 6 years ago
Okay, found the reason why the minimaps water is black: https://github.com/ereb-thanatos/cossacks-revamp-2017/blob/master/src/Main%20executable/3DMapEd.cpp#L649
Makes total sense. Blue enemies on the water weren't really visible before. Black enemies are always shown as yellow on the minimap, which isn't ideal (because black is not the same color as yellow),but after the initial confusion is gone, it should not matter anymore.
You are right, the minimap colors were changed on purpose.
I had not that many colors to choose from, but I wanted the map, all 7 players and the selected units in white to be distinguishable, so I changed the water to black, the black player to yellow and the white player to salmon-pink.
If you want, you can play around with different color values yourself. Just un-comment this block of testing code I added and you'll see a palette of available colors.
Good luck!
Water is black on the minimap. Is this intended?
To reproduce: