summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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