File Details
v3.3.2
- R
- Aug 31, 2025
- 100.74 KB
- 2.8K
- 11.2.0
- Retail
File Name
MythicDungeonCalculator_v3.3.2.zip
Supported Versions
- 11.2.0
v3.3.2
Bugfixes:
- Fixed a problem on the "Great Vault Rewards" tab
- The "Next Upgrade" provided by Blizzard is not correct.
- Build in a fallback to correctly show next upgrade.
----------
v3.3.1
Bugfixes:
- Fixed a problem on the "Great Vault Rewards" tab
- U can now properly open the Great Vault by clicking on the icons.
- The tooltip now works again.
----------
v3.3.0
Features:
- TWW Season 3 updates
- "Mythic Plus Rewards" tab updated
- Achievements
- Some UI changes
----------
v3.2.0
Features:
- TWW Season 2 updates
- "Mythic Plus Rewards" tab updated
- Rating calculations had to be adjusted
- Achievements
----------
v3.1.0
Features:
- Adjusted calculations and timers to the "Challenger’s Peril" update
- Added an additional 90 seconds to the timer on level 7 and above
----------
v3.0.0
Features:
- TWW Season 1 updates
- "Mythic Plus Rewards" tab updated
- All rating calculations had to be changed to give the correct amount of points
- Updated the icons in the "Great Vault Rewards" tab
- Achievements
----------
v2.5.1
Bugfixes:
- Fixed an issue with rewards above level 10 on the "Keystone" tab
Features:
- Tweaked some numbers for the recommended keystone to better allign with the level squish
----------
v2.5.0
Bugfixes:
- Blizzard has fixed the C_ChallengeMode API color issues. Colors are back
Features:
- DF Season 4 updates
- "Mythic Plus Rewards" tab changes for M+ level squish
- All rating calculations had to be changed to give the correct amount of points
- Achievements
----------
v2.4.3
Know Issues:
- Blizzard has issues with the C_ChallengeMode API colors. Temporarily removed colors as a quick fix. Will look for a better solution to prevent it in the future
QOL:
- Changed the layout of the seasonal achievements, was a bit crowded and funky
----------
v2.4.2
QOL:
- Minor UI changes
- Minor score adjustments
----------
v2.4.1
Bugfixes:
- Updated the "Great Vault Rewards" tab do work with heroic and mythic 0
QOL:
- Tweaked the "Recommended Keystone" level a bit to be more accurate
----------
v2.4.0
Known Issues:
- The "Great Vault" tab isn't working properly if you have heroic or M0 runs as part of your best runs
Features:
- DF Season 3 updates
- You can now see the itemlevel for completing a keystone on the "Keystone" tab
- You have 4 new hover zones on the "Mythic Plus Rewards" tab
- If you hover over them it will show you the rarity and the max upgrade level for the end of dungeon or great vault rewards
QOL:
- Minor UI and style changes
----------
v2.3.1
Features:
- Replaced the "SYNC" button text with an icon
- Added a "RESET" button
- Sets all calculations to 0
----------
v2.3.0
Bugfixes:
- The Great Vault reward tooltip wasn't working properly
- The "Close with ESC" setting wasn't working properly
- The "Enable Group Functions" setting wasn't working properly
- If enabled you have two buttons to create or search for a group
- If disabled you can now open the "Premade Groups" window with both buttons
- If you opened the LFG window via the buttons it will now also close when you press ESC
- "Current Keystone" rating gain and "Recommended Keystone" reworked
- Optimized all score calculations to minimize rounding errors
- "/mdc debug" now disables the "Show Info Frame" setting
----------
v2.2.0
Features:
- Disabled the keystone tab partially because it caused to many errors in its current state
- It will be optimized and brought back once its finished
----------
v2.1.1
Bugfixes:
- Reverted a wrongfully deleted section which could cause trouble, but only if certain data was present/not present
- Removed prints()
----------
v2.1.0
Features::
- Added a new command: '/mdc debug'
- Creates a string of all your important data needed to debug locally
- Shows that string in a new window so you can copy it and comment it with the lua error
- Enables scriptErrors and tries to start the AddOn
- If sth failes WoWs lua error window will open (disable all other AddOns so it will only show the relevant ones)
- Disables scriptErrors if you close the window or run the command again (or type '/console scriptErrors 0' in chat)
Bugfixes:
- Untimed affixes didn't show in the great vault rewards tooltip
- Fixed some rounding differences
- Affixes sometimes didn't load right away
- The current keystone was bugged if you already had a score for that affix
----------
v2.0.3
Bugfixes:
- If you had only 1 completed dungeon the AddOn broke (keystone calculations again)
- Fixed some rounding differences
----------
v2.0.2
Bugfixes:
- "Your Keystone" showed wrong ratings if you did the run but didn't use your keystone
- Both keystone ratings would add additional rating each time you opened the AddOn
- Fixed keystone logic where it wouldn't take the current affix into account
----------
v2.0.1
Bugfixes:
- Used a wrong variable to show the rating of your current key
- Used a wrong variable to recommend a dungeon
----------
v2.0.0
Features:
- New "Keystone" Tab
- Shows your current and the recommended keystone and the gained rating if they are done in time (+1)
- The recommended keystone is based on your average equipped item level, your highest completed keystone,
your overall average keystone level, the shortest timelimits, if you have missing affixes and the gained overall
rating if finished in time (+1)
- Shows the weekly affixes with their description if you hover over them
- Option to use a create and search group button --> it opens the window and focuses the title/searchbar so you can instantly type
- Because Blizzard changed the automated group creation/search and we open the group creation/search via button click out of the
AddOn you can get the message 'Interface action failed because of an AddOn'. Most times it can be ignored. If the UI gets
messed up by using the buttons in the AddOn just reload and disable this function in the settings
- Using the new AddonCompartmentFunc (a small AddOn collection near your minimap)
Languages:
- New phrases
QOL:
- Switched Fortified and Tyrannical to match Blizzard
- Some minor height, width and color adjustments
- Using the '-' and '+' buttons for the level now skips level 1
----------
v1.4.4
Features:
- New option to close the addon with the ESC key
Languages:
- New phrases
----------
v1.4.3
Bugfixes:
- Adjusted the width of the level on the calculator to not cut off numbers
- Adjusted the score calculation for higher keys
----------
v1.4.2
Bugfixes:
- Adjusted the calculation to match the affix update of season 2
- Adjusted the score calculation for higher keys
Features:
- Updated the tabs design and made some adjustments for an upcoming feature
- On the "Grat Vault" tab you can now hover over the three rewards to see which dungeon contributes to them
Languages:
- Added Simplified Chinese (zhCN) localization
- Adjusted all phrases in all languages (except whole sentences) to not end on ":" or " "
QOL:
- Added LibUIDropDownMenu to prevent taint from the "Frame Strata" Dropdown in the settings
----------
v1.4.1
Languages:
- Added Traditional Chinese (zhTW) localization
----------
v1.4.0
Bugfixes:
- The calculator mixed the affixes, now it should always be tyrannical on the left and fortified on the right (thx again for the feedback)
Features:
- Season 2 updates
- Achievements (immediately)
- End of Dungeon / Weekly rewards (should update when S2 starts)
- Dungeons (should update when S2 starts)
QOL:
- Removed the "cycle" function for the tabs and made them into actual tabs
----------
v1.3.1
Bugfixes:
- The score calculation was slightly off so the "SYNC" function was off to
----------
v1.3.0
Bugfixes:
- Hiding the minimap icon wasn't working after reloading
Features:
- Added Settings
- Added timer threshholds
- Hover over the "Timelimit" for each dungeon
- The " - " and " + " button next to the time set the timer relative to the current set time (down / up one step)
- Added a "SYNC" button so you can synchronise your scores to the calculator. You can toggle automatic synchronisation in the settings
----------
v1.2.0
Bugfixes:
- Fortified and tyrannical sometimes switched places or duplicated
Features:
- Added a new panel with information about mythic+ rewards, weekly rewards and the seasonal achievements
----------
v1.1.1
QOL:
- Live Update -> You had to reload the game for keys to update. Now it should update when you open the addon
----------
v1.1.0
Bugfixes:
- Updated the score calculation for dungeons on level 11 and above
QOL:
- Removed some pictures to minimize file size
----------
v1.0.0
Initial Release