Fixed bug where BecomeTrader packets were only being sent to the Trader, not all other clients in the bazaar.

This commit is contained in:
Derision
2013-02-17 20:23:34 +00:00
parent 07979ce2de
commit 23b2b599a7
2 changed files with 18 additions and 1 deletions
+2
View File
@@ -2,6 +2,8 @@ EQEMu Changelog (Started on Sept 24, 2003 15:50)
-------------------------------------------------------
== 02/17/2013 ==
Derision: Added optional guildid and minstatus parameters to quest::gmsay(<messsage>, [color], [toworld], [guildid], [minstatus])
Derision: Client version is now returned by the stream proxy as a number.
Derision: Fixed bug where BecomeTrader packets were only being sent to the Trader, not all other clients in the bazaar.
== 02/16/2013 ==
demonstar55: Fix AA reuse timer calc