diff options
author | Wushin <pasekei@gmail.com> | 2015-06-29 22:26:01 -0500 |
---|---|---|
committer | Wushin <pasekei@gmail.com> | 2015-06-29 22:26:01 -0500 |
commit | d1e98ce4d23c5a2b423ab5ce95c1ec0a9e50f553 (patch) | |
tree | 47c3e7086ab6869df8a1f192cbad845326b5e5ed | |
parent | 7f6f8530f16b0495a1d8e5430aa10819a89ee116 (diff) | |
parent | 968cfb7ad79b370f60b33f3e1c9fd12a06acfa9c (diff) | |
download | tmwa-d1e98ce4d23c5a2b423ab5ce95c1ec0a9e50f553.tar.gz tmwa-d1e98ce4d23c5a2b423ab5ce95c1ec0a9e50f553.tar.bz2 tmwa-d1e98ce4d23c5a2b423ab5ce95c1ec0a9e50f553.tar.xz tmwa-d1e98ce4d23c5a2b423ab5ce95c1ec0a9e50f553.zip |
Merge pull request #124 from themanaworld/mekolat-patch-1v15.6.30
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 |