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

Halted build start delayed after middle of turn resource gain #52

Closed joulupunikki closed 8 years ago

joulupunikki commented 8 years ago

If a build queue is on hold and sufficient resources to start building are gained mid turn then queue will not start building until next turn. SUGGESTED FIX: invoke Structure::tryToStartBuild() on all halted queues at end of turn.