scriptwizard99 / AlamazeTurnParser

Set of tools for parsing and displaying turn results from the Alamaze PBEM game.
0 stars 0 forks source link

Area LO belongs to region 5 #25

Closed scriptwizard99 closed 8 years ago

scriptwizard99 commented 9 years ago

On the current map, the region borders show that this area is in R8. The white borders should be redrawn such that LO is in R5.

image

scriptwizard99 commented 8 years ago

Also have a request from Rick to change the lines from white to black.

scriptwizard99 commented 8 years ago

Fixed in 105b31cf71e0627199dd26c61e703646be204a1c. The region information was correct; it was just the drawn borders that were wrong. So when the borders were removed, the problem was OBE.

Rick had actually asked for 'thin black' lines. Changing from white to black was not an issue. However, getting them 'thin' was. If you go too thin, the scaling algorithm causes some to 'missed' in the smaller maps, resulting in a mess. We chose to simply remove them instead.

scriptwizard99 commented 8 years ago

OH, and we added a right click context menu to pop centers to highlight the boxes of that region. So you didn't completely loose the functionality that the region borders provided.

scriptwizard99 commented 8 years ago

Here is the menu:

image

The result is something that looks like this:

image