Commit Graph

410 Commits

Author SHA1 Message Date
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
Tercioo 7c9a3957b4 Revert "More fixes for Classic WoW"
This reverts commit e21d70e46e.
2019-05-28 13:05:35 -03:00
Tercioo e21d70e46e More fixes for Classic WoW
This version should be stable on Classic WoW.
2019-05-26 14:48:12 -03:00
Tercioo 643d25bb91 Initial WoW Classic Support
First pass of changes to make Details! compatible with WoW Classic.
2019-05-23 15:13:42 -03:00
Scotsoo 2a0d8fa253 Ignoring translations :) 2019-05-06 17:12:40 +01:00
Scotsoo f1b188038c Functionality to ctrl+click minimap icon to hide/show windows
Translations pending
2019-05-05 13:15:35 +01:00
Tercioo cc57155d71 Energy and Resources Revamp
- Energy overflow when using spells are now tracked (using a spell which gives energy and the energy gained passses the max amount of energy).
- Energy overflow with classses with auto energy restoration like rogues are also tracked.
- Resources now are shown as resource per second instead of per minute.
2019-05-04 11:35:38 -03:00
Tercioo 5e5fd97e55 Added API: SegmentInfo(), SegmentTotalDamage(), SegmentTotalHealing(), see '/details api' for more information 2019-05-01 14:54:56 -03:00
Tercioo dfad8bc9fd New API Details.SegmentPhases() and Details.UnitDamageByPhase()
Details.SegmentPhases(): return a table containing phase numbers, use to query unit damage for a specific encounter phase.
Details.UnitDamageByPhase( unitId, phaseNumber): query the damage of a unit during a specific phase.
2019-04-23 15:02:34 -03:00
Tercioo 5e0e64982d Added API Details.UnitInfo and Details.UnitTexture
UnitInfo return information about the unit and UnitTexture return the texture for the class and spec for the unit.
2019-04-21 13:50:44 -03:00
Tercioo be966f7436 Added support for Combat Log Event Recording (in game)
Further versions will support ingame time line analysis using the combat log event records, at the moment it is available for early adopters.
To enable, edit the line '_is_storing_cleu' to true in Parser.lua.

Also on this version: added early implementation of damage chart in the Player Detail Breakdown window, it is disabled by default for users.
2019-04-16 13:20:28 -03:00
Tercioo b778d46d3d Added Healing API 2019-04-12 13:18:46 -03:00
Tercioo f793dbeba5 API 2.0 Updates, /details api 2019-04-10 18:39:19 -03:00
Tercioo 2ff8108c83 More development on the new API 2019-04-09 14:05:18 -03:00
Tercioo 4bd7bbc6df - If the skin selected does not exists, use the default skin.
- Added 'icon_offset' member into instances to offset the class icon.
- Event Tracker not uses the cooldown and crowd control lists from the framework.
- Added new gradient wallpapers.
2019-04-03 15:08:37 -03:00