diff options
author | meko <mekolat@users.noreply.github.com> | 2015-06-29 22:40:40 -0400 |
---|---|---|
committer | meko <mekolat@users.noreply.github.com> | 2015-06-29 22:40:40 -0400 |
commit | 968cfb7ad79b370f60b33f3e1c9fd12a06acfa9c (patch) | |
tree | 47c3e7086ab6869df8a1f192cbad845326b5e5ed | |
parent | 7f6f8530f16b0495a1d8e5430aa10819a89ee116 (diff) | |
download | tmwa-968cfb7ad79b370f60b33f3e1c9fd12a06acfa9c.tar.gz tmwa-968cfb7ad79b370f60b33f3e1c9fd12a06acfa9c.tar.bz2 tmwa-968cfb7ad79b370f60b33f3e1c9fd12a06acfa9c.tar.xz tmwa-968cfb7ad79b370f60b33f3e1c9fd12a06acfa9c.zip |
Update CHANGELOG
-rw-r--r-- | CHANGELOG | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,3 +1,15 @@ +v15.6.30 + - a few modifications to make tmwa compatible with gcc 5 + - send pvp channel and rank to client + - don't segfault when inserting remote maps into DB + - do not count hidden players with getmapusers builtin + - do not reset the default (1) pvp channel on death + - fix a bug that allowed to attack with magic players that are not in the same pvp channel + - add builtin "title" + - add builtin "mapmask" + - add mapflag "mask" (and remove legacy "noicewall" mapflag) + - add builtin "npcaction" + - add builtin "music" v15.5.23 - really send mob hp properly - add more debug with abort vs. runflag |