diff options
author | Reid <reidyaro@gmail.com> | 2011-08-24 22:42:17 +0200 |
---|---|---|
committer | Reid <reidyaro@gmail.com> | 2011-08-24 22:42:17 +0200 |
commit | 43c19a8321bd0c4bcf36655d74e895397aff7eea (patch) | |
tree | c8f7933367ae1e757a3166a04772274896d58c9c /ChangeLog | |
parent | c1ec2b921389cb5c44d9ae572ea4851891cf8bc9 (diff) | |
parent | 9505e3789cc9db6a10a68b9794a586604271b76f (diff) | |
download | plus-43c19a8321bd0c4bcf36655d74e895397aff7eea.tar.gz plus-43c19a8321bd0c4bcf36655d74e895397aff7eea.tar.bz2 plus-43c19a8321bd0c4bcf36655d74e895397aff7eea.tar.xz plus-43c19a8321bd0c4bcf36655d74e895397aff7eea.zip |
Merge branch 'master' of gitorious.org:manaplus/manaplus
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 23 |
1 files changed, 23 insertions, 0 deletions
@@ -1,3 +1,26 @@ +2011-08-21 New release 1.1.8.21 +ManaPlus: +fix: moving near npc. +fix: crash in server dialog if press load button twice. +fix: saving opened whisper tabs. +fix: hide/show setup window by hot key. +fix: show shop sign on players only if shop enabled and shop not empty. +fix: chat auto scroll. +fix: mode with switching bow to knife. +fix: adding limits to adding items to trade. +fix: perfomance issue with invisible npcs. +add: auto improve perfomance by disabling different draphics features. +add: perfomance tab. most perfomance related settings moved to this tab. +add: new perfomance related options to perfomance tab. +add: split players setup tab to relations and players. +add: ability to add comments to npcs. +add: option to hide ip addresses on screen shots. +add: warp menu item navigation points menu (for gms only). +add: copy to chat button in status window to copy player stats to chat. +add: enable auto switching to janapese font if used japan locale. +add: update dejavu and mplus fonts. +add: updated translations. + 2011-08-07 New release 1.1.8.7 ManaPlus: fix: player attack animation length. |