Changes in what a 3.2 ruleset can do
Re: Changes in what a 3.2 ruleset can do
Second alt (fallback) tag is now supported for units osdn #47753
Re: Changes in what a 3.2 ruleset can do
Attack_Bonus effect unit requirement is now handled on unit granularity, i.e., there's support for requirements for the properties of specific unit, not just its type. osdn #47862
Re: Changes in what a 3.2 ruleset can do
Pillage action now uses extra's rmact gfx tags, when provided. osdn #47923
Re: Changes in what a 3.2 ruleset can do
Support for unit tp_defense type Always added. osdn #43541
Such units are able to defend even if they would not be able to leave their transport, e.g., land units in the middle of Ocean.
This makes things like "cannons on deck" possible
Such units are able to defend even if they would not be able to leave their transport, e.g., land units in the middle of Ocean.
This makes things like "cannons on deck" possible
Re: Changes in what a 3.2 ruleset can do
Second alt (fallback) graphics tag is now supported for extra removal activity icons osdn #47952
Re: Changes in what a 3.2 ruleset can do
Added CityStatus value "Transferred": osdn #48115
This differs from "CityStatus" "OwnedByOriginal" in that the "OwnedByOriginal" is fulfilled also after once conquered city has been liberated.
This differs from "CityStatus" "OwnedByOriginal" in that the "OwnedByOriginal" is fulfilled also after once conquered city has been liberated.
Re: Changes in what a 3.2 ruleset can do
Second alt (fallback) graphics tag is now supported for buildings. osdn #48087
Re: Changes in what a 3.2 ruleset can do
Added effect type "Surplus_Waste_Pct_By_Rel_Distance" osdn #42246
That creates waste, but only from what otherwise would be surplus, and depends on distance to nearest government center, with the distance scaled to the map size (so the effect over "the longest distance on the map" is the same for different size maps)
That creates waste, but only from what otherwise would be surplus, and depends on distance to nearest government center, with the distance scaled to the map size (so the effect over "the longest distance on the map" is the same for different size maps)
Re: Changes in what a 3.2 ruleset can do
City:transfer() ( & edit.city_transfer() ) added to Lua API. osdn #48312