Download
(131Kb)
Download
Updated: 03-27-24 04:35 PM
Pictures
File Info
Compatibility:
Plunderstorm (10.2.6)
Updated:03-27-24 04:35 PM
Created:06-03-23 07:54 AM
Downloads:303
Favorites:7
MD5:
10.2.6

Mission Report Button Plus

Version: v1.0.1
by: erglo [More]

Adds a right-click menu to the mission report button on the minimap (aka. Garrison-/ExpansionLandingPageMinimapButton) for selecting mission reports and summaries of current and previous expansions.
(See full feature list below.)

⚠️ NEW major release, including NEW tooltip library! ⚠️


Button tooltip and right-click menu with expansion names


The right-click menu with some Dragonflight summaries

(More images can be found on this addon's screenshots page on CurseForge.)


Features

Minimap Landing Page Button

  • adds a right-click menu to the minimap's expansion landing page button
  • displays the minimap button of the *previous* expansion as long as the current command table or expansion requirements haven't been unlocked
  • optionally shows or hides the minimap button itself permanently
  • clicking a menu entry opens the (read-only) Mission Report Frame of the corresponding expansion

Dropdown Menu
  • see details about in-progress mission of each command table
  • see which bounties, threats and world map events of each expansion are currently active
  • expansions you (yet) don't own will be hidden in the menu
  • expansions without unlocked requirements (eg. a command table) will be displayed, but disabled
    --> now optionally showing a hint on how to unlock it
  • WoD: get notified about Garrison Invasions
  • Legion: see details about Demon Invasions and Invasion Points
  • BfA: see details about Faction and N'Zoth Assaults as well as you Isle Expedition Azerite progress
  • Shadowlands: see details about Covenant Assaults in The Maw as well as your Covenant Renown status
  • Dragonflight: see a summary of your Major Factions Renown status, collected Dragon Glyphs and many Dragon Isles events

Chat
  • get informed in-chat about finished missions, talents, WoD garrison invasions and buildings, etc.
  • chat messages are optionally and can be disabled in the settings

Addon Compartment
  • get an overview of all expansions with a landing page
  • see a summary of all expansions at once
  • in case you're hiding your minimap (button) you won't lose track of your mission progress and other expansion details
  • it is completely optional and can be de-/activated in the settings

Common
  • choose from a variety of settings and adjust the addon to your liking
    --> or de-/select the menu entries with the expansions that are no longer of interest to you
  • some events are linked to an achievement; see whether you achieved it or not by an icon hint
  • many more to come...

If you want to see some examples of these features, go visit this addon's screenshots page on CurseForge.

__________________________________________________


About this addon

Problem

As soon as a new WoW expansion has been released the button on the minimap which opens the mission report frame (aka. Garrison-/ExpansionLandingPageMinimapButton) is disabled until our character meets certain criteria in order to send our little helper companions on missions or until we see any expansion summary. But only the reports from the current expansion can be viewed by the newly *replaced* minimap button with *no other options* on how to view reports of any previous expansions anymore unless we visit the old mission tables, and in many cases we do so only to find out that we're too early and our missions are still on-going.
I was very pleased to see that the WoW Companion app for mobile phones addressed this problem, but unfortunately the main game still doesn't.

Solution

It is still possible to access mission reports from previous expansions but the Blizzard Devs still haven't implemented a possibility for users to access those via the graphical interface.
This is where this addon comes into play:
  • it makes the minimap button for mission reports available in case it has been hidden,
  • it adds a right-click menu to the minimap button,
  • with a selection of unlocked expansions and access to eg. mission reports, bounty quests, summaries, etc. which are...
  • anytime and anywhere accessible.
(See full feature list above.)

__________________________________________________


How to install

Download sources




Install manually
  • Download the latest addon package from one of the above sources.
  • Unpack the ZIP file into your `World of Warcraft/_retail_/Interface/AddOns` folder.
  • Done. Start or reload your game.

Install using an app
  • There are many Addon Managers apps out there. Download your favorite one or get one from one of the above sources (eg. CurseForge or Wago).
  • Install the manager application and run it.
  • Search for `Mission Report Button Plus` inside the app and click on "Install".
  • Done. Start or reload your game.

ℹ Further help
__________________________________________________


Contributing

Interested in helping? Contributors are most welcome!
Report a problem or send a feature request on the repository's issues page at GitHub.
Help translating on CurseForge if you're missing your language or simply want to help with localization.

Thank you! 🎉

Known Issues
  • When opening the garrison landing page of Draenor with an *upgraded* character an recursion error occurs. The game expects a list with mission details but receives empty values instead. I will tend to this as soon as possible, but it seems to be a sever-side problem at first glance.
  • [FIXED] When using MRBP together with cfxfox's addon War Plan the minimap button's right-click handler was overridden showing only War Plan's dropdown menu. This has been fixed.
    --> In case of other addons doing something similar I added the slash command `hook`, which simply re-registers the MRBP's button hooks (tooltip + right-click menu).
  • As soon as you unlock a command table the minimap button doesn't update automatically. The addon gathers this information only once at startup in order to save memory. You need to reload the UI manually, eg. by typing `/reload` in the chat frame. Logging-out and -in again also works. I will tend to this as soon as possible.

__________________________________________________


Tools Used
References

Latest Changes

[1.0.1+100206] - 2024-03-27

Changed
  • ExpansionTooltip: raised frame level by 10 in order to avoid overlapping with the dropdown menu.
  • MenuTooltip: reset frame strata.
  • MenuTooltip: deactivating ALL optional hint icons now hides the whole column.
  • MenuTooltip: deactivating the optional expansion icons now hides the whole column.

Fixed
  • [Issue #21] MenuTooltip: the dropdown menu is now clamped to the screen.
  • MenuTooltip: expansion icons didn't hide when deactivating their settings option, only after reloading the UI.
  • [Issue #22] MenuTooltip: line color couldn't be changed since some cells didn't have a font string layer.

[1.0.0+100206] - 2024-03-25

Added
  • Dragonflight: added Paragon reputation progress to major factions.
  • Legion: added pseudo-requirement quest "Aiding Khadgar" for Evoker.
  • Warlords of Draenor: added an optional list of yet uncollected treasures in Draenor.
  • MenuTooltip: added optional icon hint for pending reputation reward from major factions.
  • MenuTooltip: added optional icon hint for when the Timewalking Vendor is visiting.
  • ReputationTooltip: Dragonflight major factions can be separated into its own tooltip.
  • ExpansionTooltip: expansion content tooltips are now scrollable.
  • Tooltips: added new tooltip handler LibQTip for better organizing and displaying the tooltip content.

Changed
  • Updated TOC file version to WoW 10.2.6.
  • L10n: updated locale files.
  • Settings: reorganized addon settings into multiple subcategories.
  • Minimap Button: right-clicking the minimap button now toggles the menu.
  • Legion + BfA: refined bounty data retrieval.
  • ExpansionTooltip: moved expansion unlocking requirements to in-progress missions; expansion tooltips are no longer completely locked.
  • Tooltips: converted content to the new tooltip format.

Fixed
  • Dragonflight: Superbloom event details didn't appear while in Emerald Dream zone; only worked outside the zone.

Removed
  • Tooltips: removed legacy tooltip. Â*

Previous Changes
Optional Files (0)


Archived Files (19)
File Name
Version
Size
Author
Date
v1.0.0
130kB
erglo
03-25-24 02:43 PM
v0.21.1
100kB
erglo
01-23-24 08:49 AM
v0.20.1
100kB
erglo
12-07-23 12:40 PM
v0.20.0
100kB
erglo
11-08-23 05:59 PM
v0.19.0
99kB
erglo
10-07-23 12:48 PM
v0.18.0
97kB
erglo
09-06-23 10:07 AM
v0.17.3
97kB
erglo
09-01-23 08:04 AM
v0.17.2
97kB
erglo
07-21-23 08:06 AM
v0.17.1
97kB
erglo
07-20-23 08:57 AM
v0.16.4
93kB
erglo
07-07-23 03:30 PM
v0.16.3
89kB
erglo
06-29-23 08:52 AM
v0.16.2
89kB
erglo
06-26-23 08:14 AM
v0.16.1
88kB
erglo
06-22-23 10:15 AM
v0.16.0
89kB
erglo
06-21-23 07:25 AM
v0.15.1
73kB
erglo
06-15-23 01:26 PM
v0.15.0
73kB
erglo
06-14-23 02:17 PM
v0.14.1
74kB
erglo
06-07-23 03:47 PM
v0.14.0
74kB
erglo
06-05-23 12:09 PM
v0.13.0
70kB
erglo
06-03-23 07:54 AM


There have been no comments posted to this file.
Be the first to add one.



Category Jump:

Support AddOn Development!

You have just downloaded by the author . If you like this AddOn why not consider supporting the author? This author has set up a donation account. Donations ensure that authors can continue to develop useful tools for everyone.