Center Gossip Frame centralizes the following frames on the screen:
- Gossip windows in general
- Merchant windows
- Quest frames to accept, complete, and turn in quests
- Taxi frame from the flight master
- Trainer frames
This addon was designed to make it easier for players to interact with NPCs and quest givers by centralizing the frames that are usually displayed on the left side of the screen and that can be hard to see when the player is using a large and wide monitor.
If you like this addon and want to support its development, you can buy the author a coffee.
Every contribution or subscription is deeply appreciated and also supports the Stormwind Library project, which is the framework used to build this addon.
Just install the addon and it will automatically centralize the frames above.
For now, there are no commands available for this addon.
- Cover more frames: I'm aware there are lots of frames that could be also centralized, but they'll be added in future versions.
- Automatic repositioning: In some cases, players may want to preview the quest rewards before turning in the quest. In these cases, the game will add a closet on the right side of the quest frame and move it back to the left side. Automatic repositionings like those are not yet supported by the addon.
- Option to disable the addon: There is no option to disable the addon in-game. Players who want to disable it will need to deactivate it.
(None)
- Internal improvements to the centralization process
- Update Stormwind Library to version 1.13.0
- New frames covered: Trainer Frame for learning class skills (Classic only) and profession skills (all versions)
- Fix an incompatibility issue with TradeSkillMaster that was causing the merchant frame to be displayed twice on the screen when it was overriden by TSM UI
- Update Stormwind Library to version 1.12.1
- Update TOC interface number for Retail
- A complete refactor of the centralization process to prevent edge cases where the frames weren't being centralized properly due to race conditions between the events that trigger the centralization and the frames being repositioned by the game
- Add a sanity check to the centralization function to avoid errors when frames can't be found or moved
- New frames covered: Taxi Frame from the flight master and merchant windows
- Update Stormwind Library to version 1.9.0
- Update TOC interface number for Classic Era
- First version of the addon covering the Gossip and Quest frames