Code: Select all
13 January 2010 by ieatacid
- Updated for today's patchModerator: MacroQuest Developers
Code: Select all
13 January 2010 by ieatacid
- Updated for today's patch
Code: Select all
10 March 2010 by ieatacid
- Updated for today's patchCode: Select all
PGROUNDITEM pItem = *(PGROUNDITEM*)pItemList;
Code: Select all
14 April 2010 by ieatacid
- Updated for today's patchCode: Select all
12 May 2010 by ieatacid
- Updated for today's patch
10 May 2010 by ieatacid
- Fixed the 'listselect' window notification so you no longer need to 'leftmouse' and 'leftmouseup' after. Macros will need to be adjusted accordinglyCode: Select all
13 May 2010 by ieatacid
- Updated for today's patch
- Fixed Me.Dar and Me.Buff.DarThere's something funky with damage absorb data and buff counters. This fixes it so far but was only tested with a magic-countered buff, so please report if Buff.Counters isn't working for the other resist types.ieatacid wrote:Me.Dar should now report correct values for damage absorb remaining.
Code: Select all
9 June 2010 by ieatacid
- Updated for today's patch
13 May 2010 by dkaa
- made the chat window history a constant to promote harmonyCode: Select all
14 July 2010 by ieatacid, dkaa
- Updated for today's patchCode: Select all
28 July 2010 by ieatacid
- Updated for today's patch
- Adjusted /doability to look for your abilities in a similar way the client does, further eliminating it relying on abilities being mapped to action window buttonsCode: Select all
18 August 2010 by ieatacid
- Updated for today's patch
29 July 2010 by dkaa
- Fixed a problem with Dar. Thanks, Minymezz