update changelog
This commit is contained in:
parent
40987360df
commit
d8fb34cac3
1 changed files with 8 additions and 3 deletions
11
changelog
11
changelog
|
@ -4,18 +4,20 @@ CVS HEAD:
|
|||
* --nosound commandline option no longer initializes sound (part of #11669)
|
||||
* players can now control multiple sides in multiplayer
|
||||
* prevented user campaigns with errors from making the game unstartable
|
||||
* user campaigns can no longer redefine standard units
|
||||
* multiplayer replays no longer show 'The End' and game credits (#13375)
|
||||
* fixed off-by-one error in Unit List (#13323)
|
||||
* fixed multiple Returns registered by some dialogs (part of #13332)
|
||||
* language and i18n:
|
||||
* fixed untranslatable strings (#13347, #13350)
|
||||
* fixed 'make dist' not removing stamp-po files, causing broken translations
|
||||
* updated translations:
|
||||
* British English, Catalan, Finnish, German, Hungarian, Swedish, Turkish
|
||||
* updated MANUAL: English (also synched with wiki), Swedish
|
||||
* man pages: updated English, added Swedish
|
||||
* man pages: updated English and German, added Swedish
|
||||
* added descriptions to all multiplayer maps (#9763)
|
||||
* user visible error messages are now translatable (#12605)
|
||||
* added files to POTFILES.in: fix untranslatable strings (#13347, #13350)
|
||||
* fixed untranslatable strings (#13347, #13350)
|
||||
* campaigns
|
||||
* Eastern Invasion:
|
||||
* made Captured and Approaching Weldyn easier
|
||||
|
@ -28,7 +30,8 @@ CVS HEAD:
|
|||
* made To The Harbour of Tirigaz easier
|
||||
* unit graphics and sound improvements:
|
||||
* new or modified images for Dwarvish Thunderer, Elvish Outrider,
|
||||
Elvish Rider, Elvish Scout, Goblin Knight, Orcish Warlord, Wolf Rider
|
||||
Elvish Rider, Elvish Scout, Giant Mudcrawler, Goblin Knight, Mudcrawler,
|
||||
Orcish Warlord, Wolf Rider
|
||||
* new death animations for Dwarvish Thunderer, Elvish Archer,
|
||||
Giant Mudcrawler, Mudcrawler, Spearman, Young Ogre, Nightgaunt, Spectre
|
||||
* new orc portraits, now used in Heir to the Throne
|
||||
|
@ -49,12 +52,14 @@ CVS HEAD:
|
|||
fire -20% -> 0%, cold 60% -> 40%
|
||||
* decreased undeadfoot movement cost on mountains from 4 to 3
|
||||
* decreased undeadfoot movement cost on hills from 3 to 2
|
||||
* Demilich now advances to Dread Lich (previously Ancient Lich)
|
||||
* server
|
||||
* no longer rejects :control command with "Side not found"
|
||||
* write a summary of commands when a fifo command is not recognized
|
||||
* fix assertion failure in network_worker.cpp
|
||||
* move_unit_fake with illegal coordinates now logs error instead of
|
||||
causing assertion failure crash (part of #13334)
|
||||
* cleaned up story4.png from Heir to the Throne (#13385)
|
||||
|
||||
Version 0.9.2:
|
||||
* user interface improvements:
|
||||
|
|
Loading…
Add table
Reference in a new issue