summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgumi <git@gumi.ca>2018-03-05 21:08:11 -0500
committergumi <git@gumi.ca>2018-03-05 21:31:27 -0500
commit1e3ad03f848b8ce8d53b185fab9db6a9381d1a44 (patch)
treeed53f64cb1764a1c11ce3b8ce9e602c29d79cc13
parent90ec23d0cedd0df4b5ad1fbb6af23fffb197d1b1 (diff)
downloadtmwa-1e3ad03f848b8ce8d53b185fab9db6a9381d1a44.tar.gz
tmwa-1e3ad03f848b8ce8d53b185fab9db6a9381d1a44.tar.bz2
tmwa-1e3ad03f848b8ce8d53b185fab9db6a9381d1a44.tar.xz
tmwa-1e3ad03f848b8ce8d53b185fab9db6a9381d1a44.zip
release v18.3.5v18.3.5
-rw-r--r--CHANGELOG8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 0cf1266..12c2a95 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -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