subchannel13 / Stareater

4X turn based strategy
GNU General Public License v3.0
32 stars 7 forks source link

Buildings per turn #40

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Proposition for following:

New attribute for buildable items, maximum buildable quantity per turn. 

Colonization for example has two quantity constrains, it can't exceed 
population limit and it can't push population growth to more than doubled the 
natural growth. So far, that effect was accomplished with single "max count" 
attribute. Also there was a problem of detecting is building complete or should 
the item stay in building queue.

Original issue reported on code.google.com by subchann...@gmail.com on 21 Sep 2011 at 1:25

GoogleCodeExporter commented 9 years ago

Original comment by subchann...@gmail.com on 23 Sep 2011 at 9:57

GoogleCodeExporter commented 9 years ago

Original comment by subchann...@gmail.com on 23 Sep 2011 at 4:09