Ban and suspend commands now require a reason that is recorded in the DB

This commit is contained in:
KimLS
2014-09-20 15:09:43 -07:00
parent 33b79a3588
commit 7140a2054f
4 changed files with 74 additions and 48 deletions
+1
View File
@@ -3,6 +3,7 @@ EQEMu Changelog (Started on Sept 24, 2003 15:50)
== 09/20/2014 ==
demonstar55: Fix crash in SendEnterWorld on illegally long names
demonstar55: The client only lets you enter 15 characters for your name (UF at least)
KLS: #suspend and #ban now have required messages to record the reason for the ban/suspension.
== 09/19/2014 ==
demonstar55: Added Client::Tell_StringID (used in tell queue messages)