diff options
author | gumi <git@gumi.ca> | 2018-03-05 21:08:11 -0500 |
---|---|---|
committer | gumi <git@gumi.ca> | 2018-03-05 21:31:27 -0500 |
commit | 1e3ad03f848b8ce8d53b185fab9db6a9381d1a44 (patch) | |
tree | ed53f64cb1764a1c11ce3b8ce9e602c29d79cc13 /CHANGELOG | |
parent | 90ec23d0cedd0df4b5ad1fbb6af23fffb197d1b1 (diff) | |
download | tmwa-1e3ad03f848b8ce8d53b185fab9db6a9381d1a44.tar.gz tmwa-1e3ad03f848b8ce8d53b185fab9db6a9381d1a44.tar.bz2 tmwa-1e3ad03f848b8ce8d53b185fab9db6a9381d1a44.tar.xz tmwa-1e3ad03f848b8ce8d53b185fab9db6a9381d1a44.zip |
release v18.3.5v18.3.5
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +v18.3.5 + - send the base level of players in visible/update1/update2 + - fix a bug introduced by 1c5159c & d0ea549 (gm command hierarchy) + - ignore phony npc event calls (~), used to uniquely identify mobs + - send a name request reply (even without the client making a request) for custom mob names + - update the travis build matrix and fix gdb tests + - fix a bug that makes the player look alive when warping while dead + - don't send real gm levels to old clients, follow-up on v18.2.17 v18.3.3 - added a missing null pointer check in npc_event - added yet another missing vector include |