summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormekolat <mekolat@users.noreply.github.com>2016-04-24 14:23:47 -0400
committermekolat <mekolat@users.noreply.github.com>2016-04-24 14:23:47 -0400
commit430c88fa3facb51648c6a395b030bd8a5cc3e0ae (patch)
treef34c954a1f1df478ed9faa97b7673c93ebb631cf
parentadda881817c349e141a7b3f9c43fb98932a63803 (diff)
downloadtmwa-16.4.24.tar.gz
tmwa-16.4.24.tar.bz2
tmwa-16.4.24.tar.xz
tmwa-16.4.24.zip
v16.4.24v16.4.24
-rw-r--r--CHANGELOG7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 946a610..37e5f21 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,10 @@
+v16.4.24
+ - make tmwa use resave mapflags when you die in a pvpon map
+ - make the `get` builtin silently ignore errors
+ - allow to set params in mob/npcs (only some params so far)
+ - explicitly check that the parent still exists for puppets
+ - add INVISIBLE and HIDDEN params
+ - add missing null pointer check in builtin_close
v16.4.21.1
- send client version from map server to char server when switching char
v16.4.21