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

Utility MQ2Relocate

〰️Commits​


Relocate

- added ruinedrelic to help
- "shadow haven" is now "shadowhaven" to use Lost Turnip Sign
(71e0ae1) ~Sic

〰️Commits​


Overhaul / Cleanup / Additions (#1)

* Overhaul WIP

- reorganize plugin to be more maintainable by adding structs and data structures for easy additions
- simplified several redundant calls and ifstatements
- moved the command / usage help out of the main chunk of relocmd into its own function for easier maintenance
- remove many redundant globals

* Updates

- Const where possible
- constexpr where possible
- static the structs with declarators
- clean up forloops where possible
- - including const'ing
- - including any_of
- remove redundant function call
- NULL to nullptr for time() usage

* update

- period for "etc."
- 0 to nullptr for IsAbilityReady

* Ruined Relic Clicky

- added Tsikut's Crystallized Magic
- - /relocate ruinedrelic

* PR Updates

- Updated instances of not using "UseClickyByItemName"
- refactored structs and definitions related to those structs
- removed the unused bool from AATeleport struct
- output our message when using an AA
- fix not "handling simple items for teleporting"
- lily typo
- missing space between "for(const"
- update function header for SetGameState

* PR updates^2

- Updated instances of not using "UseClickyByItemName"
- refactored structs and definitions related to those structs
- removed the unused bool from AATeleport struct
- output our message when using an AA
- fix not "handling simple items for teleporting"
- lily typo
- missing space between "for(const"
- update function header for SetGameState

* Convertible Items Update

- fix a scenario where an item needs to be converted, but it is in the teleportation keyring
- fixed the early return if you don't have a valid item

* Relocate

- bracket for function headers on new line
(921d772) ~Sic

〰️Commits​


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

〰️Commits​


Deprecation update

- pCharData to pLocalPC
- pPCData to pLocalPC
(8486d8d) ~Sic

〰️Commits​


Bugfix

- fixed the fux'd fix that didn't fix the fux for nro2
(60a98ac) ~Sic

〰️Commits​


Bugfix

- fix usage of nro2
(a8ed36f) ~Sic

〰️Commits​


MQ2Relocate - Northern Desert Outlook Device

- /relocate nro2
- - third time? adding this is a charm!
(b891993) ~Sic

〰️Commits​


Cleanup - thx knightly
(f2ee7dd) ~Sic

〰️Commits​


Conflict bracket repair
(99a3967) ~Sic
Add Northern Desert Outlook Device to github vs gitlab
(68ef59e) ~Sic
Updates/Changes

- removed invis check for AA usage
- misc style cleanup
(e75f077) ~Sic

〰️Commits​


Added new NRo item / cleanup
(4970ffb) ~Sic
Back
Top