diff options
author | Andrei Karas <akaras@inbox.ru> | 2011-01-30 00:25:58 +0200 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2011-01-30 00:25:58 +0200 |
commit | 92e6445f5e045c1e0c17b938826e22c67bd72f79 (patch) | |
tree | cf5775fb688384e59b7c08b6d8ac9566accf5515 /ChangeLog | |
parent | afece3f6acd9a7a4a009b73883d4c2d27ac1b8ce (diff) | |
download | plus-92e6445f5e045c1e0c17b938826e22c67bd72f79.tar.gz plus-92e6445f5e045c1e0c17b938826e22c67bd72f79.tar.bz2 plus-92e6445f5e045c1e0c17b938826e22c67bd72f79.tar.xz plus-92e6445f5e045c1e0c17b938826e22c67bd72f79.zip |
Change version to 1.1.1.30
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -1,3 +1,18 @@ +2011-01-30 New release 1.1.1.30. +ManaPlus: +fix: stuck on disconnections while opened modal window. +fix: allow use rock knife in auto switching weapons. +fix: issue with invisible items in inventory after moving to and from storage. +add: show job bar in ministatus window. +add: diagonal move animation (need support in client data). +add: recovery on broken server job level and job level max experience. +add: floor item icon different from normal item icon (need support in client data). +add: show unknown skills in skills window. +add: show job xp after mob kill. +add: support for zlib map compression. +add: updated russian translation. + + 2011-01-16 New release 1.1.1.16. ManaPlus: fix: hide own hp bar if dead. |