Tracking default order should now be correct

Reworked the tracking packet creation, should be better
This commit is contained in:
Michael Cook (mackal)
2014-11-06 21:48:07 -05:00
parent b8b43c7149
commit 7476ae2a82
3 changed files with 40 additions and 46 deletions
+3
View File
@@ -1,5 +1,8 @@
EQEMu Changelog (Started on Sept 24, 2003 15:50)
-------------------------------------------------------
== 11/06/2014 ==
demonstar55: Tracking default sort will now be correct order
== 11/03/2014 ==
Secrets: Fixed an overflow in melee lifetap calculations (int16 vs int32)
Secrets: Fixed overflow on AC and ATK values that can go out of range.