dark-neryx / ALH

Little Helper Client for Atlantis PBEM Game Engine
1 stars 1 forks source link

Improve local hex marking as "explored" #10

Open dark-neryx opened 5 years ago

dark-neryx commented 5 years ago

Currently, ALH marks hexes as explored by including a 0 tag on objects available in a hex if a unit that has the ability to identify those s has spent a turn in the hex. This is most typically applicable for exotics, but it is exclusively a local marker, and the turn report in no way reflects this.

Upgrade the marking logic to display in a manner that is more identifiable as local (perhaps with coloration or font modification), and add the ability to turn this setting off.