Commit Graph

424 Commits

Author SHA1 Message Date
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 9b972e41f9 Coach updates 2020-12-20 17:44:09 -03:00
Tercio Jose 4046189c5f Bug fixes 2020-12-20 11:59:26 -03:00
Tercio Jose ec5fad443a Finished the first 'Alpha Version' of the Coach feature 2020-12-19 19:25:11 -03:00
Tercio Jose 818d31bcdc Passing the coach deploy to debug only 2020-12-17 18:41:23 -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 bf67a7773d Bug fixing 2020-12-14 14:30:01 -03:00
Tercio Jose e364629e66 Adjusts for The Council of Blood encounter 2020-12-14 12:45:41 -03:00
Tercio Jose 4c7715a36c Framework update 2020-12-13 19:19:26 -03:00
Tercio Jose 8f1df5e015 small bug fixes 2020-12-12 18:08:11 -03:00
Tercio Jose 0ca2822753 More development on the Coach packager feature, /details coach 2020-12-06 14:14:51 -03:00
Tercio Jose 7ed1182376 Removed Multistrike leftovers, added extra attacks counter 2020-12-05 15:13:18 -03:00
Tercio Jose bbef2496c5 Coach feature update, moved check coach server to the top of the priority. 2020-11-04 11:04:43 -03:00
Tercio Jose 8f381f1235 More fixes and debug for the Coach feature 2020-11-04 10:50:04 -03:00
Tercio Jose f4d801ce12 Use the sourceName from the comm callback instead of the player name from the com Data 2020-11-04 10:19:40 -03:00
Tercio Jose 7de3c46897 Coach debug 2020-11-04 09:39:03 -03:00
Tercio Jose 93a7a8cc69 Added the baseline for the Coach Mode feature
- Added the command '/details coach' to  enabled coach mode, need to be raid leader and all members must have details up to date.
- Fixed Tiny Threat not showing threat.
- Fixed annoucement interrupt toggle enable was reseting on logon.
- Added container_spells:GetOrCreateSpell(id, shouldCreate, token)
- Added Details:GetRaidLeader(), return the RL name.
- Framework update.
2020-11-03 20:55:19 -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 72ddfe8202 Another round of general bug fixes
- Added Abyssal  Healing Potion.
- Fixed healing done targets on the breakdown window.
- Fixed hovering bars when the window is embed into the chat window.
2020-07-01 12:54:30 -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 3d7f299207 General fixes and implementations
- Fixed a bug for healing done from unit to unit (by rubenvrolijk@github).
- Added Vanish to the list of defensive cooldowns for Rogues (by DylanMeador@github).
- Added Ny'alotha raid information (by jjholleman@github).
- Fixed Eye of Corruption and Grand Delusions.
- Fixed an error while retriving data from the guild (statistics sync).
- Updated the ToC files for bundled plugins.
- Segments Locked featured won't work for Overall Data.
- Fixed an issue on Player Details Window where sometimes Death Strike healing done would blink the Rune Weapon healing done.
- Regular Details Framework updates.
2020-03-01 23:32:31 -03: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
Tercio Jose 6161cc4517 - Fixed Eye of Corruption and Grand Delusions
Also Segment Lockdown is now enabled by default on new installs.
2020-01-20 19:05:59 -03:00
Tercio Jose baf7d2f3b2 General 8.3 Update
- ToC Bump.
- Fixed the '_bit_band' bug.
- Framwork update from 161 to 164.
2020-01-16 13:40:14 -03:00
Tercio Jose a193b29907 Healers can now heal training dummies without the need to be in combat; Added stormstrike to consolidaded spells 2020-01-06 20:52:30 -03:00
rubenvrolijk d26f2efa11 bugfix healing done from unit to unit 2019-11-30 13:05:22 +01:00
Tercio Jose f01394be98 '/details users' major upgrade
- Stop showing the '/details users' panel again after the user closes the panel.
- Improvements on aura detection at the start and end of an encounter.
- Rewrite on Potion Used custom display.
2019-10-19 15:09:10 -03:00
Tercio Jose 1d230f61ee Fixed issue with the latest wow patch 82505
Fixes for the client change: "Chat channel 'SAY' cannot be used in open world anymore".
2019-09-28 13:46:19 -03:00
Tercioo 5bd30e291f Fixed bookmark panel where sometimes it gives errors, version number correction and fixed the classic version warning. 2019-08-17 09:50:52 -03:00
Tercioo 5a8505577e Classic fixes 2019-08-10 10:58:26 -03:00
Tercioo 9071980638 Better overall data warning for new users.
The localized string for the overall data was been updated: STRING_TUTORIAL_OVERALL1
Need to be translated to all languages except english.
2019-08-03 16:48:11 -03:00
Tercioo 05d9f92ca1 Overkill fixes 2019-07-24 13:22:39 -03:00
Tercioo b48ea2a64d 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)
2019-07-07 11:51:58 -03:00
Tercioo 04f621d78e Added Click Through and 8.2 Bug Fixes
- Added click through option in options > display section.
- Fixed code editor for bar texts not opening.
- General small bug fixes.
2019-07-02 18:50:14 -03:00
Tercioo 6069094af7 Re-making the commit for reported issues on classic wow 2019-05-28 13:25:48 -03:00