scriptwizard99 / AlamazeTurnParser

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

Marking a square cleared for PopCenters vs UnusualSightings. #2

Closed scriptwizard99 closed 9 years ago

scriptwizard99 commented 9 years ago

Currently, the tool only lets you mark squares on the map as 'explored' but that is not enough detail. What's needed is "The ability to mark a space 'explored for pcs', AND 'explored for unusual sightings', AND 'all clear', and the ability to mark the location of an unusual sighting on the map."

Here are the standard icons people are used to. image

scriptwizard99 commented 9 years ago

v1.3.0 adds support for No PC, No Sighting, and All Cleared. It does not let you add US yet.

scriptwizard99 commented 9 years ago

Support for unusual sightings was added in cf58b00