diff options
author | Andrei Karas <akaras@inbox.ru> | 2012-03-03 15:00:06 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2012-03-03 15:00:06 +0300 |
commit | 1ca48bc727dcb01a3c905b17f48ea4c0f5333fe1 (patch) | |
tree | a8008ed1347d714614a2cbe0d6739ef172cbb08c /ChangeLog | |
parent | 576b4023ce552c734f989d88dedb11152c4d1b7a (diff) | |
download | plus-1ca48bc727dcb01a3c905b17f48ea4c0f5333fe1.tar.gz plus-1ca48bc727dcb01a3c905b17f48ea4c0f5333fe1.tar.bz2 plus-1ca48bc727dcb01a3c905b17f48ea4c0f5333fe1.tar.xz plus-1ca48bc727dcb01a3c905b17f48ea4c0f5333fe1.zip |
Change version to 1.2.3.4.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 25 |
1 files changed, 25 insertions, 0 deletions
@@ -1,3 +1,28 @@ +2012-03-04 New release 1.2.3.4 +fix: loading client data translations. +fix: display translated xp+job messages. +fix: default paramters value. +fix: last frame delay in dead sprite actions. +fix: don't show errors for missing emotes. +fix: drawing big minimaps. +fix: ignore shortcuts keys in npc menu and in inventory. +fix: npc menu keyboard navigation. +fix: default npc dialog size. +fix: some copyrights. +fix: possible crashes. +add: visual settings page. +add: option to grab input. +add: move some settings and new to page visual in settings. +add: different sound effects for different messages. +can be configured in audio settings page. +add: resize minimaps. +add: context menu for minimaps. +add: gdb to windows build. +add: show latest client version in update news. +add: option for for creating screenshots with FBO. +If enable, can fix opengl screenshots issue. +add: update liberation fonts. + 2012-02-19 New release 1.2.2.19 add: client data translations (items, etc). add: increased max value for drop counter from 9 to 30. |