diff options
author | Andrei Karas <akaras@inbox.ru> | 2011-03-19 17:04:16 +0200 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2011-03-19 17:04:16 +0200 |
commit | f8f86ea8f9a1450f03b2f24c208cea868cc069ce (patch) | |
tree | 47fbe36b93ef186b1fe3d76c8d1a5ffa2996b661 /ChangeLog | |
parent | 3a997a849a312f3211f036e5c5d603bf04bd3220 (diff) | |
download | plus-f8f86ea8f9a1450f03b2f24c208cea868cc069ce.tar.gz plus-f8f86ea8f9a1450f03b2f24c208cea868cc069ce.tar.bz2 plus-f8f86ea8f9a1450f03b2f24c208cea868cc069ce.tar.xz plus-f8f86ea8f9a1450f03b2f24c208cea868cc069ce.zip |
Change version to 1.1.3.20.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -1,3 +1,17 @@ +2011-03-20 New release 1.1.3.20 +ManaPlus: +fix: other players directions while moving. +fix: being direction while attacking. +fix: other players animation while moving. +fix: mouse pickup from big distance. +add: show message in party tab if some on join party. +add: /uptime chat command to show current client update. +add: small optimisation in software drawing mode (SDL). + +Mana: +add: scroll buttons in chat tabs. + + 2011-03-06 New release 1.1.3.6 ManaPlus: fix: remove extra spaces from chat commands. |