Page 6 of 9

Re: Changes in what a 3.2 ruleset can do

Posted: Wed Apr 12, 2023 1:50 pm
by cazfi
Second alt (fallback) tag is now supported for units osdn #47753

Re: Changes in what a 3.2 ruleset can do

Posted: Sat Apr 22, 2023 9:06 pm
by cazfi
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

Posted: Sun Apr 30, 2023 7:54 am
by cazfi
Pillage action now uses extra's rmact gfx tags, when provided. osdn #47923

Re: Changes in what a 3.2 ruleset can do

Posted: Sat May 06, 2023 4:29 pm
by cazfi
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

Re: Changes in what a 3.2 ruleset can do

Posted: Wed May 10, 2023 8:23 am
by cazfi
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

Posted: Tue Jun 06, 2023 10:03 am
by cazfi
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.

Re: Changes in what a 3.2 ruleset can do

Posted: Thu Jun 08, 2023 1:59 pm
by cazfi
Second alt (fallback) graphics tag is now supported for buildings. osdn #48087

Re: Changes in what a 3.2 ruleset can do

Posted: Tue Jun 27, 2023 1:21 pm
by cazfi
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)

Re: Changes in what a 3.2 ruleset can do

Posted: Sun Jul 09, 2023 8:41 pm
by cazfi
City:transfer() ( & edit.city_transfer() ) added to Lua API. osdn #48312

Re: Changes in what a 3.2 ruleset can do

Posted: Mon Jul 17, 2023 12:26 am
by cazfi
Added effect type "Surplus_Waste_Pct" osdn #48294

See earlier "Surplus_Waste_Pct_By_Rel_Distance"