summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2017-08-05 17:08:22 +0300
committerAndrei Karas <akaras@inbox.ru>2017-08-05 17:08:22 +0300
commitb7f3981fc5ee94a6d8989a29f850ee3a3eaa7baf (patch)
tree6808ced09e70e41d3383af4830fd3574d35b7256 /ChangeLog
parente141800f28512a4bed19044ef616c07c122ac923 (diff)
downloadplus-b7f3981fc5ee94a6d8989a29f850ee3a3eaa7baf.tar.gz
plus-b7f3981fc5ee94a6d8989a29f850ee3a3eaa7baf.tar.bz2
plus-b7f3981fc5ee94a6d8989a29f850ee3a3eaa7baf.tar.xz
plus-b7f3981fc5ee94a6d8989a29f850ee3a3eaa7baf.zip
Change verstion to 1.7.8.5.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1ab0394aa..f92914b9e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,18 @@
+2017-08-05 New release 1.7.8.5
+fix: quests window redraw speed and render too long lines.
+fix: mouse cursor update each 10 seconds.
+fix: crash in help window links with old compilers.
+fix: server command with name "int" in groups.xml.
+fix: memory leak in skill casting animation.
+fix: free network related memory or reconnecting to other servers.
+fix: prevent server connection timeout in register dialog.
+add: improve mouse move and click emulation.
+add: option to show player name at top or bottom.
+add: improve badges drawing with hidden player name.
+add: use gcc-6 for windows builds.
+add: default icons for unknown skills by types.
+add: shortcuts tab with automatically added active skills (not for legacy servers).
+
2017-07-22 New release 1.7.7.22
fix: memory leak if player not totally visible while moving.
fix: character select dialog size if slots more than two rows.