diff options
author | Andrei Karas <akaras@inbox.ru> | 2017-05-13 16:45:59 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2017-05-13 16:45:59 +0300 |
commit | 578ec944483355c4254792622c77d662348b9ffe (patch) | |
tree | 7db0743877e43585aa287419296eada27b41c97c /ChangeLog | |
parent | 3316efdc0cb14550dfb62edc8625384b7ee03143 (diff) | |
download | mv-578ec944483355c4254792622c77d662348b9ffe.tar.gz mv-578ec944483355c4254792622c77d662348b9ffe.tar.bz2 mv-578ec944483355c4254792622c77d662348b9ffe.tar.xz mv-578ec944483355c4254792622c77d662348b9ffe.zip |
Change version to 1.7.5.14.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,3 +1,15 @@ +2017-05-14 New release 1.7.5.14 +fix: possible crash if exit while downloading servers list. +fix: crashes in cart and some other inventories. +fix: socket leak in ipc. +fix: memory leak in screenshots. +add: option for enable / disable particle effects located on map. +add: use ccache in some build scripts. +add: allow run ipc commands before connecting to server. +add: different chat commands. +add: support for 2016 packet versions. +add: basic functional testing based on ipc and screenshots. + 2017-04-29 New release 1.7.4.29 fix: loading map atlases on windows. fix: slow or wrong drawing with atlases enabled but without atlas for current map. |