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.
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! 👋
There is a suspension/ban wave happening. We don't know why. Please keep regular discussion to Suspension MegaThread and please consider submitting a Suspension report to RG.
The navmesh compatibility version has changed in this release. MQ2Nav is backwards compatible, so meshes do not need to be re-made. Conversion is optional, but recommended to improve performance and memory usage. New MQ2Nav can load old meshes. Old MQ2Nav cannot load new meshes generated with this version.
Highlights
Previous versions of MQ2Nav had an issue when loading navmesh files that caused it to rapidly reallocate a buffer as it was decompressing the zone file. This release makes some changes to the navmesh file format to avoid the need for these allocations and reduce the number of out-of-memory errors.
Meshes can be updated by saving in the meshgen or using meshtool (see below)
New command line tool introduced: meshtool.exe
Updated fingerprints for latest EverQuest build (6/9/2020) (#103).
Features
Add command line tool for managing navmesh files. The tool provides a way to update navmesh from the command line. (#109)
Running meshtool.exe convert <filename> will convert the specified file to the latest version of the mesh.
Improvements
Display Mesh version number in new Info panel in MeshGen (#106)
Catch out of memory errors when trying to load a navmesh file and display an error (#105).
Add option to toggle the bounding box that is drawn around the door target (#98)
Added an ini setting "RenderDoorTarget" as well as a setting in the nav ui.
Bug Fixes
Fix bad memory usage when loading a navmesh file. (#102)
Fix crash that could occur when shutting down EverQuest without unloading (#85)
Fix "Could not locate X" error when navigation cross a zone boundary. (#100)
Other Changes
Add decompressed data size to navmesh header. (#102)
This change breaks compatibility with older meshes, thus a new navmesh file format is created (v5).
This version of MQ2Nav can load both v4 and v5 meshes.
v4 meshes will require the plugin to pre-comput the decompressed navmesh size, while v5 have the size in the file already.
Add navmesh header size to navmesh file format (#104)
This change is to provide forwards compatibility in the future.
Add ${Navigation.Velocity} which returns the user's current velocity as an int (#91)
Add ${Navigation.Setting[<key>] to read the value of ini settings. (#93)
Add /nav ini <key> <value> to set ini settings. Changing settings this way take immediate effect. For example, to disable auto door opener from a command, use /nav ini OpenDoors off (#93)
Bug Fixes
Fix crash when navigating when MQ2Map isn't loaded (#88)
Changed auto door opener to ignore scripted doors. This can be disabled in the settings ui or by changing the ini setting IgnoreScriptedDoors to off. (#90)
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.