• 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 --->
Resource icon

MQ2MeshManager 2.2

Bug Fixes🐛


- Fixed an oopsie copy/paste bug causing crash
(24e8d19) ~Clayton Johnson

Bug Fixes🐛


- Added Laurion's Song zones. General Cleanup
(b6b67b5) ~Clayton Johnson
Added zone names for Laurion's Song zones to the hard checks in code.
Added Laurion's Song expansion to updater/website.

Bug Fixes🐛


- Reports errors on failed file moves so no guessing on cause when its reported
(c868081) ~Clayton Johnson

Bug Fixes🐛


- Fixed strerrno calls to strerrno_s then got rid of them completely
(f295444) ~Clayton Johnson

Refactor❤️


- Using fs::rename instead of MoveFileEx now
(6a8e0b1) ~Clayton Johnson

Bug Fixes🐛


- Now writes downloads to Resources/plugin/tmp. Fix to play nice with nav.
(a279c48) ~Clayton Johnson
- Fixed database updater to use tmp/move method
(af7febe) ~Clayton Johnson

Refactor❤️


- Further cleaned up fs::paths. prototype.h no longer needed
(a4f200a) ~Clayton Johnson

Bug Fixes🐛


- Fixed bug in hasher caused by path refactor.
(0d3fcd7) ~Clayton Johnson
- Configs now saved/loaded from Configs. Downloads still in resources
(b5bfe09) ~Clayton Johnson
- Old configs automatically migrated to new location. No settings reset.
(7be8714) ~Clayton Johnson

Refactor❤️


- Fs::path calls refactored. Less of them. Shorter where they still exist.
(def4201) ~Clayton Johnson
Back
Top