Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
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.
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).