|
From: Chad M. <cmm...@us...> - 2005-09-18 04:10:24
|
Update of /cvsroot/seq/showeq In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11386 Modified Files: ChangeLog Log Message: Finished mapping charProfileStruct. Index: ChangeLog =================================================================== RCS file: /cvsroot/seq/showeq/ChangeLog,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- ChangeLog 17 Sep 2005 01:47:55 -0000 1.4 +++ ChangeLog 18 Sep 2005 04:10:16 -0000 1.5 @@ -1,6 +1,6 @@ Version: $Id$ $Name$ -purple (09/16/05) +purple (09/17/05) ------------------- + Updated version to 5.1.0.0 + Found GM flag in spawnStruct @@ -8,6 +8,11 @@ flashing circle is blue for lower level, white for same level, yellow for higher level. All spawns outside +/-4 are normal. Pets are circled according to their owners) ++ Finished mapping charProfileStruct for post 9/13 ++ Removed output of leadership exp on zoning since the exp format changed and + wasn't immediately obvious ++ Added opcode for leadership exp update and simple struct. No handler. ++ Added some new stuff to charProfileStruct (timers, leadAAActive) purple (09/13/05) ------------------- |