summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2016-08-13 17:52:26 +0300
committerAndrei Karas <akaras@inbox.ru>2016-08-13 17:52:26 +0300
commit2a77d52ce39598313f97141ba4e5e2b952f7a196 (patch)
tree8c16335bb6e0441756e54cb2d3168a02902ca7d6 /ChangeLog
parent609b40bd07b963020389812aae41344f55a51ee1 (diff)
downloadplus-2a77d52ce39598313f97141ba4e5e2b952f7a196.tar.gz
plus-2a77d52ce39598313f97141ba4e5e2b952f7a196.tar.bz2
plus-2a77d52ce39598313f97141ba4e5e2b952f7a196.tar.xz
plus-2a77d52ce39598313f97141ba4e5e2b952f7a196.zip
Change version to 1.6.8.14v1.6.8.14
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 648be0d2a..18ec68e42 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+2016-08-14 New release 1.6.8.14
+fix: arrow slot in equipment window.
+fix: compilation with new curl 7.50.
+fix: freeze with some particle types.
+fix: particles count in popup.
+add: show being level at popup.
+add: shop hp/max hp in being popup.
+add: support for elemental beings.
+add: extend stats.xml with attribute names.
+add: extend riding offsets.
+add: player wall collision. (player cant walk).
+add: monster wall collision. (monster cant walk).
+add: cache most xml files.
+
2016-07-30 New release 1.6.7.30
fix: not allow moving while casting if skill not allow moving.
fix: update skill in skills window after skill was changed.