Code: Select all
12 December 2007 by ieatacid, dkaa
- Updated for today's patchModerator: MacroQuest Developers
Code: Select all
12 December 2007 by ieatacid, dkaa
- Updated for today's patchCode: Select all
24 December 2007 by ieatacid
- Added adjustable HUD font size (off by default)
To enable it set "UseFontSize=on" in the [MQ2HUD] section
in MQ2HUD.ini and edit each HUD line to match this format:
TYPE,SIZE,X,Y,RED,GREEN,BLUE,TEXT
Example:
LastTell=3,2,401,0,255,0,LastTell: ${MacroQuest.LastTell}
becomes this with a font size of 4:
LastTell=3,4,2,401,0,255,0,LastTell: ${MacroQuest.LastTell}
[color=#33FFFF]* Valid sizes are 0-11[/color].
17 December 2007 by dkaa
- Added brainiac's /mqfont fixCode: Select all
17 January 2007 by ieatacid, rswiders, dkaa
- Updated for latest patch
2 January 2008 by ieatacid
- Changed "/cast item" so that it should now work on all itemsCode: Select all
26 January 2007 by ieatacid
- Added ticks type Me.Downtime (the time left on your combat timer)
- Added to the item TLO: EnduranceRegen, HealAmount, Clairvoyance,
DamageShieldMitigation, SpellDamage, and all the Heroic stats
21 January 2007 by dkaa
- Added a list of actor defs for ground items.
19 January 2007 by rswiders
- Fixed /lootall command
18 January 2007 by rswiders
- Added Macro.Paused, Spawn.StandStateCode: Select all
6 February 2008 by ieatacid, rswiders
- Updated for today's patchCode: Select all
28 February 2008 by rswiders, ieatacid
- Updated for today's patchCode: Select all
7 March 2008 by ieatacid
- "some dev please do a new zip and be sure it contains the new ISXEQ.NET folder, thx (Lax)"Code: Select all
1 April 2008 by ieatacid, dkaa
- Updated for today's patch
17 March 2008 by ieatacid
- Redid item tooltip timers to just use one hook. This also allows timers to be displayed when all bag tooltips are displayed (i.e., <alt>+<mouse over> a bag)


Code: Select all
24 April 2008 by rswiders, ieatacid
- Updated for today's patchdont_know_at_all wrote:Gee, if only there was a way to correctly report a crash...


Code: Select all
7 May 2008 by rswiders, ieatacid
- Updated for today's patch
dont_know_at_all wrote:Gee, if only there was a way to correctly report a crash...

Code: Select all
22 May 2008 by rswiders, ieatacid
- Updated for today's patch
22 May 2008 by rswiders
- Added dead, stunned, hovering to Spawn TLO