Moderator: MacroQuest Developers
Code: Select all
30 December 2006 by ieatacid
- Added DynamicZone TLO which has the following members
.. string Name
.. int Members
.. int MaxMembers
.. dzmember Member (number or string as a parameter)
.. dzmember Leader
.. to string - same as Name
- Added dzmember type, with members:
.. string Name
.. string Status - returns: Unknown, Online, Offline, In Dynamic Zone (no idea what this
is, it's in the exe), Link Dead
.. to string - same as Name
23 December 2006 by rswiders
- Updates for GetSpellEffectName, ShowSpellSlotInfo (differentiation, pinkfloydx33)
- Updates for Counters in datatypes (pinkfloydx33)Code: Select all
12 January 2007 by ieatacid
- Fix for Me.Aura for Monk auras (spelling error on SoE's part :o)
- dkaa told me about an AuraMgr struct and how it relates to AuraInfo -.-
- Added charinfo svChromatic, svPrismatic (Charisa)
2 January 2007 by rswiders
- Fix for npcs and objects
Code: Select all
14 January 2007 by rswiders
- Fix for zone translocate spell information crash displaying items
- Changes to spell stacking (spells will say they stack with themselves)
- npcs fix (for npcs showing up as objects)
Code: Select all
17 January 2007 by ieatacid
- Updated for today's patch
Code: Select all
Back out the Stacks changesCode: Select all
16 February 2007 by ieatacid, dkaa
- Updated for The Buried Sea expansion. New "Power Source" item slot means slot changes:
* Slots charm through waist are the same (0-20), "Power Source" is 21, 22 is ammo, 23 - 30 are inventory (bag) slots

Code: Select all
17 February 2007 by dkaa
- changed the EQ_END_ZONE to the correct value
- changed the bag slot numbers to start at 262 from 251. See: http://www.eqinterface.com/forums/showthread.php?p=94698&highlight=262#post94698Code: Select all
17 February 2007 by ieatacid
- Fixed item Clicky/Proc/Worn/Focus stuff not working
- Added dkaa's _EQLOOTWINDOW fix (${Corpse.Item} stuff should now work correctly)Code: Select all
17 February 2007 by ieatacid
- Fixed _SPAWNINFO.Mount
Code: Select all
19 February 2007 by rswiders
- Fix for campfire objects
- Fix for short buffs
- Fix for label of last target on map
Code: Select all
21 February 2007 by ieatacid
- Updated for today's patch