promotional bannermobile promotional banner

MissionMinder

Enhances the default Garrison UI to make planning and completing missions easier

File Details

v1.3.0-beta.11

  • B
  • Mar 20, 2015
  • 194.12 KB
  • 321
  • 6.1.0
  • Retail

File Name

MissionMinder-v1.3.0-beta.11.zip

Supported Versions

  • 6.1.0

Unreleased

Fixed
  • #75 - Follower List nil comparison in updateCompleteMissionTimeLeft
  • #74 - C_Garrison.GetFollowerBiasForMission can return nil
  • #73 - Update tracked inprogress missions nil lua error
  • #69 - XP calculations are wrong for drastic negative bias
Added
  • #21 - MultiPlanner - plan multiple missions from a single tab!

v1.2.2 - 2015-03-02

Fixed
  • #72 - Completing mission in ListView but not looting it makes it disappear
  • #71 - QuickLoot nil mission lua error (v1.2.2+)
  • #70 - Right clicking an empty party member on MissionPage should minimize the mission
  • #68 - Follower tooltip attempt to concat nil
  • #66 - Blizzard_GarrisonUI : Some missions don't have an environment, displaying remnants of other missions
  • #64 - Blizzard_GarrisonUI : Mission tooltips show when CompleteDialog or MissionComplete frames are visible
  • #63 - Blizzard_GarrisonUI : CompleteDialog is displayed at the same level as the mission button rewards
  • #62 - Blizzard_GarrisonUI : Follower trait tooltip doesn't disappear when scrolling follower list
Added
  • Increased rewards now show on mission buttons for minimized and inprogress missions
  • Follower List mission time remaining now shows as Completed instead of "0 seconds"
  • #67 - Resync tracked inprogress missions based on actual time remaining. Automatically discover untracked missions
  • #65 - Support new Mentor ability
  • Clicking an enemy mechanic a second time clears the Search filter
Changed
  • #60 - Tooltips now update periodically instead of showing a snapshot of how things were (watch mission time countdown!)
  • #41 - Replace internal map to beter identify complete missions
  • Post 6.1 cleanup (remove 6.0.3 compatability)

v1.2.1 - 2015-02-23

Fixed
  • #59 - Characters without Garrison show in GarrisonReport
  • #58 - New characters that are not already tracked cause a lua error
  • #55 - Blizzard_GarrsionUI : scrolling the landing page causes lua error
  • #54 - Tracked building constructions don't properly update Status in Garrison Report
  • Occasional nil error in mission tooltips
Added
  • #56 - Sort followers based on In Party status when planning a mission
  • #57 - RightClick MissionPage should minimize mission, not close (6.1 only)
  • #53 - Show an alert when another character finishes a mission or construction
  • Show Garrison Resource currency on Garrison Report
  • Garrison Resource Cache tooltip now shows time remaining until full
Changed
  • Updated toc interface to 60100
  • Changed size of Minimize mission button to match Close mission button (6.1 only)
  • In Party followers now have a green overlay instead of the standard blue. Helps differentiate in party from other statuses

v1.2.0 - 2015-02-18

Fixed
  • #49 - Tracking missions across characters is system dependent
  • #52 - in-progress mission tracking across characters can lose "track" in certain scenarios (orphaned missions)
Added
  • #45 - Track garrison resource cache across multiple characters (shown in Garrison Report)
  • #50 - Show missions tracked across characters in Garrison Report
  • #51 - Track work orders across characters (shown in Garrison Report)
  • Garrsion Report tooltip now shows summary of important details for your characters (missions, caches, work orders, and building construction)
  • Improved support for Mission Completion Orders
  • Improved support for Rush Orders
Changed
  • Reorganize for two addon directories
  • MissionMinder-PreLoad - To handle scenarios were Blizzard_GarrisonUI isn't required to be loaded
  • MissionMinder - For the core functionality that does require Blizzard_GarrisonUI to be loaded.
  • #47 - Move mission tracking saved variables to preload
  • Very long mission names are now truncated on the In Progress tab.

v1.1.6 - 2015-02-10

No Changes

v1.1.5 - 2015-02-09

Fixed
  • #46 - QuickLoot error "refreshCompletedMissions" (a nil value)
  • #48 - Scrolling missions while completing a mission causes tooltip to show
  • #44 - nil mission error in Blizzard code on completion frame
Added
  • #43 - Tracking in progress missions across multiple characters
Changed
  • Various improvements

v1.1.4 - 2015-02-07

Changes
  • Rollback to v1.1.2 due to #46, formal fix expected soon.

v1.1.3 - 2015-02-06

Fixed
  • #44 - nil mission error in Blizzard code on completion frame
Added
  • #43 - Tracking in progress missions across multiple characters
Changed
  • Various improvements

v1.1.2 - 2015-02-01

Fixed
  • SkipFightAnimation no longer handles events unrelated to the current mission
  • QuickLoot should play appropriate success/fail sounds regardless of SkipFightAnimations
Added
  • Added 6.1 support
  • Mission Rewards now show item quality border
  • Mission tooltip now shows countered threats based on the minimized party (6.1 only)
  • How long a mission will be available for now shows on the mission button (6.1 only)
  • Periodically update follower list for mission time remaining (6.1 only)

v1.1.1 - 2015-01-24

Fixed
  • #23 - QuickLoot messages should no longer show while ListView is disabled
  • #25 - Blizzard_GarrisonUI : StartDrag from an empty party member causes everything to break
  • #30 - Blizzard_GarrisonUI : Upgrading a follower's itemlevel doesn't recalculate mission counters
  • #31 - Clicking the Configure MissionMinder gear buttons should now select MissionMinder frame even on initial load
  • #32 - QuickLoot : Fixed rare double click, no update issue that caused a mission to report as both failed and successful
  • #34 - Blizzard_GarrisonUI : Scrolling through list of buttons does not update tooltips or context menus
  • #36 - AutoClose on BonusXP mission with only maxed followers
  • #38 - SuccessChance returns nil on InProgress update
  • #39 - Restoring minimized mission doesn't update follower level up
Added
  • #35 - Allow MissionPage to be minimized without clearing party
  • Available mission tooltips now detail the party assigned to a mission
  • Available missions with assigned followers now show followers on mission button
  • Show "in party" followers on mission tooltips
  • Show assigned mission on follower tooltip
  • In Progress / Completed missions now show followers on mission button
  • #24 - Drag and Drop to switch party members
  • #12 - Follower level up suggestions
  • #27 - Show success chance on in-progress/completed missions
  • #28 - Show follower xp remaining in follower list
  • Followers assigned to a mission will show the estimated amount of experience they should gain
  • #33 - Show Bonus XP amount on reward icon for mission buttons
  • Show Gold amount on reward icon for mission buttons
Changed
  • Active follower counter totals now depress when clicked
  • Include CallbackHandler-1.0 in OptionalDeps

v1.1.0 - 2014-12-30

Fixed
  • #13 - Working or inactive followers no longer count forward Active Follower Counters
  • #18 - Fix issue with mission tooltips not properly filtering followers
  • #5 - Fixed view completed missions dialog showing on In Progress tab (when list view enabled)
  • #6 - Fixed completed missions not being removed from list
  • #17 - Fixed non-clickable completed missions
  • Fix localization issue with Configure MissionMinder tooltip
  • Fix packaging issues
Added
  • #9 - You can now double click to add follower to a mission!
  • #14 - (optional) Allow ListView to be enabled/disabled
  • (optional) Followers tab now shows a count of Active Followers Counter's
  • #22 - Clear follower search/filter on mission frame close
  • #8 - Item Level missions now show follower's item level instead of their level on the counter tooltip
  • #3 - (optional) Ignore experience increasing traits as a counter, unless the mission rewards Bonus XP
  • #19 - Add mission time remaining to follower tooltips
  • #1 - Follower levels now indicate bias towards mission and tooltips now show bias
  • #4 - (optional) Show individual follower XP gains when using QuickLoot
  • Traditional Chinese (zhTW) - Thank you BNSSNB
  • French (frFr) - Thank you jimym
Changed
  • Adjust AutoClose to have better timing on "no actions available" other than closing
  • Rename modules

v1.0.2 - 2014-12-17

Fixed
  • #15 - Fixed missing transitive dependency

v1.0.1 - 2014-12-08

Fixed
  • #2 - Followers that are "working" show as "available"
Added
  • List View
  • Planner: Mission tooltips
  • Planner: Follower tooltips
  • Quick Loot
  • Skip Fight Animations
  • Automatically open rewards chest
  • Automatically close on loot