Code: Select all
12 February 2011 by ieatacid, dkaa
- Updated for February 9th and 11th patches
16 January 2011 by dkaa
- Fixed IsNamed for some of the newer zone. Thanks, el_nene.Moderator: MacroQuest Developers
Code: Select all
12 February 2011 by ieatacid, dkaa
- Updated for February 9th and 11th patches
16 January 2011 by dkaa
- Fixed IsNamed for some of the newer zone. Thanks, el_nene.Code: Select all
13 February 2011 by ieatacid
- Fixed item.NoDrop
- Me.Aura now returns the name of the effect in the aura window if it can't find the matching spell
- _FELLOWSHIPINFO fix (thanks, Drakhhen)
- Fixed CListWnd::DeleteAll function offset (thanks, brainiac)
Code: Select all
17 February 2011 by ieatacid
- Updated for today's patchCode: Select all
19 February 2011 by ieatacid
- Me.Aura now returns the effect name as a string instead of a spell type. If you need access to the spell data, look it up using the Spell TLO
Code: Select all
5 March 2011 by dkaa
- Fixed window.EnabledCode: Select all
9 March 2011 by ieatacid
- Updated for today's patch
Code: Select all
17 March 2011 by dkaa
- Jaysus, a patch on Paddy's day.
Code: Select all
23 March 2011 by dkaa
- Fixed GetSTMLText -- you need the new eqbcs
- Fixed SetSTMLText -- you need the new eqbcs
- Fixed AppendSTMLText -- you need the new eqbcs
- Added a constant for the chat font offset so the /bcfont will work again
- Added the class CXStr & CXStr::operator=(class CXStr const &) offset.
- This is all brainiac's fault.Code: Select all
14 April 2011 by ieatacid
- Updated for April 13th patch
6 April 2011 by ieatacid
- Added Me.MercenaryStance -- returns current active mercenary stance as a string, default is NULL
