• 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 so brainiac is spending his evening updating MacroQuest. Please show him your appreciation.
Very Vanilla MQ (Test Server)

Very Vanilla MQ (Test Server) 2856

Download now:  Join us with Level 2 access or earn your way in with  RedCents.
Nove 21, 2024:
- Fix a couple crashes
Posted by: Redbot
Nov 20, 2024:
- live: Update for live patch
- test: Update for test patch
Note to plugin authors: the name labels of CGiveWnd and CTradeWnd changed from CLabel to CStmlWnd
For compatibility between versions of the client, a new GetText() method is added to both to get
the widget's text.
Posted by: Redbot
Nov 20, 2024:
- test: Update for test patch
Nov 17, 2024:
- lua: Fix issues with mq.getFilteredSpawns returning nil or taking multiple frames.
This reverts back to the previous behavior before optimizations were implemented, but retains some of those optimizations.
Nov 10, 2024:
- lua: New Zep text editor and console widgets are now integrated. (See the updated console and texteditor
lua example in the lua/examples folder)
Nov 8, 2024:
- live: Update for live patch
Posted by: Redbot
Oct 30, 2024:
- test: Update for test patch
Oct 24, 2024:
- Fix new spawns getting mq captions applied when mqcaptions are disabled
- Fix crash that could occur when using /lua stop in some circumstances (#906)
- Fix crash when joining too many chat channels
- Add parameter to mq/eval script to pass an expression to evaluate
Oct 19, 2024:
- Fixed some missing console/editor keybinds. Some new functionality includes ctrl+[ +, -, 0 ] to zoom the font.
- lua: Starting a script will now also search require dirs if script is not found in main lua dir.
Oct 16, 2024:
- live: Update for live patch
Posted by: Redbot
Oct 15, 2024:
- test: Update for test patch
Sep 7, 2024:
- emu: Fix bug that kept OnBeginZone events to fire. This fix will
resolve severael bugs, including nav not stopping when zoning.
- emu: Added new Emu Extensions section in settings, with new option
to automatically set cpu affinity. This is on by default.
July 5, 2024:
- emu: Fix RaidMember accessors (#685), (#861)
July 4, 2024:
- emu: Fix Spell.Inspect (#831).
Posted by: Redbot
Sep 30, 2024:
- test: Update for test patch
Sep 18, 2024:
- live: Update for live patch
Posted by: Redbot
Automated release. Commit hashes:
vv: 5268168be6ef82ef2e3a8708be89f809bc6931ef
cwtn: 8010370cd81a027ee03f97bb388d23ff9982353b
eqlib: 81b3506a14dc3e82265dd148f90249a10a205e9a
Posted by: Redbot
Automated release. Commit hashes:
vv: 16555e4cb6ad2f9fdbf56fb339c464688d026d53
cwtn: 80d5985aacf1999850b2329529baa46d47629561
eqlib: 81b3506a14dc3e82265dd148f90249a10a205e9a
Posted by: Redbot
Automated release. Commit hashes:
vv: 53e8ccd2344949cd473d7badadeade68e3a211f8
cwtn: 36bfe077f16ced84ee009d099a05983604d6b24b
eqlib: 81b3506a14dc3e82265dd148f90249a10a205e9a
Posted by: Redbot
Sep 12, 2024:
- test: Update for test patch
Sep 5, 2024:
- lua: events can now preserve links:
- mq.event('linkDetector', '#*#', linkDetector, { keepLinks = true })
- lua: New set of APIs for manipulating links.
- See the [definitions](https://github.com/macroquest/mq-definitions/blob/master/mq/_itemlinks.lua) for a full listing.
- lua: New examples/linkdetector.lua script in the lua folder provides some examples.
- lua: Add support for Macro token expansion in event patterns:
- mq.event('meDetector', '#*#|${Me.Name}|#*#', meDetector)
Aug 21, 2024:
- Update for live patch
- Add SpellHold to Pet TLO (#893)
Posted by: Redbot
Back
Top