diff options
author | mekolat <mekolat@users.noreply.github.com> | 2016-04-24 14:23:47 -0400 |
---|---|---|
committer | mekolat <mekolat@users.noreply.github.com> | 2016-04-24 14:23:47 -0400 |
commit | 430c88fa3facb51648c6a395b030bd8a5cc3e0ae (patch) | |
tree | f34c954a1f1df478ed9faa97b7673c93ebb631cf /CHANGELOG | |
parent | adda881817c349e141a7b3f9c43fb98932a63803 (diff) | |
download | tmwa-430c88fa3facb51648c6a395b030bd8a5cc3e0ae.tar.gz tmwa-430c88fa3facb51648c6a395b030bd8a5cc3e0ae.tar.bz2 tmwa-430c88fa3facb51648c6a395b030bd8a5cc3e0ae.tar.xz tmwa-430c88fa3facb51648c6a395b030bd8a5cc3e0ae.zip |
v16.4.24v16.4.24
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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 |