• You've discovered RedGuides 📕 an EverQuest multi-boxing community 🛡️🧙🗡️. We want you to play several EQ characters at once, come join us and say hello! 👋
  • IS THIS SITE UGLY? Change the look. To dismiss this notice, click the X --->
  • EverQuest (live servers) were patched today and MacroQuest developers are putting in time for their own update. Please show them your appreciation. Per brainiac, ETA is 12am EST (from 11pm)
Resource icon

Unmaintained Legacy MacroQuest2 (Test server) 2021-12-15

Download now:  Join us with Level 2 access or earn your way in with  RedCents.
Mar 23 2019 by RedGuides
- MQ2Heals (jimbob) Fixed duplicate HotHeals, added Druid & Shaman AA heals, updated xtarget code.
-
Mar 23 2019 by EqMule
- GetAACastingTimeModifier has been renamed to GetCastingTimeModifier (because it is)
- GetCastingTimeModifier and GetFocusRangeModifier has been changed to deal with a ctd.
- All plugin that call these needs to be changed, search for them and see how I fixed it in core.
- No plugins should call the EQ_Character1::GetCastingTimeModifier and EQ_Character1::GetFocusRangeModifier directly
- ALWAYS call the wrappers in mq2inlines. (well you can continue calling them directly but good luck with the crashes)
- Fixed crashes in the spell tlo members .MyCastTime and .MyRange
- CONTENTS member ItemType has been renamed to RefCount
- This member should never ever be set or changed manually in plugins,
- it's an internal eqgame counter, if you mess with it you are going to screw up checksums and get disconnected.
- MQ2Cast needs to be updated look at the builder global version if you need help.
-
Mar 18 2019 by EqMule
- Fixed a bug when doing /ctrl /itemnotify and OpenContainer needed to be called
- Added Make Me Leader to mq2targetinfo rightclick on group member menu
-
Mar 16 2019 by RedGuides
- MQ2Heals (jimbob) Added "Dissident Blessing" to cleric spells
- MQ2AFNuke (jimbob) added "Dissident Companion" to mage spells
-
Mar 16 2019 by EqMule
- Updated for TEST
Mar 14 2019 by EqMule
- Fixed a crash when doing: /echo ${Window[MarketplaceWnd].Child[MKPW_AvailableFundsUpper].Text}
- Fixed ${Math.Abs} - SwiftyMUSE
- Fixed CWChatOutput crash in mq2spawns
- Fixed CWChatOutput crash in mq2spellsearch

Mar 13 2019 by EqMule
- Updated for LIVE

Mar 13 2019 by RedGuides
- Giveitems.mac (toadwart) Adjusted to allow giving nodrop quest items to npc's per Godsfshrmn's feedback.
Mar 06 2019 by RedGuides
- Giveitems.mac (toadwart) Added 5 new/expanded functions or additional options to
the existing functions. Give to: NPCs, bankers, PCs
- MQ2Nav (brainiac) various fixes from march 2nd
- MQ2DPSAdv (chatwiththisname) crash fixes and accuracy updates

Mar 06 2019 by EqMule
- Updated for TEST
- All instances of CWChatInput has been changed to CW_ChatInput due to a client change.
- All instances of CWChatOutput has been changed to CW_ChatOutput due to a client change.
- If your plugin uses these, YOU need to change these as well.
- Plugins affected: mq2eqbc, mq2irc, mq2moveutils
Feb 22 2019 by RedGuides
- MQ2Netbots (Woobs) Some stacking fixes for NetBots

Feb 22 2019 #2 by EqMule
- Updated for TEST

Feb 21 2019 #2 by EqMule
- Fixed /ranged crash, yes really this time. It got another parameter, don't know what it is.

Feb 21 2019 by RedGuides
- MQ2Nav (brainiac) updated to 1.3. Off-mesh connections, new nav command line options, nav from MQ2Map with a click, path planning improvements,
and many major enhancements and bugfixes. See the changelog on github or the redguides resource for more.

Feb 21 2019 by EqMule
- Fixed the spawninfo struct this means most weird crashes in mq2main and all kinds of plugins like mq2heals,mq2posse etc are now fixed.
- I will realign address comments for it later in practice it works.

Feb 20 2019 by RedGuides
- MQ2AutoLoot (plure) Made it so /autoloot sell/buy/deposit/barter will still work when the plugin's looting functionality has been turned off

Feb 20 2019 by EqMule
- Updated for LIVE
Feb 15 2019 by EqMule
- Updated for TEST
-
Feb 14 2019 by SwiftyMUSE & EqMule
- MQ2ItemDisplay fixes:
Crash bug for ${DisplayItem} and fix to handle display of links via raid/group/tells.
Feb 13 2019 by RedGuides
- MQ2AutoLoot (plure) will now use greed instead of need. Fixed 5 loot bugs, latest tests with @dreamflux show no issues.
- MQ2TributeManager (wired420) Now works correctly even after reload.

Feb 13 2019 by EqMule
- Updated for TEST
- Updated for LIVE
- Fixed a couple bugs.
Feb 08 2019 by RedGuides
- MQ2Melee (s0rcier) added tbl zerker disc - from saar's input! thanks
fix 2 hand bash on test/live

Feb 08 2019 by EqMule
- Added /convertitem to mq2itemdisplay
- Example: /convertitem Wishing Lamp:
Feb 5 2019 by RedGuides
- MQ2Melee (s0rcier) down/holyflag=3 parse when no macro running. increase down/holy shits to 90. stickmode=2 (disable sticking)
Updated Immobile flags to return false for a litte after being summoned
- MQ2Rez (s0rcier) Added missing command to be executed when you got rezzed! removed rezz sickness check
- MQ2IniX (s0rcier) For macro authors. Writes Key=Value to [Section] of FileName

Feb 05 2019 by EqMule
- Fixed a bug in /unload
- Misc Stability fixes all over the place.
- Fixed a nasty stack overflow crash in mq2log
Jan 31 2019 by RedGuides
- kissassist1004e15 (eqmule) updated with tweaks to pulling & casting
- Ninjadvloot (eqmule) Added code to respect the user's advloot settings
- MQ2Radar (ChatWithThisName) Added option to change map layer
Back
Top