File Details
RecountUD_11.1.7.1.zip
- R
- Jun 17, 2025
- 469.85 KB
- 29
- 11.1.7
- Retail
File Name
RecountUD_11.1.7.1.zip
Supported Versions
- 11.1.7
- - - - - - - - - - - - - - - - - - - - - - - - - -
Version 11.1.7.1 for Retail WoW
- - - - - - - - - - - - - - - - - - - - - - - - - -
CHANGES:
- Changed the slash command to "/RecountUD", and added slash command "/rud" that does the same thing.
- Removed the "Check Versions" button from the Config window, and replaced it with the "Changelog" button.
- Removed intercommunications between instances of this addon. (Not sure what benefit it was, or even if it still worked.)
- Improved Alt+MouseWheel so it cycles through display modes while the mouse is over the title bar or an empty area of the background.
- Made a "Recount UD" keybinds section in the Warcraft "Options | Keybinding".
- No longer allow disabling the following icon buttons:
Config icon button
File icon button
- Changed some default settings for fresh installs.
- No longer able to change the colors of realtime graphs. Instead, left-clicking anywhere on the window allows dragging it, and right-clicking passes through those windows.
- Minor cosmetic changes to the UI.
- Added a confirmation window when users choose "Delete Combatant" or do Ctrl-Alt-Click on a bar in the main window.
- "Friendly Fire" damage is now merged into "Damage Taken" as well as being shown under "Friendly Fire".
- Added various UI sounds.
NEW FEATURES:
--------------------[ MAIN WINDOW ]--------------------
- Double clicking the title bar or an empty area of the main window's background toggles between two window sizes/positions that you can set separately.
- ALT + Left-clicking the reset button resets the data without asking for confirmation.
- Middle-clicking the fight name in the Main window's title bar switches between "Current" and "Overall".
- Middle-clicking on the Main window's title bar (or an empty area of its background) switches between the
- Middle-clicking the main window's configutation (gear) icon toggles the "Merge Pets w/ Owners" checkbox in the Config window.
- ALT + Left-clicking the main window's configuration (gear) icon opens Warcraft's "Game Menu | Options | AddOns | Recount UD" window.
- Using the mouse wheel while the mouse is over a dropdown menu changes the selected item in that menu.
(Useful for going through your history of fights one by one.)
- Using mouse button 4 (side button) while over the Main window or Detail window switches back and forth between the last two selected player rows. (Helpful when you want to compare two players.)
--------------------[ CONFIG WINDOW ]--------------------
- Added the "Changelog" button.
- Added a "Profiles" tab to the Config window that opens Warcraft's "Game Menu | Options | AddOns | Recount UD | Profiles" window.
- On the "Data" tab in the Config window, the following preset buttons were added in the upper-left corner:
(D) - Sets filter checkboxes to their Default settings.
(S) - Sets filter checkboxes for Solo play.
(P) - Sets filter checkboxes for Party (5 player) groups.
(R) - Sets filter checkboxes for Raids.
(B) - Sets filter checkboxes for Battlegrounds.
(A) - Sets filter checkboxes for Arenas.
(*) - Sets filter checkboxes for recording all combatant types.
--------------------[ DETAIL WINDOW ]--------------------
- Hovering over spell names in the Detail window shows a toolip at the upper-right corner of that window explaining what the spell does.
- Hovering over a Hit/Crit/Tick line in the bottom half of the Detail window shows a tooltip with the total amount of damage/healing for all those lines.
- Added overheals to the bottom pie chart when showing healing data in the Detail window.
(Must first click the line in the top half to "pin" the data you want to hover over in the bottom half.)
- Alt+MouseWheel cycles through the Detail window modes while the mouse is over it.
(Works the same way as the Main window.)
- Middle-clicking on the Detail window's title bar (or an empty area of its background) toggles its Summary view.
- Using mouse button 4 (side button) while over the Main window or Detail window switches back and forth between the last two selected player rows. (Helpful when you want to compare two players.)
- MouseWheel now cycles through pets in the Summary view while the mouse is over the "Pet Damage" section. Also, left-click selects next pet, right-click selects previous pet, and middle-click selects first pet.
- When selecting different players while the Detail window is open and a row is pinned in the upper list, the pin moves to the row with same spell name (if found). This lets you pin a spell and compare it between players of the same class.
Note: To pin a row in the upper list, just click it. Click it again to unpin, or click a different line.
--------------------[ SLASH COMMANDS ]--------------------
- Added a new slash commands:
/recountud changelog - Shows or hides the changelog window.
/rud resetdefaults - Restores all original settings after getting confirmation.
/recountud tmp - Toggles the option, "Merge Pets w/ Owners".
--------------------[ MISC ]--------------------
- Right-clicking the following window title bars, or an empty area of their backgrounds, closes them:
Config Window
Detail Window
Graph Window
- In the Graph window, right-clicking a checkbox shows only that item. Middle-clicking any checkbox turns them all on again.
Note: You can Shift-click a row in the main UI to open the Graph window.
- (For developer use.) Middle-clicking a spell name in the top half of the Detail window shows data for that spell in the chat window.
- (For developer use.) If RecountUD.Debug is true, you can Shift+Click the reset icon to do /reloadui.
BUG FIXES:
- Made many changes to Resike's v10.0.0a version of Recount to run on Retail WoW 11.1.0.
- Fixed a bug that occurred when cycling through display modes and one or more of the default modules was disabled by the user.
- Fixed rounding problems when using the "Short" number format.
- Selecting a different fight now refreshes the summary view while it is being shown in the Detail window.
Note: You can see the summary view by clicking the magnifying glass icon in the Detail window's title bar.
- Improved how auto resetting data when entering new instances or groups works.
KNOWN PROBLEMS:
- At the end of battlegrounds, the totals displayed in the battleground summary don't match the totals in RecountUD. However, comparing to the Details! addon which does show the correct totals, all the line items are very similar in RecountUD and Details!. Manually adding each line's amount, the total matches RecountUD. So I'm not sure what kind of strange math the battleground summary window and Details! are using, but their totals don't match the sum of all the lines. (Needs further investigation.)
- After a player is Mind Controlled in a PvP match, all that player's combat data thereafter is incorrectly added to the player that did the mind controlling (as their pet).
- The main window's scrollbar stops working if the window is resized to 3 lines or less.
- When viewing deaths of pets, clicking the Show Graph button causes an error.
- Reloading during a battleground splits the combat data across two fight entries (or more if you reload multiple times).
- Mob deaths are always recorded regardless of the "Record Deaths" checkbox settings on the Config window's Data tab.
- When totems expire, they get recorded as a totem death in the Deaths view.
- When looking at player Deaths, clicking a player that has no recorded death data does not clear the previous data.
FUTURE ENHANCEMENTS:
- Currently, pet damage is not listed in the Detail window when "merge pets with owners" is on. This is the original design, but I would like to change it to show pet spells sorted into the player spells.
- Add an option to switch DPS and HPS calculations between dividing by fight duration (like Details! does) versus dividing by the player's activity time.
- Add a cast count to Detail window, replacing "Hits" in the upper list since that can be seen in the lower list.
- Show more rows in the upper half of the Details window.
- Add an option to merge Friendly Fire into Damage Taken. (It always does this now, just like the Details! and Skada addons.)
- Add RecountUD to the game's small "AddonCompartmentFrame" number button. Selecting it shows/hides the main window.
- Add a "Crowd Control Received" view.
- Add a "Cooldowns" view.
- Add a role icon (tank/heals/dps) to the tooltip that appears when hovering over a row in the main window.
(Developer Note: texture = CreateAtlasMarkup("roleicon-tiny-tank"); or use "roleicon-tiny-dps" / "roleicon-tiny-healer".)

