Commit graph

284 commits

Author SHA1 Message Date
Tercio Jose
37b7687d5f Rewrite on the Painsmith's Spikeball handler 2021-07-14 23:36:16 -03:00
Tercio Jose
38c61cde2b More consistency on the Spikeballs for Painsmith encounter 2021-07-14 18:26:32 -03:00
Tercio Jose
33b7542f6b More fixes for Kel'Thuzad Encounter 2021-07-13 18:47:55 -03:00
Tercio Jose
caf27f4ff0 Fixes for Kel'Thuzad and Painsmith encounters 2021-07-10 22:10:37 -03:00
Tercio Jose
b596445ace Packr Utility on Coach mode and Vanguard massive update 2021-06-22 17:00:09 -03:00
Tercio Jose
bd1700b5f1 general fixes for game client versions 2021-06-10 12:09:28 -03:00
Tercio Jose
6bde881fb8 Bug fixes
- Fixed an error showing SetBorderSizes().
- Fixed an error while on a Battleground.
- Fixed tiny threat green icon.
2021-05-25 15:29:12 -03:00
Tercio Jose
e8a0380153 Fix for Battleground One Segment 2021-05-20 21:15:50 -03:00
Tercio Jose
05ac1bcfe2 Fixed a lua error on battlegrounds 2021-05-17 15:54:53 -03:00
Tercio Jose
2379884746 Rewrite on Faders: Details.FadeHandler.Fader(frame, animationType, speed, hideType) 2021-04-24 18:17:59 -03:00
Tercio Jose
4a28c63b4e Fixed combability issues with the tbc beta version 2021-04-13 18:02:15 -03:00
Tercio Jose
ba97deb563 Pets changed 2021-04-08 11:38:44 -03:00
Tercio Jose
10936adf71 changes 2021-04-03 18:40:01 -03:00
Tercio Jose
476e616147 Make Monk's Storm, Earth, and Fire adds have their names in the charts 2021-03-26 15:17:55 -03:00
Tercio Jose
8736751d59 Fixed Spirit Shell overhealing 2021-03-11 18:54:48 -03:00
Tercio Jose
4c50ae9c6e Make the damage done tooltip more organized 2021-03-11 16:16:06 -03:00
Tercio Jose
f466d8723c Renamed 'Custom Displays' to just 'Scripts' 2021-03-11 13:10:37 -03:00
Tercio Jose
34019fd81b Attempt to fix the Sanguine affix healing done 2021-03-11 11:44:06 -03:00
Tercio Jose
b1dd10f166 Added actor:IsFriendlyNpc() 2021-03-01 16:19:00 -03:00
Tercio Jose
dc3d32546c Improvements for "Ignore death events after the necrolord triggers Forgeborne Reveries" 2021-02-22 19:32:05 -03:00
Tercio Jose
ee3685492e Ignore death events after the necrolord triggers Forgeborne Reveries 2021-02-22 19:18:54 -03:00
Tercio Jose
81a9c31f75 Backend updates 2021-02-22 16:44:37 -03:00
Tercio Jose
8b3165a830 Ignore Forgeborne Reveries healing done 2021-02-17 11:51:19 -03:00
Tercio Jose
85038b0fec Added arena enemy deaths 2021-02-11 11:39:12 -03:00
Tercio Jose
87728d0e68 Backend improvements 2021-02-05 14:21:23 -03:00
Tercio Jose
d907624537 Update to version 8192 2021-01-28 20:56:02 -03:00
Tercio Jose
bda2829746 General Fixes
- Added Phial of Serenity from Kyrians to Potion Usage.
- Merged all warriors whirlwind.
- Cleanup on old cooldowns.
- Added Rake and Binding Shot to Crowd Control.
- Fixed some cases of DeathLog not showing healing.
2021-01-01 14:28:27 -03:00
Tercio Jose
b703d60a5c Added mythic dungeon settings 2020-12-21 14:23:37 -03:00
Tercio Jose
ec5fad443a Finished the first 'Alpha Version' of the Coach feature 2020-12-19 19:25:11 -03:00
Tercio Jose
3842c0a9f6 Testing Coach Deaths 2020-12-17 18:30:56 -03:00
Tercio Jose
bc7df39d6f Druid Kyrian TANK Kindred Spirits 2020-12-15 18:32:10 -03:00
Tercio Jose
f00e839624 Druid Kyrian HEAL Kindred Spirits 2020-12-15 16:07:36 -03:00
Tercio Jose
38921be05a Druid Kyrian DPS Kindred Spirits 2020-12-15 15:56:23 -03:00
Tercio Jose
e364629e66 Adjusts for The Council of Blood encounter 2020-12-14 12:45:41 -03:00
Tercio Jose
8f1df5e015 small bug fixes 2020-12-12 18:08:11 -03:00
Tercio Jose
7ed1182376 Removed Multistrike leftovers, added extra attacks counter 2020-12-05 15:13:18 -03:00
Tercio Jose
c42a35657d 8.3.0 > 9.0.1 2020-10-16 19:51:44 -03:00
Tercio Jose
eabba12e08 Fix window showing bck after 10seconds of /de hide 2020-08-21 13:24:00 -03:00
Tercio Jose
614cdb06e5 Fixed auto hide on pet battles 2020-07-04 14:31:47 -03:00
Tercio Jose
d545f1216e Fixes on the new feature Auto Hide 2020-06-28 15:23:50 -03:00
Tercio Jose
2d40243d25 Full Revamp on Auto Hide Settings 2020-06-21 18:56:17 -03:00
Cistoran
b04b347329
Remove print messages for Spell Reflect spell info 2020-06-08 02:07:00 -06:00
Tercio Jose
fedfe341a3 More spell reflection implementations
- added reflected spells in the player tooltip.
- added reflected spell in the player details window.
- reflection spells like Warrior's Spell Reflection now has a new spell school called "Reflection".
- soft tooltips and player details window improvements.
- damage spell object now has the member 'extra' which is a table that can store hash data.
- profile.tooltip.tooltip_max_abilities won't be forced to 6 any more, to set your own amount of spells shown on tooltips use:
/run Details.tooltip.tooltip_max_abilities = number;
2020-06-01 20:51:48 -03:00
m4tjz
02b330a095
Update parser.lua 2020-05-17 17:12:55 -03:00
m4tjz
e5a9b76d31
Update parser.lua
Better tracking of Spell Reflected Damage.
2020-05-17 16:38:55 -03:00
Tercio Jose
1142fbb13a Lock damage reflection on a time windows of 3 seconds from reflected to target hit 2020-05-10 19:33:19 -03:00
Tercio Jose
b3fafad975
Merge pull request #62 from athei/spell_reflect
Track spell reflect damage
2020-05-10 17:30:58 -03:00
Tercio Jose
2149413da3 Added ignore npc table
- Can be added anywhere using /run Details.npcid_ignored[npcid] = true
- Framework and Localization update.
2020-04-21 14:03:46 -03:00
Alexander Theißen
655f54ad8f Track spell reflect damage
Add damage that was reflected to the entity that has done
the reflected (mostly prot warris). Previously the damage
was added to the caster of the spell.
2020-04-11 10:08:53 +02:00
Tercio Jose
5d371f4e94
Merge pull request #30 from rubenvrolijk/patch-1
bugfix healing done from unit to unit
2020-02-22 16:26:28 -03:00