summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2017-08-19 18:33:43 +0300
committerAndrei Karas <akaras@inbox.ru>2017-08-19 18:33:43 +0300
commitdf54865fe22869e2a54cd667bbb4f27bea55c097 (patch)
tree807af81f42ccacc68e658768067883c7e8c5201b /ChangeLog
parentd2dca5525483762bfcfd76981357eec7f89fcfe3 (diff)
downloadplus-df54865fe22869e2a54cd667bbb4f27bea55c097.tar.gz
plus-df54865fe22869e2a54cd667bbb4f27bea55c097.tar.bz2
plus-df54865fe22869e2a54cd667bbb4f27bea55c097.tar.xz
plus-df54865fe22869e2a54cd667bbb4f27bea55c097.zip
Change verstion to 1.7.8.19.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f92914b9e..c65875bf5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2017-08-19 New release 1.7.8.19
+fix: drawing language badge.
+fix: hide item popup in context menu.
+fix: item containers scrolling if some items hidden by filter.
+fix: compilation on systems with missing bswap_16/32.
+add: debug window before connecting to server.
+add: attributes to missile particles.
+add: context menu way to add skill into shortcuts bar.
+add: custom context menu for items. Separate for inventory, storage, cart.
+add: more than one use action for items.
+add: packets for new mail system, but without gui.
+add: id offset for server plugin custom packets.
+
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.