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

Utility MQ2Status

〰️Commits​


Cleanup - Updates (#3)

* Cleanup - Updates

- changed return type of LuaScriptStatus
- removed the unnecessary case-insensitive check (the return will always be in caps)

* Cleanup

- adjust ostringstream to std::string
- I was hoping I could use fmt::format and only use outputBuffer, instead of 2 variables but when i go to try and parse the data, it gets sideways

* Variable Cleanup

- moved variable in-scope of usage
- adjusted initialization of variable
(be9e95a) ~Sic

〰️Commits​


Adjust sprintf_s usage
(ef1c8ed) ~Sic

〰️Commits​


Status touchup
(e129bde) ~Sic
Add /status check for RGMercs Lua Edition

- Added RGMercs Lua Edition to /status
- - future will add the running/paused status, and assigned ma
(83de18c) ~Sic

〰️Commits​


Saved conversion
(c776400) ~Sic
Status - update / addition

- Reworked currency
- added '/status stat crit' to display Dot Crit and Spell Crit
(c21414e) ~Sic

〰️Commits​


Timeless Token

- requires mq update
- - mr already submitted
(4e586ac) ~Sic

〰️Commits​


(de39e77) ~Knightly
Merge branch 'v143' into 'master'

Update for v143

See merge request redguides/plugins/mq2status!20
(c3e3d70) ~Knightly

〰️Commits​


- Will now check for adjusted skill with a 0 skill
(5508eb3)
- Merge branch 'SkillBugFix' into 'master'

Will now check for adjusted skill with a 0 skill

See merge request redguides/plugins/mq2status!19 (c551663)
Posted by: DoNotReply

Bug Fixes🐛


- Fixed new bug for /status skill

(13b0a2b)
Posted by: DoNotReply

〰️Commits​


- Missing close single quote

(d5366a7)
Posted by: DoNotReply

〰️Commits​


- TaskStep / QuestStep
(d50b765)
- Merge branch 'queststep' into 'master'

TaskStep / QuestStep

See merge request redguides/plugins/mq2status!18 (5505efd)
Posted by: DoNotReply
Back
Top