Fixed items minimap color and battle square#865
Fixed items minimap color and battle square#865erexo wants to merge 2 commits intoedubart:masterfrom
Conversation
|
Known bug; |
6f03787 to
7ce5bca
Compare
|
so this passed or not? |
|
Instead of deleting the if statement you should have checked for the specified items. If this is merged we will have to iterate through every item to draw it on map, which would be very bad. Also you should make different branches for different commits instead of just make one pull request with lots of commits. As for the bug of attacking who you are following, I'll test it to confirm |
|
Any updates? |
Some items marked as "common" are actually an important terrain items (like doors/fences/street lamps and so on). It makes minimap much more readable if every item with minimap color is shown (as in Cip client).