dripton / Slugathon

Clone of the old Avalon Hill fantasy wargame Titan, using Python / PyGTK / Twisted
https://github.com/dripton/Slugathon/wiki
8 stars 2 forks source link

Markers overlapping board edge are not erased #28

Closed dripton closed 14 years ago

dripton commented 14 years ago

If a legion marker overlaps the edge of its masterboard hex into the black background, that background is never repainted when the chit moves away. Happens in hexes like 130 and 111.

dripton commented 14 years ago

Clear all hexes to black before painting.

Get rid of clear_hexlabels since repaint_hexlabels now does the same. This gets rid of some painting artifacts around the edge of the board. Closed by b8b9675b200556d3905800c227dfb012489e1793