Changes in what a 3.2 ruleset can do

Contribute, display and discuss rulesets and modpacks for use in Freeciv here.
cazfi
Elite
Posts: 2913
Joined: Tue Jan 29, 2013 6:54 pm

Re: Changes in what a 3.2 ruleset can do

Post by cazfi »

Lua API has now method to get tile targeted effect value. effects.tile_bonus() osdn #47547
cazfi
Elite
Posts: 2913
Joined: Tue Jan 29, 2013 6:54 pm

Re: Changes in what a 3.2 ruleset can do

Post by cazfi »

Separate maximum number of resources limit has been lifted. The only limit there's to amount of resources is the maximum number of extras, i.e., ruleset can use all the extra slots for resources, if author so wants. osdn #48607
cazfi
Elite
Posts: 2913
Joined: Tue Jan 29, 2013 6:54 pm

Re: Changes in what a 3.2 ruleset can do

Post by cazfi »

Added support for extras that impose ZoC by themselves, even when no units are present osdn #47701

Giving also this flag to an extra that hides units is one way to resolve the question about units inside such extras not imposing ZoC.
cazfi
Elite
Posts: 2913
Joined: Tue Jan 29, 2013 6:54 pm

Re: Changes in what a 3.2 ruleset can do

Post by cazfi »

Attack and Suicide Attack actions have been Fake Generalized. osdn #42688
Post Reply