Changes in what a 3.3 ruleset can do
Re: Changes in what a 3.3 ruleset can do
New Bribe Stack action. RM #803
Re: Changes in what a 3.3 ruleset can do
Lua access to Unit.nationality property RM #862
Re: Changes in what a 3.3 ruleset can do
Lua method Player:diplstate() for querying diplomatic state between players added. RM #876
Re: Changes in what a 3.3 ruleset can do
Added Lua method Player:love() for querying AI player's love towards another player. RM #897
Re: Changes in what a 3.3 ruleset can do
Added Lua method Player:add_love() for adjusting amount of love an AI player feels toward another player. RM #904
Re: Changes in what a 3.3 ruleset can do
Unit properties are now checked when defining how much martial law they provide, i.e., different units can now provide different amount of martial law. RM #948
Re: Changes in what a 3.3 ruleset can do
Added Lua method Player:cancel_pact() RM #989
Re: Changes in what a 3.3 ruleset can do
New Civil_War_City_Bonus effect replaces old civil_war_bonus_celebrating and civil_war_bonus_unhappy with more flexible way to define how individual cities affect civil war chance. RM #1009