diff options
author | Andrei Karas <akaras@inbox.ru> | 2013-02-16 12:37:03 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2013-02-16 12:37:03 +0300 |
commit | 32e7d1c62a7a34156d6ba3bd3f0cd698034085f1 (patch) | |
tree | d912e1d385adda548e8755513890689ed98188d7 /ChangeLog | |
parent | e8e4e0d85a7c024d5ccd391170905cb4b35cc37e (diff) | |
download | plus-32e7d1c62a7a34156d6ba3bd3f0cd698034085f1.tar.gz plus-32e7d1c62a7a34156d6ba3bd3f0cd698034085f1.tar.bz2 plus-32e7d1c62a7a34156d6ba3bd3f0cd698034085f1.tar.xz plus-32e7d1c62a7a34156d6ba3bd3f0cd698034085f1.zip |
Change version to 1.3.2.17.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 29 |
1 files changed, 29 insertions, 0 deletions
@@ -1,3 +1,32 @@ +2013-02-17 New release 1.3.2.17 +fix: inventory sorting +fix: initial setup window resize issue. +fix: some windows size on small screens. +fix: onscreen buttons and positions. +fix: resize issue in online list. +fix: configuration for onscreen buttons 3 and 4. +fix: crash with particle effects. +add: browser support on android. +add: support for scrolling popup menus. +add: allow hide yellow bar and hide it by default. +add: unassign default key for "change move type". +add: google play url in update message for Android version. +add: onscreen buttons default size depend on resolution. +add: extend theming. +add: adjust on screen buttons positions and padding. +add: close buttons to some windows. +add: enable job support by default. +add: on Android by default hide chat color picker. +add: dont hide top right buttons on small screens. +add: browser support in android version. +add: close buttons to some windows. +add: enable job support by default. +add: improve font cache cleaning. +add: improve network code speed. +add: https links support. +add: extend theming. +add: improve speed. + 2013-02-03 New release 1.3.2.3 fix: crash on closing before entering into game. fix: sounds in broken quests (evol only) |