From: Erik V. <eri...@xs...> - 2011-10-12 18:03:25
|
I have committed and pushed code to move the specification of the number of tiles (other than 1) that a company (type) can lay. It is moved from CompanyManager.xml (<CompanyType>) to Game.xml, PhaseManager section (<Phase><Tiles>). As usual, properties defined for one phase propagate to all subsequent phases, unless changed. This means that no longer a whole list of phases needs be specified to which a certain number of tile lays applies. Currently, the number of tile lays can only be specified per company type, not per company. I suppose there is no need for the latter, more fine-grained option. The games affected are 1825, 1835, 1851, 1880, 18EU and 18TN. I have not tested 1825 (too early in development) and 1880 (doesn't currently run). Erik. |