joulupunikki / Phoenix

Java clone/remake/patch of the game Emperor of the Fading Suns
https://joulupunikki.github.io/Phoenix/
37 stars 14 forks source link

Fix initial spotting #101

Closed joulupunikki closed 7 years ago

joulupunikki commented 7 years ago

Currently, everything within 5 hexes of cities will be spotted, whereas only the fog should be lifted. It should suffice to iterate thru the Structures and Units lists and do a 5 hex fog lift for the structures and ordinary spot for the units/stacks.