• 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 --->
MQ2Heals

Combat Assist MQ2Heals

〰️Commits​


Update all class spells for SoR. (#6)
(8040c0a) ~suedeworthey

〰️Commits​


Fix heal settings issue. (#5)

* Fix heal settings issue.

* Fix begin/end for imgui child.

* Update HealSettings.cpp

Fix Spacing recommended by @brainiac

Co-authored-by: brainiac <[email protected]>

* Update HealSettings.cpp

Fix whitespace recommended by @brainiac

Co-authored-by: brainiac <[email protected]>

---------

Co-authored-by: brainiac <[email protected]>
(c946f19) ~suedeworthey

〰️Commits​


More cleanup and c++20 fixes
(338108e) ~brainiac

〰️Commits​


Cleanup MQ2Heals (#4)

- Resolve pPCData->pLocalPC deprecation
- Cleaned up bunches of header includes
- Remove unused includes
- Move includes to cpp files when headers don't need them
- Organize system includes last
- Use forward slashes, avoid relative paths (plugins dir is in search path)
- Fix multiple warnings and issues in Options.h
- Don't name variables with leading underscore/uppercase character,
this naming convention is reserved by the compiler by the c++ standard
and throws warnings on pedantic compiler checks
- Use const-ref for passing std::string
- Use virtual destructors
- Fix proper usage of BeginDisabled
- Use GetBoolFromString library function
- Remove unnecessary ImGuiPluginChildren id list.
- Use helper function for getting plugin proc, instead of pLook
(7566891) ~brainiac

〰️Commits​


Add/update documentation from RedGuides docs system
(57364da) ~Redbot

〰️Commits​


Added Aureate's Bane
(0a2dd1f) ~jimbob

〰️Commits​


Updated Heals Options, fix build bug.
(243d3fd) ~jimbob

〰️Commits​


Add #if HAS_KEYRING_WINDOW wrapper to keyring functions for emu support.
(4a357a2) ~Suede Worthey

〰️Commits​


Fix crash in MQ2Heals at start of plugin.
(2ab0c85) ~Suede Worthey

〰️Commits​


Fixed an issue with base buffs.
(f0bcb97) ~Suede Worthey
Back
Top