Commit Graph

1521 Commits

Author SHA1 Message Date
Tercio Jose 6097863dc4 raid database updates 2022-12-21 20:03:54 -03:00
Tercio Jose 3078eae54e Added /details m+log; fixed some slash commands not working for Germany 2022-12-21 09:54:45 -03:00
Tercio Jose 5aa2dd6e0a Merge pull request #415 from ben0x539/patch-1
fix /keys sorting by rating
2022-12-21 07:55:11 -03:00
Benjamin Herr 0a9ed6fffa fix /keys sorting by rating
The column index was off by one after the classic dungeon name column went away.
2022-12-20 20:32:25 -08:00
Tercio Jose bb5f73bec2 Merge pull request #380 from Jooooooooooooooooo/master
Update spells.lua
2022-12-20 12:58:13 -03:00
Tercio Jose bcc968b306 Libraries Update 2022-12-19 12:56:38 -03:00
Tercio Jose 6ef2b67c58 Merge pull request #412 from Flamanis/CopyEmpowermentData
Add empowerment data to Overall segment and adding two actors.
2022-12-19 11:49:12 -03:00
Tercio Jose f8a514658c Merge pull request #411 from Flamanis/WrathFireElemental
Fire Elemental on Wrath fix
2022-12-19 10:52:55 -03:00
Tercio Jose 85230967c6 Merge pull request #410 from Flamanis/CompareV2Wrath
Add a Wrath toc for CompareV2
2022-12-19 10:45:06 -03:00
Tercio Jose 84d516093c Merge pull request #407 from Flamanis/ClassGuessSpellUpdate
Update SpecSpellList for DF live
2022-12-19 10:41:39 -03:00
Flamanis 6c0f406681 Copy e_heal, e_dmg and e_lvl to r_connect_shadow and __add 2022-12-18 14:12:54 -06:00
Flamanis 2c8a2cedb8 Gsub uses patterns. Escape the special characters 2022-12-18 07:29:43 -06:00
Flamanis 171d3393d2 Don't overwrite the summon of the totem, just create the elemental instead. 2022-12-18 07:22:38 -06:00
Flamanis ade7dab6c9 Fire Elemental on Wrath 2022-12-18 07:19:28 -06:00
Flamanis 48a7e65936 Add a Wrath toc for CompareV2 2022-12-18 04:10:40 -06:00
Tercio Jose 8d93d677ca Fixed an issue with open raid library 2022-12-15 11:47:58 -03:00
Flamanis b8851987bb Update SpecSpellList for DF live
Removals:
Shaman - Healing Stream Totem is usable by all specs
Druid - Survival Instincts is on both Guardian and Feral
Druid - Adaptive Swarm is used by multiple specs
Paladin - Avenging wrath is usable by all specs
Warlock - Grimoire of Sacrifice is usable by both Aff and Destro
Rogue - Shiv is usable by all specs
Hunter - Marksman and BM hunters have the same Kill Command. Survival does not.

Additions:
Hunter - BM gets Cobra Shot
Hunter - Survival has different Kill Shot and Muzzle (Interrupt) ids
Warrior - Protection has Spell Block
Evoker - Devastation has another ID for Eternity Surge (Kinda just added this one in for safety)
Priest - Discipline has Purge The Wicked talent which replaces Shadow Word Pain
Mage - Arcane Mage's Arcane Familiar
Paladin - Protection has Blessed Hammer and Blessing of Spellwarding
Druid - Balance has Wild Mushroom, and different spell ids for Moonkin Form, Starfire, and Starsure
Druid - Guardian has a different id for Berserk that the 'modifiers' are consolidated into
Monk - Mistweaver has Mana Tea
Demon Hunter - Vengeance has Sigil of Silence and Fracture
Demon Hunter - Havoc has Blur
Death Knights - Added the primary strikes. Heart Strike (Blood), Obliterate (Frost), Festering Strike (Unholy)
2022-12-15 04:20:18 -06:00
Tercio Jose 55f2159119 Framework update 2022-12-14 08:06:39 -03:00
Tercio Jose 6542699b75 don't print the class played time if the played time is already in the chat window 2022-12-13 08:32:16 -03:00
Tercio Jose 388154a540 Lib Update 2022-12-12 19:06:43 -03:00
Tercio Jose 3f298dcc77 Up version counter 2022-12-12 13:33:30 -03:00
Tercio Jose dc1d27682e added exclusive function for pet detection 2022-12-11 23:10:45 -03:00
Tercio Jose 641e5cf0dc Lib OpenRaid and Details! Framework updates 2022-12-11 14:09:44 -03:00
Tercio Jose ebade8e159 Lib Update 2022-12-10 19:05:32 -03:00
Tercio Jose 9c3275e287 Fixing interrupt and cooldown chat prints class icon 2022-12-10 09:07:46 -03:00
Tercio Jose 6609580f09 fixed class played time spamming chat 2022-12-08 15:41:24 -03:00
Tercio Jose 0707c310d9 Merge pull request #397 from Flamanis/Gradient-on-Wrath
Use Wrath with Retail API check for gradients
2022-12-07 19:02:52 -03:00
Flamanis 9a47340317 Use Wrath with Retail API check for gradients
Wrath does now have SetGradient, but I believe it is the 'old' version that does not accept the colormixins. Adding this check makes the fallback happen again which will correctly apply the gradient on current wrath.
2022-12-07 16:01:03 -06:00
Tercio Jose 9cad7e3185 Removed portraits from tooltips and OpenRaidLib update 2022-12-07 17:55:01 -03:00
Tercio Jose 15bf37fbba Merge pull request #395 from Flamanis/WrathPTRBackend
Add calls to Wrath With Retail for frame setup
2022-12-05 13:50:53 -03:00
Flamanis 31bf84882b Add calls to Wrath With Retail for frame setup 2022-12-05 10:47:50 -06:00
Tercio Jose fd25f6e753 Added more trinkets to the list of trinkets 2022-12-05 13:32:10 -03:00
Tercio Jose 5d04d6c229 Double check for Astral Bomb explosion 2022-12-04 15:19:06 -03:00
Tercio Jose 85f18dddd4 Removed Malganis Friendly Fire check from WOW Shadowlands 2022-12-04 15:06:38 -03:00
Tercio Jose e12ec18381 Added played class time to /played, also added a command to disable it 2022-12-04 12:21:44 -03:00
Tercio Jose 60c797d9ca Merge pull request #394 from Flamanis/Close-Options-With-Escape
Allow Details Options to be closed with Escape
2022-12-04 12:20:16 -03:00
Flamanis bdb3fa2f6b Add DetailsPluginContainerWindow to UISpecialFrames 2022-12-04 09:08:41 -06:00
Tercio Jose 0f69a261f6 Added Pet Frenzy Uptime 2022-12-02 22:27:59 -03:00
Tercio Jose f1eaedb01b Much better texture on tooltips 2022-12-02 19:38:55 -03:00
Tercio Jose 5571749ef6 Using portrait for enemy faces 2022-12-02 19:32:51 -03:00
Tercio Jose f17f8642b7 Added option to merge pets at the Player Breakdown window 2022-12-01 22:52:25 -03:00
Tercio Jose cad2f6e619 fixes 2022-12-01 13:11:45 -03:00
Tercio Jose 2dcb54d90b Fix for the merged spells in the breakdown window 2022-11-30 23:19:17 -03:00
Tercio Jose 8a3302d83e Merging spells with the same name in the Player Breakdown Window 2022-11-30 14:55:33 -03:00
Tercio Jose 2dff960030 Played-a-Life 2022-11-29 17:30:51 -03:00
Tercio Jose 82ec1fbcac Fixed an issue with wrath 2022-11-29 16:30:18 -03:00
Tercio Jose 5c3f964c84 attempt to improve pet detection 2022-11-28 17:54:11 -03:00
Tercio Jose 4b3237f809 pkgmeta for compare tab replacement 2022-11-28 15:24:03 -03:00
Tercio Jose 2c7559de05 Merge Crushing Blow (warrior) 2022-11-28 15:21:41 -03:00
Tercio Jose 8f6cfe4d69 Round of Fixes 2022-11-28 13:00:11 -03:00