make sure that only 80chars per line are used in the changelogs
This commit is contained in:
parent
d72adc18d6
commit
a1d47f019f
2 changed files with 14 additions and 11 deletions
21
changelog
21
changelog
|
@ -5,14 +5,16 @@ Version 1.7.8+svn:
|
|||
of specific type in the field
|
||||
* new rate_action formula_ai function which returns a rating of
|
||||
attack analysis.
|
||||
* values of most ai aspects are now readable from formula ai (aggression, avoid,
|
||||
attacks, attack_depth, caution, grouping, leader_aggression, leader_value,
|
||||
number_of_possible_recruits_to_force_recruit, passive_leader,
|
||||
* values of most ai aspects are now readable from formula ai (aggression,
|
||||
avoid, attacks, attack_depth, caution, grouping, leader_aggression,
|
||||
leader_value, number_of_possible_recruits_to_force_recruit, passive_leader,
|
||||
passive_leader_shares_keep, recruitment_ignore_bad_movement,
|
||||
recruitment_ignore_bad_combat, recruitment_pattern, scout_village_targeting,
|
||||
support_villages, village_value, villages_per_scout )
|
||||
recruitment_ignore_bad_combat, recruitment_pattern,
|
||||
scout_village_targeting, support_villages, village_value,
|
||||
villages_per_scout)
|
||||
* Fixed Bug #14768: made AI observe changes in allowed recruits, preventing
|
||||
situations where AI does not recruit because it thinks that it can not do so.
|
||||
situations where AI does not recruit because it thinks that it can not do
|
||||
so.
|
||||
* Graphics:
|
||||
* New animations for the Chocobone.
|
||||
* Change which Orc Grunt portrait appears is the default.
|
||||
|
@ -22,8 +24,8 @@ Version 1.7.8+svn:
|
|||
* Updated translations: Czech, French, German, Italian, Latin, Lithuanian,
|
||||
Polish, Portuguese (Brazil), Russian, Serbian, Slovak.
|
||||
* Multiplayer:
|
||||
* Updated maps: Caves of the Basilisk, Hornshark Island, Howling Ghost Badlands,
|
||||
Sablestone Delta
|
||||
* Updated maps: Caves of the Basilisk, Hornshark Island, Howling Ghost
|
||||
Badlands, Sablestone Delta
|
||||
* Music and sound effects:
|
||||
* Updated music tracks: Legends of the North, Breaking the Chains
|
||||
* User interface:
|
||||
|
@ -33,7 +35,8 @@ Version 1.7.8+svn:
|
|||
* Toggle waypoint now works for each one, not just the last.
|
||||
* Reclick on the selected unit now clear all waypoints
|
||||
* WML Engine:
|
||||
* Added [open_help], fixes Bug #11061 (forgot to commit that one long time ago)
|
||||
* Added [open_help], fixes Bug #11061 (forgot to commit that one long time
|
||||
ago)
|
||||
* Miscellaneous and bugfixes:
|
||||
* Optimize "Initializing teams" loading phase
|
||||
|
||||
|
|
|
@ -14,8 +14,8 @@ Version 1.7.8+svn:
|
|||
Polish, Portuguese (Brazil), Russian, Serbian, Slovak.
|
||||
|
||||
* Multiplayer:
|
||||
* Updated maps: Caves of the Basilisk, Hornshark Island, Howling Ghost Badlands,
|
||||
Sablestone Delta
|
||||
* Updated maps: Caves of the Basilisk, Hornshark Island, Howling Ghost
|
||||
Badlands, Sablestone Delta.
|
||||
|
||||
* User interface:
|
||||
* Increasing the size of the MP lobby works properly.
|
||||
|
|
Loading…
Add table
Reference in a new issue