diff options
author | Andrei Karas <akaras@inbox.ru> | 2013-02-02 17:51:40 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2013-02-02 17:51:40 +0300 |
commit | 67ab809edd61bbcf7f22b79c0fa212cfe2625efb (patch) | |
tree | 92892711417919f2886752a7c3a3585b9700349c /ChangeLog | |
parent | 6dcaff24dd1f7d6b08f84ec28ff0caf7b6248dac (diff) | |
download | mv-67ab809edd61bbcf7f22b79c0fa212cfe2625efb.tar.gz mv-67ab809edd61bbcf7f22b79c0fa212cfe2625efb.tar.bz2 mv-67ab809edd61bbcf7f22b79c0fa212cfe2625efb.tar.xz mv-67ab809edd61bbcf7f22b79c0fa212cfe2625efb.zip |
Change version to 1.2.3.2
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 23 |
1 files changed, 23 insertions, 0 deletions
@@ -1,3 +1,26 @@ +2013-02-03 New release 1.3.2.3 +fix: crash on closing before entering into game. +fix: sounds in broken quests (evol only) +fix: context menu in chat window. +fix: erase action for guild members. +fix: draw most left tiles in visible map. +fix: empty lines support in news. +fix: possible crash in skills dialog. +fix: first time map loading after registration. +fix: minimal windows size for very small resolutions. +fix: setup window resize. +add: show better ping if response slow. +add: show colored party and guild members in online list. +add: extend listbox theming. +add: increase default soft fps limit for Android to 100. +add: texture compression format selection. +add: option for autoresize minimaps. +add: loading default music files for each maps. +add: support for selecting char by click in chars selection dialog. +add: new tips. +add: sort option to buy dialog from players. +add: default avatars support for npcs. + 2013-01-20 New release 1.3.1.20 fix: macosx fixes. fix: collision masks. |