diff options
-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 |