diff options
author | Andrei Karas <akaras@inbox.ru> | 2014-03-30 00:07:54 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2014-03-30 00:07:54 +0300 |
commit | a93d1e06f928f6e4e1c7f3c58ddb7ae3676c1c63 (patch) | |
tree | 2d85d112997176e9ab765e638b0e7f2e16677b83 /ChangeLog | |
parent | 5c83a96b8ad85ad0562542b9720a0df6c5fb550c (diff) | |
parent | 8983700f6c8cc6496626ed3af235e1ec31fe5501 (diff) | |
download | plus-a93d1e06f928f6e4e1c7f3c58ddb7ae3676c1c63.tar.gz plus-a93d1e06f928f6e4e1c7f3c58ddb7ae3676c1c63.tar.bz2 plus-a93d1e06f928f6e4e1c7f3c58ddb7ae3676c1c63.tar.xz plus-a93d1e06f928f6e4e1c7f3c58ddb7ae3676c1c63.zip |
Merge branch 'master' into stable
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 20 |
1 files changed, 16 insertions, 4 deletions
@@ -1,3 +1,15 @@ +2014-03-29 New release 1.4.3.29 +fix: memory leak on window resize. +fix: crash with map layer patches. +add: improve performance. +add: chat command for send message to gms. +Command: /gm message +add: context menu in windows. +add: in social window highlight poisoned hp bad with other color. +add: option to hide support link on errors. +add: option to show server side player position. +add: swap X and left Ctrl keys. + 2014-03-15 New release 1.4.3.15 fix: selection in equipment window. fix: emotes in crazy moves. @@ -1075,7 +1087,7 @@ fix: crash in reconnecting to servers. add: make script for MacOS with fink. add: updated mplus and libiration fonts. add: player statuses: enabled shop, away and inactive mode. -add: map reduce mode usefull for sftware drawing mode (improving speed). +add: map reduce mode useful for sftware drawing mode (improving speed). add: updated translations. add: redesign video tab in settings. @@ -1176,7 +1188,7 @@ add: dont waste chat space if input box is hidden. ManaPlus: fix: improve opengl speed. fix: update ru, pt, pt_BR, fr, es translations. -add: remove nicks in whisper. Usefull for bots like guild bot. +add: remove nicks in whisper. useful for bots like guild bot. add: no away option in whisper context menu. add: save chat tabs options between client restarts. @@ -1257,7 +1269,7 @@ add: inventory filter and sorter. add: increased char slots number from 3 to 9 per each account. Also add support for configurable char slots number in exended servers. add: option to force connection to only one ip for all three servers (char, login, map). -Usefull for port mapping connections. +useful for port mapping connections. add: updated russian translation. Mana: @@ -1335,7 +1347,7 @@ add: battle chat tab and battle event. Disable by default. add: color hightlight if trade partner lower money. add: custom update host. -Can be usefull if normal update server is dead. +Can be useful if normal update server is dead. To enable in login dialog select custom update type and put new update host url in text field. (custom host for tmw server is http://manaplus.jonklo.net/updates/) Mana: |