From b48ea2a64d662d3d200ea9cd048ca2bc1b60ff38 Mon Sep 17 00:00:00 2001 From: Tercioo Date: Sun, 7 Jul 2019 11:51:58 -0300 Subject: [PATCH] Geberal Bug Fixes - Fixed an issue where sometimes resizing the window breaks it and need a reload. - Fixed some classes showing the wrong icon (by nullKomplex) --- boot.lua | 12 ++- core/windows.lua | 2 +- functions/spells.lua | 201 +++++++++++++++++++++---------------------- 3 files changed, 105 insertions(+), 110 deletions(-) diff --git a/boot.lua b/boot.lua index 74ea37d7..a21c868f 100644 --- a/boot.lua +++ b/boot.lua @@ -4,8 +4,8 @@ _ = nil _detalhes = LibStub("AceAddon-3.0"):NewAddon("_detalhes", "AceTimer-3.0", "AceComm-3.0", "AceSerializer-3.0", "NickTag-1.0") - _detalhes.build_counter = 7150 - _detalhes.alpha_build_counter = 7150 --if this is higher than the regular counter, use it instead + _detalhes.build_counter = 7152 + _detalhes.alpha_build_counter = 7152 --if this is higher than the regular counter, use it instead _detalhes.game_version = "v8.2.0" _detalhes.userversion = "v8.2.0." .. _detalhes.build_counter _detalhes.realversion = 140 --core version, this is used to check API version for scripts and plugins (see alias below) @@ -28,14 +28,12 @@ do local Loc = LibStub ("AceLocale-3.0"):GetLocale ( "Details" ) --[[ -|cFFFFFF00v8.2.0.7149.140 (|cFFFFCC00July 2nd, 2019|r|cFFFFFF00)|r:\n\n -|cFFFFFF00-|r Added click through options.\n\n -|cFFFFFF00-|r More 8.2 fixes.\n\n +|cFFFFFF00v8.2.0.7152.140 (|cFFFFCC00July 7th, 2019|r|cFFFFFF00)|r:\n\n +|cFFFFFF00-|r Fixed some issues with classes showing some wrong icons.\n\n --]] - - Loc ["STRING_VERSION_LOG"] = "|cFFFFFF00v8.2.0.7150.140 (|cFFFFCC00July 2nd, 2019|r|cFFFFFF00)|r:\n\n|cFFFFFF00-|r Added click through options.\n\n|cFFFFFF00-|r More 8.2 fixes.\n\n|cFFFFFF00v8.1.5.7129.140 (|cFFFFCC00May 2nd, 2019|r|cFFFFFF00)|r:\n\n|cFFFFFF00-|r Energy redesign: track only the energy generated below the maximum energy amount.\nEnergy generated above the maximum energy now counts as energy 'overflow', this info is in the tooltip.\n\n|cFFFFFF00v8.1.5.7102.139 (|cFFFFCC00April 23rd, 2019|r|cFFFFFF00)|r:\n\n|cFFFFFF00-|r Added API Details.SegmentPhases() and Details.UnitDamageByPhase() see '/details api' for the full API.\n\n|cFFFFFF00-|r Minor fixes for the mythic version of 'The Restless Cabal' encounter.\n\n|cFFFFFF00v8.1.5.7099.139 (|cFFFFCC00April 16rd, 2019|r|cFFFFFF00)|r:\n\n|cFFFFFF00-|r Damage and Healing API is ready to be used by scripters, use '/details api' for more information.\n\n|cFFFFFF00v8.1.5.7084.138 (|cFFFFCC00April 9rd, 2019|r|cFFFFFF00)|r:\n\n|cFFFFFF00-|r Replacing the old API with the new, see /details api.\n\n|cFFFFFF00v8.1.5.7053.138 (|cFFFFCC00April 3rd, 2019|r|cFFFFFF00)|r:\n\n|cFFFFFF00-|r Fixed the 'Event Tracker' not showing all cooldowns and crowdcontrol.\n\n|cFFFFFF00-|r Added new gradient wallpapers.\n\n|cFFFFFF00v8.1.5.7042.138 (|cFFFFCC00March 23th, 2019|r|cFFFFFF00)|r:\n\n|cFFFFFF00-|r Added the first batch of functions call for Details API 2.0.\n\n|cFFFFFF00v8.1.0.6923.136 (|cFFFFCC00March 06th, 2019|r|cFFFFFF00)|r:\n\n|cFFFFFF00-|r Fixed Vamguard plugin not showing debuffs on tanks.\n\n|cFFFFFF00-|r Attempt to fix some plugins loading after details! start and failing to install.\n\n|cFFFFFF00-|r Fixed a bug within Atal'Dazar dungeon where in some cases adds damage where considered friendly fire.\n\n|cFFFFFF00v8.1.0.6902.135 (|cFFFFCC00February 19th, 2019|r|cFFFFFF00)|r:\n\n|cFFFFFF00-|r Fixed some window gliches with lock, snap and resize buttons.\n\n|cFFFFFF00-|r Fixed issue with the window unlocking after a /reload.\n\n|cFFFFFF00v8.1.0.6861.135 (|cFFFFCC00January 20th, 2019|r|cFFFFFF00)|r:\n\n|cFFFFFF00-|r Fixed rogue spec icons.\n\n|cFFFFFF00-|r Some visuals improvements.\n\n|cFFFFFF00-|r Added some buttons below the release death recap window, only show in raid after a boss.\n\n|cFFFFFF00v8.1.0.6702.135 (|cFFFFCC00December 31th, 2018|r|cFFFFFF00)|r:\n\n|cFFFFFF00-|r Streamers/Youtubers the Event Tracker tool has been fixed for 8.1, enjoy!\n\n|cFFFFFF00v8.0.1.6692.135 (|cFFFFCC00December 11th, 2018|r|cFFFFFF00)|r:\n\n|cFFFFFF00-|r Fixed East Asian myriads showing a giganting non formated number in the total bar DPS.\n\n|cFFFFFF00-|r Added a reset nickname button in the right side of the nickname field.\n\n|cFFFFFF00-|r Framework and NickTag library updates.\n\n|cFFFFFF00v8.0.1.6691.135 (|cFFFFCC00November 23th, 2018|r|cFFFFFF00)|r:\n\n|cFFFFFF00-|r Experimental: added deaths to overall data during a mythic dungeon run.\n\n|cFFFFFF00-|r Report window revamp: removed report history.\n\n|cFFFFFF00-|r Fixed report tooltip not closing on report button click.\n\n|cFFFFFF00-|r Fixed copy/paste report window.\n\n|cFFFFFF00-|r Time Line (plugin) added enemy cast time line.\n\n|cFFFFFF00v8.0.1.6678.135 (|cFFFFCC00November 07th, 2018|r|cFFFFFF00)|r:\n\n|cFFFFFF00-|r New Feature: import and export profiles.\n\n|cFFFFFF00-|r Major improvements on bar text scripts.\n\n|cFFFFFF00-|r Improved import and export custom skins.\n\n|cFFFFFF00-|r Fixed shaman's sundering spell not showing in crowd control.\n\n|cFFFFFF00-|r Fixed sharing guild statistics.\n\n|cFFFFFF00-|r More spells added to spell consolidation: Whirlwind, Fracture, Mutilate.\n\n|cFFFFFF00-|r Monk Mistweaver Blackout Kick now has a indicator when it comes from passive 'Teachings of the Monastery'.\n\n|cFFFFFF00-|r Added slash command '/details debugwindow' for cases when the window isn't shown or are anchored in the wrong place.\n\n|cFFFFFF00-|r Exposed spell ignore table, you can now add spells to be ignored using Details.SpellsToIgnore [spellID] = true.\n\n|cFFFFFF00v8.0.1.6599.135 (|cFFFFCC00October 19th, 2018|r|cFFFFFF00)|r:\n\n|cFFFFFF00-|r Fixed damage on low level training dummies where it was showing 1 damage for each ability.\n\n|cFFFFFF00-|r Added a line in the tooltip shown when hovering over the spec icon to show non-formated DPS, example: '12.0K' DPS shows '11,985.8'.\n\n|cFFFFFF00-|r Developers: command /run Details:DumpTable() should now show the correct table names with quotation marks if string.\n\n|cFFFFFF00v8.0.1.6553.135 (|cFFFFCC00October 06th, 2018|r|cFFFFFF00)|r:\n\n|cFFFFFF00-|r Added a 'Macros' section in the options panel.\n\n|cFFFFFF00-|r Updated to BFA 'Potion Used' and 'Health Potion and Stone' custom displays.\n\n|cFFFFFF00-|r Backfire damage from Light of the Martyr now shows on death logs as friendly fire.\n\n|cFFFFFF00-|r Deprecated rules for friendly fire has been removed, this might fix some random issues with mind controlled players in the Lord Stormsong encounter in the Shrine of the Storm dungeon.\n\n|cFFFFFF00-|r Fixed DBM/BigWigs aura creation from the Spell List panel.\n\n|cFFFFFF00-|r Chart scripts now receives the envTable, use local envTable = ... .\n\n|cFFFFFF00-|r Polymorth (Black Cat) and Between the Eyes got added to Crowd Control list.\n\n|cFFFFFF00-|r Fixed Timeline plugin not showing the cooldown panel.\n\n|cFFFFFF00-|r Overall data setting won't reset on every logout.\n\n|cFFFFFF00-|r Slash command '/details merge' won't flag the merged combat as a trash segment anymore.\n\n|cFFFFFF00-|r Added function to use on macros to open the Player Details Window: /script Details:OpenPlayerDetails(1).\n\n|cFFFFFF00-|r Done more improvements on the Death Recap window.\n\n|cFFFFFF00v8.0.1.6449.134 (|cFFFFCC00September 11th, 2018|r|cFFFFFF00)|r:\n\n|cFFFFFF00-|r Details! is ready for Uldir mythic raiding!.\n\n|cFFFFFF00-|r Several improvements on Encounter Details plugin.\n\n|cFFFFFF00-|r Details! Scroll Damage for training in dummies is now ready for more tests, access it |cFFFFFF00/details scrolldamage|r.\n\n|cFFFFFF00-|r Damage and Healing tooltips now show a statusbar indicating the percent done by the ability.\n\n|cFFFFFF00-|r Added a scale slider to the options panel.\n\n|cFFFFFF00-|r Added monk's Quaking Palm to crowd control spells.\n\n|cFFFFFF00-|r Fixed an issue with Plater integration.\n\n|cFFFFFF00-|r Fixed tooltips not hiding when the cursor leaves the spell icon in the Damage Taken by Spell.\n\n|cFFFFFF00-|r Framework: fixed an issue with tooltips and menus where the division line wasn't hiding properly.\n\n|cFFFFFF00-|r Framework: fixed some buttons not showing its text in the options panel.\n\n|cFFFFFF00v8.0.1.6272.134 (|cFFFFCC00August 28th, 2018|r|cFFFFFF00)|r:\n\n|cFFFFFF00-|r Fixed Dynamic Overall Data custom display.\n\n|cFFFFFF00-|r Fixed friendly fire on some dungeon fights with mind control.\n\n|cFFFFFF00-|r Raid Check plugin fully revamped, now shows talents, spec and role.\n\n|cFFFFFF00-|r Updated flask and food list for BFA.\n\n|cFFFFFF00-|r Added NpcID listing at the Spell List window.\n\n|cFFFFFF00-|r Fixed an issue with Alliance or Horde icons showing at random in player bars.\n\n|cFFFFFF00-|r Small revamp in the Death Recap window.\n\n|cFFFFFF00-|r Fixed new segment creation when the option to use only one segment while in a battleground is disabled.\n\n|cFFFFFF00-|r Fixed east asian number format on several strings.\n\n|cFFFFFF00-|r 'Smart Score' option renamed to 'Unique Segment' under the PvP options for battlegrounds.\n\n|cFFFFFF00v8.0.1.6120.132 (|cFFFFCC00August 07th, 2018|r|cFFFFFF00)|r:\n\n|cFFFFFF00-|r Death Knight: Epidemic, Scourge Strike and Howling Blast now has a better description on the spell name.\n\n|cFFFFFF00-|r Fixed snap button showing when 'Hide Resize Buttons' are enabled.\n\n|cFFFFFF00-|r Fixed title bar icons not hiding when 'Auto Hide Buttons' is enabled.\n\n|cFFFFFF00-|r Several improvements to overall data, it should be more consistent now.\n\n|cFFFFFF00-|r Details! now passes to identify the tank role of the player even when out of a party or raid.\n\n|cFFFFFF00-|r Debug helper /run Details:DumpTable(table) now correctly shows the key name when it isn't a string.\n\n|cFFFFFF00-|r Improvements done on the Bookmark config frame accessed by the options panel > display section.\n\n|cFFFFFF00-|r New slash command: '/details spells'.\n\n|cFFFFFF00-|r Statistics for Legion has been closed! You can access statistics from the orange gear > statistics.\n\n|cFFFFFF00v8.0.1.6027.132 (|cFFFFCC00July 28th, 2018|r|cFFFFFF00)|r:\n\n|cFFFFFF00-|r Added size offset options for the chat tab embed feature.\n\n|cFFFFFF00-|r Revamp on the editor for the custom line text.\n\n|cFFFFFF00v8.0.1.5985.131 (|cFFFFCC00July 17th, 2018|r|cFFFFFF00)|r:\n\n|cFFFFFF00-|r Added 'Auto Run Code' module.\n\n|cFFFFFF00-|r Added 'Plater Nameplates' integration.\n\n|cFFFFFF00-|r Weakauras integration with the Create Aura panel got great improvements.\n\n|cFFFFFF00-|r Many options has been renamed or moved from groups for better organization .\n\n|cFFFFFF00-|r Several skins got some revamp for 2018.\n\n|cFFFFFF00-|r Default settings for Arenas and Battlegrounds got changes and the experience should be more smooth now.\n\n|cFFFFFF00v7.3.5.5559.130 (|cFFFFCC00April 13th, 2018|r|cFFFFFF00)|r:\n\n|cFFFFFF00-|r Added slash commands: /details 'softtoggle' 'softshow' 'softhide'. Use them to manipulate the window visibility while using auto hide.\n\n|cFFFFFF00-|r Mythic dungeon graphic window won't show up if the user leaves the dungeon before completing it.\n\n|cFFFFFF00v7.3.5.5529.130 (|cFFFFCC00April 06th, 2018|r|cFFFFFF00)|r:\n\n|cFFFFFF00-|r Added minimize button on the mythic dungeon run chart.\n\n|cFFFFFF00-|r Added API calls: Details:ResetSegmentOverallData() and Details:ResetSegmentData().\n\n|cFFFFFF00v7.3.5.5499.130 (|cFFFFCC00Mar 30th, 2018|r|cFFFFFF00)|r:\n\n|cFFFFFF00-|r Added outline option for the right text.\n\n|cFFFFFF00v7.3.5.5469.130 (|cFFFFCC00Mar 23th, 2018|r|cFFFFFF00)|r:\n\n|cFFFFFF00-|r Fixed a few things on the mythic dungeon chart.\n\n|cFFFFFF00v7.3.5.5424.129 (|cFFFFCC00Mar 10th, 2018|r|cFFFFFF00)|r:\n\n|cFFFFFF00-|r Added macro support to open plugins. Example:\n /run Details:OpenPlugin ('Time Line')\n\n|cFFFFFF00v7.3.5.5351.129 (|cFFFFCC00Feb 26rd, 2018|r|cFFFFFF00)|r:\n\n|cFFFFFF00-|r Added a damage chart for mythic dungeon runs, it shows at the of the run. You may disable it at the Streamer Settings.\n\n|cFFFFFF00v7.3.5.5231.128 (|cFFFFCC00Feb 02nd, 2018|r|cFFFFFF00)|r:\n\n|cFFFFFF00-|r Fixed an issue with wasted shield absorbs where the wasted amount was subtracting the total healing done.\n\n|cFFFFFF00v7.3.5.5221.128 (|cFFFFCC00Jan 26th, 2018|r|cFFFFFF00)|r:\n\n|cFFFFFF00-|r Warlock mana from Life Tap won't show up any more under mana regen, this makes easy to see Soul Shard gain.\n\n|cFFFFFF00v7.3.2.5183.128 (|cFFFFCC00Jan 12th, 2018|r|cFFFFFF00)|r:\n\n|cFFFFFF00-|r The new bar animation is now applied to all users by default.\n\n|cFFFFFF00-|r Fixed an issue with the threat plugin where sometimes it was triggering errors.\n\n|cFFFFFF00v7.3.2.5175.128 (|cFFFFCC00Jan 03rd, 2018|r|cFFFFFF00)|r:\n\n|cFFFFFF00-|r ElvUI skins should have now a more good looking scrollbar.\n\n|cFFFFFF00-|r When starting to edit a custom display, the code window now clear the code from the previous display.\n\n|cFFFFFF00v7.3.2.5154.128 (|cFFFFCC00Dec 22th, 2017|r|cFFFFFF00)|r:\n\n|cFFFFFF00-|r API and Create Aura windows are now attached to the new plugin window.\n\n|cFFFFFF00v7.3.2.5101.128 (|cFFFFCC00Dec 15th, 2017|r|cFFFFFF00)|r:\n\n|cFFFFFF00-|r Moving the custom display window to the new plugins window.\n\n|cFFFFFF00-|r Major layout changes on the Encounter Details plugin window.\n\n|cFFFFFF00v7.3.2.4919.128 (|cFFFFCC00Dec 08th, 2017|r|cFFFFFF00)|r:\n\n|cFFFFFF00-|r Fixed an issue with the statistics sharing among guild members.\n\n|cFFFFFF00-|r Fixed an issue with Argus encounter where two segments were created.\n\n|cFFFFFF00-|r Fixed aura type images on the Create Aura Panel.\n\n|cFFFFFF00-|r Create Aura Panel can now be closed with Right Click.\n\n|cFFFFFF00-|r Framework updated to r60, plugins should be more stable now.\n\n|cFFFFFF00v7.3.0.4830.126 (|cFFFFFF00v7.3.2.4836.126 (|cFFFFCC00Nov 21th, 2017|r|cFFFFFF00)|r:\n\n|cFFFFFF00-|r Removed some tutorial windows popups.\n\n|cFFFFCC00Oct 21th, 2017|r|cFFFFFF00)|r:\n\n|cFFFFFF00-|r Fixed opening windows when streamer settings > no alerts is enabled.\n\n|cFFFFFF00v7.3.0.4823.126 (|cFFFFCC00Oct 09th, 2017|r|cFFFFFF00)|r:\n\n|cFFFFFF00-|r Added new options section: Streamer Settings, focused on adjustments for streamers and youtubers.\n\n|cFFFFFF00-|r Animations now always run at the same speed regardless the framerate.\n\n|cFFFFFF00-|r Click-To-Open menus now close the menu if the menu is already open.\n\n|cFFFFFF00v7.3.0.4723.126 (|cFFFFCC00Set 22th, 2017|r|cFFFFFF00)|r:\n\n|cFFFFFF00-|r Fixed overall dungeon segments being added to overall data.\n\n|cFFFFFF00v7.3.0.4705.126 (|cFFFFCC00Set 19th, 2017|r|cFFFFFF00)|r:\n\n|cFFFFFF00-|r Fixed damage taken tooltip for Brewmaster Monk where sometimes the tooltip didn't open.\n\n|cFFFFFF00-|r Fixed overall data on mythic dungeon not adding trash segments even with the option enabled on the options panel.\n\n|cFFFFFF00-|r Fixed the guild selection dropdown reseting everytime the Guild Rank window is opened.\n\n|cFFFFFF00v7.3.0.4677.126 (|cFFFFCC00Set 10th, 2017|r|cFFFFFF00)|r:\n\n|cFFFFFF00-|r During mythic dungeons, the trash segments will be merged into a new segment at the end of the boss encounter (instead of merging on the fly while cleaning up).\n\n|cFFFFFF00v7.3.0.4615.125 (|cFFFFCC00Set 09th, 2017|r|cFFFFFF00)|r:\n\n|cFFFFFF00-|r Setting up the dungeon stuff as opt-in for early adopters while we continue to make improvements on the system.\n\n|cFFFFFF00v7.3.0.4586.125 (|cFFFFCC00Set 08th, 2017|r|cFFFFFF00)|r:\n\n|cFFFFFF00-|r Formating mythic+ dungeon segments, each segment should count the boss trash + boss fight.\n\n|cFFFFFF00-|r At the end of the mythic+ dungeon, it should create a new segment adding up all segments described above.\n\n|cFFFFFF00v7.3.0.4499.124 (|cFFFFCC00Set 05th, 2017|r|cFFFFFF00)|r:\n\n|cFFFFFF00-|r Added an option to always show all players when using the standard mode. Option under PvP/PvE bracket on the options panel.\n\n|cFFFFFF00-|r Added a setting to exclude healing done lines from the death log below a certain healing amount. This options is also under PvP/PvE bracket.\n\n|cFFFFFF00-|r Fixed the guild selection on the ranking panel." + Loc ["STRING_VERSION_LOG"] = "|cFFFFFF00v8.2.0.7152.140 (|cFFFFCC00July 7th, 2019|r|cFFFFFF00)|r:\n\n|cFFFFFF00-|r Fixed some issues with classes showing some wrong icons (by nullKomplex).\n\n|cFFFFFF00v8.2.0.7150.140 (|cFFFFCC00July 2nd, 2019|r|cFFFFFF00)|r:\n\n|cFFFFFF00-|r Added click through options.\n\n|cFFFFFF00-|r More 8.2 fixes.\n\n|cFFFFFF00v8.1.5.7129.140 (|cFFFFCC00May 2nd, 2019|r|cFFFFFF00)|r:\n\n|cFFFFFF00-|r Energy redesign: track only the energy generated below the maximum energy amount.\nEnergy generated above the maximum energy now counts as energy 'overflow', this info is in the tooltip.\n\n|cFFFFFF00v8.1.5.7102.139 (|cFFFFCC00April 23rd, 2019|r|cFFFFFF00)|r:\n\n|cFFFFFF00-|r Added API Details.SegmentPhases() and Details.UnitDamageByPhase() see '/details api' for the full API.\n\n|cFFFFFF00-|r Minor fixes for the mythic version of 'The Restless Cabal' encounter.\n\n|cFFFFFF00v8.1.5.7099.139 (|cFFFFCC00April 16rd, 2019|r|cFFFFFF00)|r:\n\n|cFFFFFF00-|r Damage and Healing API is ready to be used by scripters, use '/details api' for more information.\n\n|cFFFFFF00v8.1.5.7084.138 (|cFFFFCC00April 9rd, 2019|r|cFFFFFF00)|r:\n\n|cFFFFFF00-|r Replacing the old API with the new, see /details api.\n\n|cFFFFFF00v8.1.5.7053.138 (|cFFFFCC00April 3rd, 2019|r|cFFFFFF00)|r:\n\n|cFFFFFF00-|r Fixed the 'Event Tracker' not showing all cooldowns and crowdcontrol.\n\n|cFFFFFF00-|r Added new gradient wallpapers.\n\n|cFFFFFF00v8.1.5.7042.138 (|cFFFFCC00March 23th, 2019|r|cFFFFFF00)|r:\n\n|cFFFFFF00-|r Added the first batch of functions call for Details API 2.0.\n\n|cFFFFFF00v8.1.0.6923.136 (|cFFFFCC00March 06th, 2019|r|cFFFFFF00)|r:\n\n|cFFFFFF00-|r Fixed Vamguard plugin not showing debuffs on tanks.\n\n|cFFFFFF00-|r Attempt to fix some plugins loading after details! start and failing to install.\n\n|cFFFFFF00-|r Fixed a bug within Atal'Dazar dungeon where in some cases adds damage where considered friendly fire.\n\n|cFFFFFF00v8.1.0.6902.135 (|cFFFFCC00February 19th, 2019|r|cFFFFFF00)|r:\n\n|cFFFFFF00-|r Fixed some window gliches with lock, snap and resize buttons.\n\n|cFFFFFF00-|r Fixed issue with the window unlocking after a /reload.\n\n|cFFFFFF00v8.1.0.6861.135 (|cFFFFCC00January 20th, 2019|r|cFFFFFF00)|r:\n\n|cFFFFFF00-|r Fixed rogue spec icons.\n\n|cFFFFFF00-|r Some visuals improvements.\n\n|cFFFFFF00-|r Added some buttons below the release death recap window, only show in raid after a boss.\n\n|cFFFFFF00v8.1.0.6702.135 (|cFFFFCC00December 31th, 2018|r|cFFFFFF00)|r:\n\n|cFFFFFF00-|r Streamers/Youtubers the Event Tracker tool has been fixed for 8.1, enjoy!\n\n|cFFFFFF00v8.0.1.6692.135 (|cFFFFCC00December 11th, 2018|r|cFFFFFF00)|r:\n\n|cFFFFFF00-|r Fixed East Asian myriads showing a giganting non formated number in the total bar DPS.\n\n|cFFFFFF00-|r Added a reset nickname button in the right side of the nickname field.\n\n|cFFFFFF00-|r Framework and NickTag library updates.\n\n|cFFFFFF00v8.0.1.6691.135 (|cFFFFCC00November 23th, 2018|r|cFFFFFF00)|r:\n\n|cFFFFFF00-|r Experimental: added deaths to overall data during a mythic dungeon run.\n\n|cFFFFFF00-|r Report window revamp: removed report history.\n\n|cFFFFFF00-|r Fixed report tooltip not closing on report button click.\n\n|cFFFFFF00-|r Fixed copy/paste report window.\n\n|cFFFFFF00-|r Time Line (plugin) added enemy cast time line.\n\n|cFFFFFF00v8.0.1.6678.135 (|cFFFFCC00November 07th, 2018|r|cFFFFFF00)|r:\n\n|cFFFFFF00-|r New Feature: import and export profiles.\n\n|cFFFFFF00-|r Major improvements on bar text scripts.\n\n|cFFFFFF00-|r Improved import and export custom skins.\n\n|cFFFFFF00-|r Fixed shaman's sundering spell not showing in crowd control.\n\n|cFFFFFF00-|r Fixed sharing guild statistics.\n\n|cFFFFFF00-|r More spells added to spell consolidation: Whirlwind, Fracture, Mutilate.\n\n|cFFFFFF00-|r Monk Mistweaver Blackout Kick now has a indicator when it comes from passive 'Teachings of the Monastery'.\n\n|cFFFFFF00-|r Added slash command '/details debugwindow' for cases when the window isn't shown or are anchored in the wrong place.\n\n|cFFFFFF00-|r Exposed spell ignore table, you can now add spells to be ignored using Details.SpellsToIgnore [spellID] = true.\n\n|cFFFFFF00v8.0.1.6599.135 (|cFFFFCC00October 19th, 2018|r|cFFFFFF00)|r:\n\n|cFFFFFF00-|r Fixed damage on low level training dummies where it was showing 1 damage for each ability.\n\n|cFFFFFF00-|r Added a line in the tooltip shown when hovering over the spec icon to show non-formated DPS, example: '12.0K' DPS shows '11,985.8'.\n\n|cFFFFFF00-|r Developers: command /run Details:DumpTable() should now show the correct table names with quotation marks if string.\n\n|cFFFFFF00v8.0.1.6553.135 (|cFFFFCC00October 06th, 2018|r|cFFFFFF00)|r:\n\n|cFFFFFF00-|r Added a 'Macros' section in the options panel.\n\n|cFFFFFF00-|r Updated to BFA 'Potion Used' and 'Health Potion and Stone' custom displays.\n\n|cFFFFFF00-|r Backfire damage from Light of the Martyr now shows on death logs as friendly fire.\n\n|cFFFFFF00-|r Deprecated rules for friendly fire has been removed, this might fix some random issues with mind controlled players in the Lord Stormsong encounter in the Shrine of the Storm dungeon.\n\n|cFFFFFF00-|r Fixed DBM/BigWigs aura creation from the Spell List panel.\n\n|cFFFFFF00-|r Chart scripts now receives the envTable, use local envTable = ... .\n\n|cFFFFFF00-|r Polymorth (Black Cat) and Between the Eyes got added to Crowd Control list.\n\n|cFFFFFF00-|r Fixed Timeline plugin not showing the cooldown panel.\n\n|cFFFFFF00-|r Overall data setting won't reset on every logout.\n\n|cFFFFFF00-|r Slash command '/details merge' won't flag the merged combat as a trash segment anymore.\n\n|cFFFFFF00-|r Added function to use on macros to open the Player Details Window: /script Details:OpenPlayerDetails(1).\n\n|cFFFFFF00-|r Done more improvements on the Death Recap window.\n\n|cFFFFFF00v8.0.1.6449.134 (|cFFFFCC00September 11th, 2018|r|cFFFFFF00)|r:\n\n|cFFFFFF00-|r Details! is ready for Uldir mythic raiding!.\n\n|cFFFFFF00-|r Several improvements on Encounter Details plugin.\n\n|cFFFFFF00-|r Details! Scroll Damage for training in dummies is now ready for more tests, access it |cFFFFFF00/details scrolldamage|r.\n\n|cFFFFFF00-|r Damage and Healing tooltips now show a statusbar indicating the percent done by the ability.\n\n|cFFFFFF00-|r Added a scale slider to the options panel.\n\n|cFFFFFF00-|r Added monk's Quaking Palm to crowd control spells.\n\n|cFFFFFF00-|r Fixed an issue with Plater integration.\n\n|cFFFFFF00-|r Fixed tooltips not hiding when the cursor leaves the spell icon in the Damage Taken by Spell.\n\n|cFFFFFF00-|r Framework: fixed an issue with tooltips and menus where the division line wasn't hiding properly.\n\n|cFFFFFF00-|r Framework: fixed some buttons not showing its text in the options panel.\n\n|cFFFFFF00v8.0.1.6272.134 (|cFFFFCC00August 28th, 2018|r|cFFFFFF00)|r:\n\n|cFFFFFF00-|r Fixed Dynamic Overall Data custom display.\n\n|cFFFFFF00-|r Fixed friendly fire on some dungeon fights with mind control.\n\n|cFFFFFF00-|r Raid Check plugin fully revamped, now shows talents, spec and role.\n\n|cFFFFFF00-|r Updated flask and food list for BFA.\n\n|cFFFFFF00-|r Added NpcID listing at the Spell List window.\n\n|cFFFFFF00-|r Fixed an issue with Alliance or Horde icons showing at random in player bars.\n\n|cFFFFFF00-|r Small revamp in the Death Recap window.\n\n|cFFFFFF00-|r Fixed new segment creation when the option to use only one segment while in a battleground is disabled.\n\n|cFFFFFF00-|r Fixed east asian number format on several strings.\n\n|cFFFFFF00-|r 'Smart Score' option renamed to 'Unique Segment' under the PvP options for battlegrounds.\n\n|cFFFFFF00v8.0.1.6120.132 (|cFFFFCC00August 07th, 2018|r|cFFFFFF00)|r:\n\n|cFFFFFF00-|r Death Knight: Epidemic, Scourge Strike and Howling Blast now has a better description on the spell name.\n\n|cFFFFFF00-|r Fixed snap button showing when 'Hide Resize Buttons' are enabled.\n\n|cFFFFFF00-|r Fixed title bar icons not hiding when 'Auto Hide Buttons' is enabled.\n\n|cFFFFFF00-|r Several improvements to overall data, it should be more consistent now.\n\n|cFFFFFF00-|r Details! now passes to identify the tank role of the player even when out of a party or raid.\n\n|cFFFFFF00-|r Debug helper /run Details:DumpTable(table) now correctly shows the key name when it isn't a string.\n\n|cFFFFFF00-|r Improvements done on the Bookmark config frame accessed by the options panel > display section.\n\n|cFFFFFF00-|r New slash command: '/details spells'.\n\n|cFFFFFF00-|r Statistics for Legion has been closed! You can access statistics from the orange gear > statistics.\n\n|cFFFFFF00v8.0.1.6027.132 (|cFFFFCC00July 28th, 2018|r|cFFFFFF00)|r:\n\n|cFFFFFF00-|r Added size offset options for the chat tab embed feature.\n\n|cFFFFFF00-|r Revamp on the editor for the custom line text.\n\n|cFFFFFF00v8.0.1.5985.131 (|cFFFFCC00July 17th, 2018|r|cFFFFFF00)|r:\n\n|cFFFFFF00-|r Added 'Auto Run Code' module.\n\n|cFFFFFF00-|r Added 'Plater Nameplates' integration.\n\n|cFFFFFF00-|r Weakauras integration with the Create Aura panel got great improvements.\n\n|cFFFFFF00-|r Many options has been renamed or moved from groups for better organization .\n\n|cFFFFFF00-|r Several skins got some revamp for 2018.\n\n|cFFFFFF00-|r Default settings for Arenas and Battlegrounds got changes and the experience should be more smooth now.\n\n|cFFFFFF00v7.3.5.5559.130 (|cFFFFCC00April 13th, 2018|r|cFFFFFF00)|r:\n\n|cFFFFFF00-|r Added slash commands: /details 'softtoggle' 'softshow' 'softhide'. Use them to manipulate the window visibility while using auto hide.\n\n|cFFFFFF00-|r Mythic dungeon graphic window won't show up if the user leaves the dungeon before completing it.\n\n|cFFFFFF00v7.3.5.5529.130 (|cFFFFCC00April 06th, 2018|r|cFFFFFF00)|r:\n\n|cFFFFFF00-|r Added minimize button on the mythic dungeon run chart.\n\n|cFFFFFF00-|r Added API calls: Details:ResetSegmentOverallData() and Details:ResetSegmentData().\n\n|cFFFFFF00v7.3.5.5499.130 (|cFFFFCC00Mar 30th, 2018|r|cFFFFFF00)|r:\n\n|cFFFFFF00-|r Added outline option for the right text.\n\n|cFFFFFF00v7.3.5.5469.130 (|cFFFFCC00Mar 23th, 2018|r|cFFFFFF00)|r:\n\n|cFFFFFF00-|r Fixed a few things on the mythic dungeon chart.\n\n|cFFFFFF00v7.3.5.5424.129 (|cFFFFCC00Mar 10th, 2018|r|cFFFFFF00)|r:\n\n|cFFFFFF00-|r Added macro support to open plugins. Example:\n /run Details:OpenPlugin ('Time Line')\n\n|cFFFFFF00v7.3.5.5351.129 (|cFFFFCC00Feb 26rd, 2018|r|cFFFFFF00)|r:\n\n|cFFFFFF00-|r Added a damage chart for mythic dungeon runs, it shows at the of the run. You may disable it at the Streamer Settings.\n\n|cFFFFFF00v7.3.5.5231.128 (|cFFFFCC00Feb 02nd, 2018|r|cFFFFFF00)|r:\n\n|cFFFFFF00-|r Fixed an issue with wasted shield absorbs where the wasted amount was subtracting the total healing done.\n\n|cFFFFFF00v7.3.5.5221.128 (|cFFFFCC00Jan 26th, 2018|r|cFFFFFF00)|r:\n\n|cFFFFFF00-|r Warlock mana from Life Tap won't show up any more under mana regen, this makes easy to see Soul Shard gain.\n\n|cFFFFFF00v7.3.2.5183.128 (|cFFFFCC00Jan 12th, 2018|r|cFFFFFF00)|r:\n\n|cFFFFFF00-|r The new bar animation is now applied to all users by default.\n\n|cFFFFFF00-|r Fixed an issue with the threat plugin where sometimes it was triggering errors.\n\n|cFFFFFF00v7.3.2.5175.128 (|cFFFFCC00Jan 03rd, 2018|r|cFFFFFF00)|r:\n\n|cFFFFFF00-|r ElvUI skins should have now a more good looking scrollbar.\n\n|cFFFFFF00-|r When starting to edit a custom display, the code window now clear the code from the previous display.\n\n|cFFFFFF00v7.3.2.5154.128 (|cFFFFCC00Dec 22th, 2017|r|cFFFFFF00)|r:\n\n|cFFFFFF00-|r API and Create Aura windows are now attached to the new plugin window.\n\n|cFFFFFF00v7.3.2.5101.128 (|cFFFFCC00Dec 15th, 2017|r|cFFFFFF00)|r:\n\n|cFFFFFF00-|r Moving the custom display window to the new plugins window.\n\n|cFFFFFF00-|r Major layout changes on the Encounter Details plugin window.\n\n|cFFFFFF00v7.3.2.4919.128 (|cFFFFCC00Dec 08th, 2017|r|cFFFFFF00)|r:\n\n|cFFFFFF00-|r Fixed an issue with the statistics sharing among guild members.\n\n|cFFFFFF00-|r Fixed an issue with Argus encounter where two segments were created.\n\n|cFFFFFF00-|r Fixed aura type images on the Create Aura Panel.\n\n|cFFFFFF00-|r Create Aura Panel can now be closed with Right Click.\n\n|cFFFFFF00-|r Framework updated to r60, plugins should be more stable now.\n\n|cFFFFFF00v7.3.0.4830.126 (|cFFFFFF00v7.3.2.4836.126 (|cFFFFCC00Nov 21th, 2017|r|cFFFFFF00)|r:\n\n|cFFFFFF00-|r Removed some tutorial windows popups.\n\n|cFFFFCC00Oct 21th, 2017|r|cFFFFFF00)|r:\n\n|cFFFFFF00-|r Fixed opening windows when streamer settings > no alerts is enabled.\n\n|cFFFFFF00v7.3.0.4823.126 (|cFFFFCC00Oct 09th, 2017|r|cFFFFFF00)|r:\n\n|cFFFFFF00-|r Added new options section: Streamer Settings, focused on adjustments for streamers and youtubers.\n\n|cFFFFFF00-|r Animations now always run at the same speed regardless the framerate.\n\n|cFFFFFF00-|r Click-To-Open menus now close the menu if the menu is already open.\n\n|cFFFFFF00v7.3.0.4723.126 (|cFFFFCC00Set 22th, 2017|r|cFFFFFF00)|r:\n\n|cFFFFFF00-|r Fixed overall dungeon segments being added to overall data.\n\n|cFFFFFF00v7.3.0.4705.126 (|cFFFFCC00Set 19th, 2017|r|cFFFFFF00)|r:\n\n|cFFFFFF00-|r Fixed damage taken tooltip for Brewmaster Monk where sometimes the tooltip didn't open.\n\n|cFFFFFF00-|r Fixed overall data on mythic dungeon not adding trash segments even with the option enabled on the options panel.\n\n|cFFFFFF00-|r Fixed the guild selection dropdown reseting everytime the Guild Rank window is opened.\n\n|cFFFFFF00v7.3.0.4677.126 (|cFFFFCC00Set 10th, 2017|r|cFFFFFF00)|r:\n\n|cFFFFFF00-|r During mythic dungeons, the trash segments will be merged into a new segment at the end of the boss encounter (instead of merging on the fly while cleaning up).\n\n|cFFFFFF00v7.3.0.4615.125 (|cFFFFCC00Set 09th, 2017|r|cFFFFFF00)|r:\n\n|cFFFFFF00-|r Setting up the dungeon stuff as opt-in for early adopters while we continue to make improvements on the system.\n\n|cFFFFFF00v7.3.0.4586.125 (|cFFFFCC00Set 08th, 2017|r|cFFFFFF00)|r:\n\n|cFFFFFF00-|r Formating mythic+ dungeon segments, each segment should count the boss trash + boss fight.\n\n|cFFFFFF00-|r At the end of the mythic+ dungeon, it should create a new segment adding up all segments described above.\n\n|cFFFFFF00v7.3.0.4499.124 (|cFFFFCC00Set 05th, 2017|r|cFFFFFF00)|r:\n\n|cFFFFFF00-|r Added an option to always show all players when using the standard mode. Option under PvP/PvE bracket on the options panel.\n\n|cFFFFFF00-|r Added a setting to exclude healing done lines from the death log below a certain healing amount. This options is also under PvP/PvE bracket.\n\n|cFFFFFF00-|r Fixed the guild selection on the ranking panel." Loc ["STRING_DETAILS1"] = "|cffffaeaeDetails!:|r " diff --git a/core/windows.lua b/core/windows.lua index dee69b3b..78d04fb4 100644 --- a/core/windows.lua +++ b/core/windows.lua @@ -685,7 +685,7 @@ if (self.baseframe.stretch_direction == "top") then for _, instancia in _ipairs (self.stretchToo) do instancia.baseframe:SetHeight (self.baseframe:GetHeight()) - local mod = (self.baseframe:GetHeight() - instancia.baseframe._place.altura) / 2 + local mod = (self.baseframe:GetHeight() - (instancia.baseframe._place.altura or instancia.baseframe:GetHeight())) / 2 instancia:RestoreMainWindowPositionNoResize (instancia.baseframe._place, nil, mod) end elseif (self.baseframe.stretch_direction == "bottom") then diff --git a/functions/spells.lua b/functions/spells.lua index 8951a0c5..b3191dd5 100644 --- a/functions/spells.lua +++ b/functions/spells.lua @@ -41,23 +41,16 @@ do end _detalhes.SpecSpellList = { --~spec - - --demonhunter shared --- [185123] = ??, -- "Throw Glaive" --- [196718] = ??, -- "Darkness" --- [183752] = ??, -- "Consume Magic" --- [131347] = ??, -- "Glide" --- [200166] = ??, -- "Metamorphosis" -- havoc demon hunter --577 [198793] = 577, -- "Vengeful Retreat" [162243] = 577, -- "Demon's Bite" - [213241] = 577, -- "Felblade" - [213243] = 577, -- "Felblade" + --[213241] = 577, -- "Felblade" --both specs has + --[213243] = 577, -- "Felblade" [179057] = 577, -- "Chaos Nova" [188499] = 577, -- "Blade Dance" [198013] = 577, -- "Eye Beam" - [201467] = 577, -- "Fury of the Illidari" + --[201467] = 577, -- "Fury of the Illidari" --removed from the game [178963] = 577, -- "Consume Soul" [162794] = 577, -- "Chaos Strike" [211881] = 577, -- "Fel Eruption" @@ -78,17 +71,20 @@ do [207407] = 581, -- "Soul Carver" -- Unholy Death Knight: - [165395] = 252, -- Necrosis + --[165395] = 252, -- Necrosis --removed from the game [49206] = 252, -- Summon Gargoyle [63560] = 252, -- Dark Transformation [85948] = 252, -- Festering Strike - [49572] = 252, -- Shadow Infusion + --[49572] = 252, -- Shadow Infusion --removed from the game [55090] = 252, -- Scourge Strike [46584] = 252, -- Raise Dead - [51160] = 252, -- Ebon Plaguebringer + --[51160] = 252, -- Ebon Plaguebringer --removed from the game + [77575] = 252, --Outbreak --added July 7 + [47541] = 252, --Death Coil --added July 7 + [191587] = 252, --Virulent Plague --added July 7 -- Frost Death Knight: - [130735] = 251, -- Soul Reaper + --[130735] = 251, -- Soul Reaper --removed from the game [51271] = 251, -- Pillar of Frost [49020] = 251, -- Obliterate --old? [66198] = 251, -- Obliterate Off-Hand @@ -99,24 +95,27 @@ do [49184] = 251, -- Howling Blast -- Blood Death Knight: - [165394] = 250, -- Runic Strikes + --[165394] = 250, -- Runic Strikes --removed from the game [114866] = 250, -- Soul Reaper - [49222] = 250, -- Bone Shield + --[49222] = 250, -- Bone Shield --removed from the game [55233] = 250, -- Vampiric Blood [49028] = 250, -- Dancing Rune Weapon [48982] = 250, -- Rune Tap [56222] = 250, -- Dark Command + [206930] = 250, --Heart Strike --added July 7 + [50842] = 250, --Blood Boil --added July 7 + [195182] = 250, --Marrowrend --added July 7 -- Balance Druid: [48505] = 102, -- Starfall [112071] = 102, -- Celestial Alignment [78675] = 102, -- Solar Beam [93399] = 102, -- Shooting Stars - [2912] = 102, -- Starfire + --[2912] = 102, -- Starfire --both specs has --[78674] = 102, -- Starsurge -- Feral Druid: - [171746] = 103, -- Claws of Shirvallah + --[171746] = 103, -- Claws of Shirvallah --removed from the game [22570] = 103, -- Maim [16974] = 103, -- Predatory Swiftness [52610] = 103, -- Savage Roar @@ -129,11 +128,11 @@ do [155835] = 104, -- Bristling Fur [155578] = 104, -- Guardian of Elune [80313] = 104, -- Pulverize - [159232] = 104, -- Ursa Major - [33745] = 104, -- Lacerate - [135288] = 104, -- Tooth and Claw + --[159232] = 104, -- Ursa Major --removed from the game + --[33745] = 104, -- Lacerate --removed from the game + --[135288] = 104, -- Tooth and Claw --removed from the game [6807] = 104, -- Maul - [62606] = 104, -- Savage Defense + --[62606] = 104, -- Savage Defense --removed from the game -- Restoration Druid: [145205] = 105, -- Wild Mushroom @@ -214,20 +213,20 @@ do [257338] = 64, -- ebonbolt -- Brewmaster Monk: - [157676] = 268, -- Chi Explosion + --[157676] = 268, -- Chi Explosion --removed from the game [119582] = 268, -- Purifying Brew [115308] = 268, -- Elusive Brew [115295] = 268, -- Guard [115181] = 268, -- Breath of Fire [121253] = 268, -- Keg Smash - [115180] = 268, -- Dizzying Haze + --[115180] = 268, -- Dizzying Haze --removed from the game -- Windwalker Monk: [152175] = 269, -- Hurricane Strike [116095] = 269, -- Disable [122470] = 269, -- Touch of Karma [124280] = 269, -- Touch of Karma - [128595] = 269, -- Combat Conditioning + --[128595] = 269, -- Combat Conditioning --removed from the game [101545] = 269, -- Flying Serpent Kick [113656] = 269, -- Fists of Fury [117418] = 269, -- Fists of Fury @@ -235,7 +234,7 @@ do -- Mistweaver Monk: [115310] = 270, -- Revival [116680] = 270, -- Thunder Focus Tea - [115460] = 270, -- Detonate Chi + --[115460] = 270, -- Detonate Chi --removed from the game [116670] = 270, -- Uplift [115294] = 270, -- Mana Tea [116849] = 270, -- Life Cocoon @@ -245,14 +244,14 @@ do -- Holy Paladin: [156910] = 65, -- Beacon of Faith - [157007] = 65, -- Beacon of Insight --nao existe mais + --[157007] = 65, -- Beacon of Insight --removed from the game [85222] = 65, -- Light of Dawn [31821] = 65, -- Devotion Aura [82326] = 65, -- Holy Light - [148039] = 65, -- Sacred Shield --nao existe mais + --[148039] = 65, -- Sacred Shield --removed from the game [53563] = 65, -- Beacon of Light - [82327] = 65, -- Holy Radiance --nao existe mais - [2812] = 65, -- Denounce --nao existe mais + --[82327] = 65, -- Holy Radiance --removed from the game + --[2812] = 65, -- Denounce --removed from the game [20473] = 65, -- Holy Shock -- Protection Paladin: @@ -263,8 +262,8 @@ do -- Retribution Paladin: [157048] = 70, -- Final Verdict - [20164] = 70, -- Seal of Justice - [879] = 70, -- Exorcism + --[20164] = 70, -- Seal of Justice --removed from the game + --[879] = 70, -- Exorcism --removed from the game [53385] = 70, -- Divine Storm [224266] = 70, -- Templar's Verdict [224239] = 70, -- Divine Storm @@ -301,7 +300,7 @@ do -- Shadow Priest: [15286] = 258, -- Vampiric Embrace [32379] = 258, -- Shadow Word: Death - [73510] = 258, -- Mind Spike + --[73510] = 258, -- Mind Spike --removed from the game [78203] = 258, -- Shadowy Apparitions [34914] = 258, -- Vampiric Touch [8092] = 258, -- Mind Blast @@ -315,9 +314,9 @@ do [5374] = 259, -- Mutilate [27576] = 259, -- Mutilate Off-Hand [79134] = 259, -- Venomous Wounds - [192759] = 259, -- Kingsbane - [222062] = 259, -- Kingsbane - [192760] = 259, -- Kingsbane + --[192759] = 259, -- Kingsbane --removed from the game + --[222062] = 259, -- Kingsbane --removed from the game + --[192760] = 259, -- Kingsbane --removed from the game [185565] = 259, -- Poisoned Knife [51723] = 259, -- Fan of Knives [703] = 259, -- Garrote @@ -339,86 +338,87 @@ do [195452] = 261, -- Nightblade -- Elemental Shaman: - [165399] = 262, -- Elemental Overload - [165477] = 262, -- Unleashed Fury + --[165399] = 262, -- Elemental Overload --removed from the game + --[165477] = 262, -- Unleashed Fury --removed from the game [165339] = 262, -- Ascendance - [165462] = 262, -- Unleash Flame + --[165462] = 262, -- Unleash Flame --removed from the game [170374] = 262, -- Mastery: Molten Earth [61882] = 262, -- Earthquake [77756] = 262, -- Lava Surge - [86108] = 262, -- Mail Specialization - [88766] = 262, -- Fulmination + --[88766] = 262, -- Fulmination --removed from the game [60188] = 262, -- Elemental Fury - [29000] = 262, -- Elemental Reach - [62099] = 262, -- Shamanism - [123099] = 262, -- Spiritual Insight + --[29000] = 262, -- Elemental Reach --removed from the game + --[62099] = 262, -- Shamanism --removed from the game + --[123099] = 262, -- Spiritual Insight --removed from the game [51490] = 262, -- Thunderstorm [8042] = 262, -- Earth Shock -- Enhancement Shaman: - [165368] = 263, -- Lightning Strikes - [117012] = 263, -- Unleashed Fury + --[165368] = 263, -- Lightning Strikes --removed from the game + --[117012] = 263, -- Unleashed Fury --removed from the game [165341] = 263, -- Ascendance - [73680] = 263, -- Unleash Elements + --[73680] = 263, -- Unleash Elements --removed from the game [77223] = 263, -- Mastery: Enhanced Elements [51533] = 263, -- Feral Spirit [58875] = 263, -- Spirit Walk - [51530] = 263, -- Maelstrom Weapon - [86099] = 263, -- Mail Specialization - [1535] = 263, -- Fire Nova - [8190] = 263, -- Magma Totem + --[51530] = 263, -- Maelstrom Weapon --removed from the game + --[1535] = 263, -- Fire Nova --removed from the game + --[8190] = 263, -- Magma Totem --removed from the game [166221] = 263, -- Enhanced Weapons [33757] = 263, -- Windfury [17364] = 263, -- Stormstrike [32175] = 263, -- Stormstrike [32176] = 263, -- Stormstrike off hand [16282] = 263, -- Flurry - [86629] = 263, -- Dual Wield - [10400] = 263, -- Flametongue + --[10400] = 263, -- Flametongue --removed from the game [10444] = 263, -- Flametongue attack [60103] = 263, -- Lava Lash - [30814] = 263, -- Mental Quickness - [51522] = 263, -- Primal Wisdom + --[30814] = 263, -- Mental Quickness --removed from the game + --[51522] = 263, -- Primal Wisdom --removed from the game -- Restoration Shaman: [157153] = 264, -- Cloudburst Totem [157154] = 264, -- High Tide [165391] = 264, -- Purification - [165479] = 264, -- Unleashed Fury + --[165479] = 264, -- Unleashed Fury [165344] = 264, -- Ascendance [77226] = 264, -- Mastery: Deep Healing [98008] = 264, -- Spirit Link Totem [108280] = 264, -- Healing Tide Totem [77472] = 264, -- Healing Wave - [86100] = 264, -- Mail Specialization [51564] = 264, -- Tidal Waves [1064] = 264, -- Chain Heal [16196] = 264, -- Resurgence - [974] = 264, -- Earth Shield + --[974] = 264, -- Earth Shield --can be used by all specs as a talent [52127] = 264, -- Water Shield [77130] = 264, -- Purify Spirit - [55453] = 264, -- Telluric Currents - [95862] = 264, -- Meditation + --[55453] = 264, -- Telluric Currents + --[95862] = 264, -- Meditation [16213] = 264, -- Restorative Waves [61295] = 264, -- Riptide - [112858] = 264, -- Spiritual Insight + --[112858] = 264, -- Spiritual Insight -- Affliction : - [152109] = 265, -- Soulburn: Haunt - [165367] = 265, -- Eradication + --[152109] = 265, -- Soulburn: Haunt --removed from the game + --[165367] = 265, -- Eradication --removed from the game [113860] = 265, -- Dark Soul: Misery [77215] = 265, -- Mastery: Potent Afflictions - [86121] = 265, -- Soul Swap + --[86121] = 265, -- Soul Swap --removed from the game [48181] = 265, -- Haunt [980] = 265, -- Agony [103103] = 265, -- Drain Soul [27243] = 265, -- Seed of Corruption [117198] = 265, -- Soul Shards - [74434] = 265, -- Soulburn + --[74434] = 265, -- Soulburn --removed from the game [108558] = 265, -- Nightfall [30108] = 265, -- Unstable Affliction [233490] = 265, -- Unstable Affliction - + [233496] = 265, -- Unstable Affliction + [233497] = 265, -- Unstable Affliction + [233498] = 265, -- Unstable Affliction + [233499] = 265, -- Unstable Affliction + + -- Demonology Warlock: [157695] = 266, -- Demonbolt [264178] = 266, -- Demonbolt @@ -428,25 +428,25 @@ do [171975] = 266, -- Grimoire of Synergy [30146] = 266, -- Summon Felguard [114592] = 266, -- Wild Imps - [1949] = 266, -- Hellfire + --[1949] = 266, -- Hellfire --removed from the game [105174] = 266, -- Hand of Gul'dan [86040] = 266, -- Hand of Gul'dan - [6353] = 266, -- Soul Fire - [109151] = 266, -- Demonic Leap - [108869] = 266, -- Decimation - [104315] = 266, -- Demonic Fury + --[6353] = 266, -- Soul Fire --destruction talent + --[109151] = 266, -- Demonic Leap --removed from the game + --[108869] = 266, -- Decimation --removed from the game + --[104315] = 266, -- Demonic Fury --removed from the game [124913] = 266, -- Doom - [103958] = 266, -- Metamorphosis - [122351] = 266, -- Molten Core + --[103958] = 266, -- Metamorphosis --removed from the game + --[122351] = 266, -- Molten Core --removed from the game -- Destruction Warlock: - [157696] = 267, -- Charred Remains - [165363] = 267, -- Devastation + --[157696] = 267, -- Charred Remains --removed from the game + --[165363] = 267, -- Devastation --removed from the game [113858] = 267, -- Dark Soul: Instability [77220] = 267, -- Mastery: Emberstorm - [120451] = 267, -- Flames of Xoroth + --[120451] = 267, -- Flames of Xoroth --removed from the game [117896] = 267, -- Backdraft - [109784] = 267, -- Aftermath + --[109784] = 267, -- Aftermath --removed from the game [108683] = 267, -- Fire and Brimstone [17877] = 267, -- Shadowburn [80240] = 267, -- Havoc @@ -464,55 +464,52 @@ do [165365] = 71, -- Weapon Mastery [167105] = 71, -- Colossus Smash [12328] = 71, -- Sweeping Strikes - [86101] = 71, -- Plate Specialization [1464] = 71, -- Slam - [56636] = 71, -- Taste for Blood + --[56636] = 71, -- Taste for Blood --removed from the game [12294] = 71, -- Mortal Strike - [12712] = 71, -- Seasoned Soldier + --[12712] = 71, -- Seasoned Soldier --removed from the game [772] = 71, -- Rend - [174737] = 71, -- Enhanced Rend + --[174737] = 71, -- Enhanced Rend --removed from the game -- Fury Warrior: - [165383] = 72, -- Cruelty + --[165383] = 72, -- Cruelty --removed from the game [12950] = 72, -- Meat Cleaver - [46915] = 72, -- Bloodsurge - [86110] = 72, -- Plate Specialization - [169679] = 72, -- Furious Strikes - [169683] = 72, -- Unquenchable Thirst - [81099] = 72, -- Single-Minded Fury + --[46915] = 72, -- Bloodsurge --removed from the game + --[169679] = 72, -- Furious Strikes --removed from the game + --[169683] = 72, -- Unquenchable Thirst --removed from the game + --[81099] = 72, -- Single-Minded Fury --removed from the game [85288] = 72, -- Raging Blow [12323] = 72, -- Piercing Howl - [100130] = 72, -- Wild Strike + --[100130] = 72, -- Wild Strike --removed from the game [23881] = 72, -- Bloodthirst - [23588] = 72, -- Crazed Berserker - [46917] = 72, -- Titan's Grip + --[23588] = 72, -- Crazed Berserker --removed from the game + --[46917] = 72, -- Titan's Grip --removed from the game -- Protection Warrior: - [152276] = 73, -- Gladiator's Resolve - [159362] = 73, -- Blood Craze + --[152276] = 73, -- Gladiator's Resolve + --[159362] = 73, -- Blood Crazy [165393] = 73, -- Shield Mastery - [114192] = 73, -- Mocking Banner + --[114192] = 73, -- Mocking Banner [76857] = 73, -- Mastery: Critical Block - [161798] = 73, -- Riposte - [84608] = 73, -- Bastion of Defense + --[161798] = 73, -- Riposte + --[84608] = 73, -- Bastion of Defense [1160] = 73, -- Demoralizing Shout - [86535] = 73, -- Plate Specialization [871] = 73, -- Shield Wall [169680] = 73, -- Heavy Repercussions - [169685] = 73, -- Unyielding Strikes + --[169685] = 73, -- Unyielding Strikes [12975] = 73, -- Last Stand [6572] = 73, -- Revenge [20243] = 73, -- Devastate [2565] = 73, -- Shield Block - [161608] = 73, -- Bladed Armor + --[161608] = 73, -- Bladed Armor --removed from the game [23922] = 73, -- Shield Slam [46953] = 73, -- Sword and Board [122509] = 73, -- Ultimatum - [29144] = 73, -- Unwavering Sentinel - [157497] = 73, -- Improved Block + --[29144] = 73, -- Unwavering Sentinel --removed from the game + --[157497] = 73, -- Improved Block --removed from the game [6343] = 73, -- Thunder Clap - [71] = 73, -- Defensive Stance - [157494] = 73, -- Improved Defensive Stance + --[71] = 73, -- Defensive Stance --removed from the game + --[157494] = 73, -- Improved Defensive Stance --removed from the game }