Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
(cherry-picked from commit 100565c)
  • Loading branch information
CelticMinstrel committed Oct 7, 2018
1 parent b69baf5 commit 317ef28
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions changelog.md
Expand Up @@ -8,6 +8,8 @@
* Updated translations: British English, Bulgarian, Chinese (Simplified),
Chinese (Traditional), Czech, French, Galician, German, Hungarian, Italian,
Japanese, Polish, Scottish Gaelic, Slovak, Spanish, Ukrainian.
### Lua API
* Allow specifying custom flags (in particular teleport) when using a custom cost function in wesnoth.find_path
### Packaging
* OpenMP support has been removed. It is no longer an optional build-time dependency.
### Units
Expand All @@ -17,6 +19,7 @@
* Support to_location in [move_unit], taking a special location ID
* Support dir in [move_unit] to perform relative movements
* Support location_id in [teleport], [recall], [unstore_unit] for the target location
* Support a comma-separated list for location_id key in SLF
* Support [filter_weapon] in leadership and resistance abilities,
which activates the ability only when the affected unit is using
a matching weapon.
Expand Down Expand Up @@ -44,6 +47,8 @@
### Miscellaneous and bug fixes

## Version 1.14.4+dev
### AI
* Fix AI ignoring teleport locations when moving leader to leader goals.
### Campaigns
* Northern Rebirth:
* S12: empty sides are hidden
Expand Down Expand Up @@ -86,6 +91,7 @@
the filter box.
* Allow searching by race and internal unit type id with the Create Unit
filter box as well.
* wmlxgettext is now included in release packages, so a separate download is no longer required to use it with GUI.pyw.

## Version 1.14.4
### Security Fixes
Expand Down

0 comments on commit 317ef28

Please sign in to comment.