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

Orbital bombardment and PTS fire #41

Closed joulupunikki closed 8 years ago

joulupunikki commented 9 years ago

One round of ranged space for bombardment and PTS fire. Multiple stacks with PTS may fire at a single stack bombarding or landing. PTS fires after bombardment round and before landing. Perhaps some sort of PTS combat queue needs to be set up, to be resolved after bombardment or before landing.

The starting point in game logic is SU.spaceToPlanet(). This must be expanded to include attack/bombard option which displays PlanetWindow with target mouse pointer and transfers control to state.Bomb.java.