A remastered and updated version of https://www.curseforge.com/wow/addons/mythicplusprogress-bfa (which hasn't been updated for a long time, and was an updated version of https://www.curseforge.com/wow/addons/mythicplusprogress)
I've rewritten and cleaned up most of the code, but the functionality remains similar
Updated for shadowlands season 4 dungeons
Adds pull progress and estimate information in multiple places:
- On the tooltip of enemies (will also display how many of the mob you'd need to kill to reach 100%)
- On nameplates of enemies
- In a compact text on your screen which displays how much progress your current pull will give you (both how large the pull is, and what % you'll be on after killing everything). This is calculated from all nameplates you are in combat with, so make sure you have nameplates on and are looking at the mobs if you intend to use this feature
FAQ
Q: Can I disable one/some of your features?
A: Yes. All of this addon's features can be individually toggled and customized using interface options. Type /mpp, /mypp, or /MythicPlusProgress to open the config interface
Q: IT'S NOT WORKING
A: Is your keystone actually active? Is your progress <100%? Is the addon enabled? Did you get any lua errors at any point? Try enter a dungeon, type "/mpp", enable simulation mode (under dev options tab) and see if the simulation does work.
Q: Why are some dungeon mobs showing up as "No progress"?
A: Some new dungeon or expansion was released, and I was too lazy to update in time :) feel free to leave a comment or github issue with the name of the mob and the dungeon
Q: How do I turn it on/off?
A: It's on by default. You can toggle it on/off typing "/mpp" and unchecking the Enabled box. Note that you can use any of /mpp, /mypp, or /mythicplusprogress as prefix.
Q: I lost/can't find the current pull progress text!
A: You can reset its position to the default by typing "/mpp", going to Pull Estimate frame tab, and pressing the Reset position button.
Q: What do the numbers mean on the current pull progress text?
A: Current progress + Currently pulled mobs = What you'll be after killing the currently pulled mobs
Q: How do I customize the addon?
A: Type /mpp, /mypp, or /mythicplusprogress; and you'll see a list of options
Q: I have an idea that I think would be a really cool addition to your addon!
A: Drop a comment here or on github somewhere, and I'll have a look :)
One of the last 2 mini bosses (Batak + Balara) in Nokhud is showing an incorrect percentage. Both are 3.08% in MDT, but MPP shows one of them as ~2.38%.
In reply to Kokuyo3:
hi, if you go into the settings (/mpp), under Auto Learn Scores, what option do you have selected?
if it's set to "New Only", then something weird is going wrong 🤔
you can go into dev options tab, export updated data, post it here; and then reset the data (and then the % should be correct again, since they're saved as identical values in the addon's default data)
In reply to Numedain:
Didn't get a notification reply and just saw this. I remember that it was set to New Only by default, but don't remember if I have reset the data since I saw the issue. However, this is the exported update data I have. It has Balara as 13 count instead of the default 16 count.
exported = { data = {exported = { data = { [107435] = {["name"] = "Gerenth the Vile", ["count"] = 9, ["defaultCount"] = -1}, [97084] = {["name"] = "King Tor", ["count"] = 10, ["defaultCount"] = 11}, [193457] = {["name"] = "Balara", ["count"] = 13, ["defaultCount"] = 16}, [197535] = {["name"] = "High Channeler Ryvati", ["count"] = 26, ["defaultCount"] = 40},}, version = "v1.7.11", numberOfMobs = 4 }
In reply to Kokuyo3:
thanks for the info
I'll look into redesigning some of the autolearning code :)
In reply to Numedain:
Ty for your work!
I typed the /mpp,but it doesn't display the pull frame, how can i solve it.
BTW,can I move the pull frame ?
In reply to 快遞公司:
type /mpp, click on `Pull Estimate frame`, make sure it's enabled, and reset position if needed
then you can just drag it to move it, and click on lock to lock it
it won't show up until you get into a mythic plus dungeon
Looking for Raid -
Is it possible to customized this to show who in the 'pick up group-looking for raid' pulled? That way we can block and or kick them.
In reply to edwinthesilent:
this is a m+ % addon, not an lfr addon :)
details and many other addons do have this feature, you can look into those
Would be neat if you could import a MDT route and then the % only shows above the NPCs for that route.
In reply to heyitsdubois:
as mentioned on github, that's not possible cause of blizzard's restrictions
Is there a way for us to remember and lock it's position? Tks :-)
In reply to Galthariel:
hi, the position is now always stored (can be reset with /mpp reset)
and you can now lock/unlock with /mpp lock
(the update should show up soon ™)
Thank you for the update! Works well with Elvui/Plater!