Follow-up Comment #13, bug #24309 (project freeciv):

(2.5 quick fix, like in Freeciv-web)
>  What happens if there's already max number of spaceship parts and some city
continues to build them?
I don't think that can happen. I think that the player will be told that the
building is "no longer available."
city_build_building() checks that can_city_build_improvement_now() before
building something. It will, via other calls, end up checking the max number
of various kinds of spaceship parts in can_player_build_improvement_direct().


(2.5 back port of 3.0/2.6 solution)
> It also doesn't exist yet.
No longer true. See comment #11.

    _______________________________________________________

Reply to this item at:

  <http://gna.org/bugs/?24309>

_______________________________________________
  Message sent via/by Gna!
  http://gna.org/


_______________________________________________
Freeciv-dev mailing list
[email protected]
https://mail.gna.org/listinfo/freeciv-dev

Reply via email to