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

Utility MQ2Status

〰️Commits​


Cleanup

- Helper function instead of copy pasta
- removed (long) cast
(5bc5b59) ~Sic

〰️Commits​


Item check now respects quotes

- allow exactly matches
- - /status item "diamond" searches for an exact match for "diamond" the same as =diamond would
(d52fa97) ~Sic

〰️Commits​


MQ2Status - Updates

- added /status currency sor
- - added additional xpacs for /status currency <xpac abrreviation>
- removed unused function prototype
- adjusted brackets for function headers etc
- misc cleanup
(0e567cc) ~Sic

〰️Commits​


C++20 fixes

- char* -> const char*
- Use library functions for reading/writing bool strings
(f34ef23) ~brainiac

〰️Commits​


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

〰️Commits​


Enhancement

- Updated Currency to allow checking for a specific expansion
- - /status currency tob
- - - this would return both Scalewrought Emblems and Brood Officers Emblems
- - currently Eok through ToB
(a5a9b3d) ~Sic

〰️Commits​


!_stricmp to ci_equals
(2143894) ~Sic
Fix show plugin command line
(5a8b4ff) ~Sic

〰️Commits​


Bugfix

- corrected issue where guildstatus reported the opposite on/off value
(1093618) ~Sic

〰️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
Back
Top
Cart