diff options
author | Andrei Karas <akaras@inbox.ru> | 2012-03-31 18:40:12 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2012-03-31 18:40:12 +0300 |
commit | 0da7018e891e23d8768328f9a2ce1cd9023dc77d (patch) | |
tree | b993e573b6c6010692ed10a161f2cc0cbabd208a /ChangeLog | |
parent | eac30a76badf24f580d8f9d525ee305568e68363 (diff) | |
download | plus-0da7018e891e23d8768328f9a2ce1cd9023dc77d.tar.gz plus-0da7018e891e23d8768328f9a2ce1cd9023dc77d.tar.bz2 plus-0da7018e891e23d8768328f9a2ce1cd9023dc77d.tar.xz plus-0da7018e891e23d8768328f9a2ce1cd9023dc77d.zip |
Change version to 1.2.4.1
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -1,3 +1,19 @@ +2012-04-01 New release 1.2.4.1 +fix: validate assigned keys on load. +fix: animated tiles drawing in opengl modes. +fix: copy to clipboard. +fix: chat item links. +fix: online list auto update after error. +fix: outfits items adding/removing. +add: multi language help. +add: protect autocomplete from evil nicks. +add: theme blacknblack (kook). +add: redesign input handling. +add: extend xml animation tags. +add: autohide buttons on top right corner. +add: autohide chat window if inactive (disabled by default). +add: remove packet limits for changing direction. + 2012-03-18 New release 1.2.3.18 fix: minimaps scrolling with moving camera. fix: context menu in outfits window. |