summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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