Commit Graph

281 Commits

Author SHA1 Message Date
Tercio ed8aaee352 - Added a new panel to open the Chart after a mythic dungeon.
- Improvements on Encounter Details plugin.
2018-09-11 19:57:17 -03:00
Tercio 3f18a99d42 - Details! is ready for Uldir mythic raiding!.
- Details! Scroll Damage for training in dummies is now ready for more tests, access it /details scrolldamage.
- Damage and Healing tooltips now show a statusbar indicating the percent done by the ability.
- Added a scale slider  to the options panel.
- Added monk's Quaking Palm to crowd control spells.
- Fixed an issue with Plater integration.
- Fixed tooltips not hiding when the cursor leaves the spell icon in the Damage Taken by Spell.
- Framework: fixed an issue with tooltips and menus where the division line wasn't hiding properly.
- Framework: fixed some buttons not showing its text in the options panel.
2018-09-10 21:17:53 -03:00
Tercio 4b7beb1469 - Fixed custom display 'Dynamic Overall Data'.
- Fixed friendly fire for some dungeon bosses.
- New API: Details:GetSpecByGUID (unitGUID)
2018-08-28 13:03:08 -03:00
Tercio c76e830a0b - Fixed spell container :ListActors() API.
- Finished revamp on the avoidance tab.
- Added Details:RemoveOwnerName(petName)
2018-08-25 20:15:31 -03:00
Tercio 08bc98c2b3 - Parser cleanup. 2018-08-21 18:14:42 -03:00
Tercio bdf5344f5e - Fixed the latest raid check update.
- Added NpcID storage.
2018-08-20 21:29:47 -03:00
Tercio 9af2eabb13 - Fixed an issue with Alliance or Horde icons showing at random in player bars.
- Fixed the Death Recap window not showing data during battlegrounds.
- Fixed new segment creation when the option to use only one segment while in a battleground is disabled.
- Fixed east asian number format on several strings.
- 'Smart Score' option renamed to "Unique Segment" under the PvP options for battlegrounds.
2018-08-13 17:01:58 -03:00
Tercio 6ac2c37bef - Hotfix an initialization issue caused by a stealth patch in the client addon API. 2018-08-09 00:39:13 -03:00
Tercio 2fb29a497d - Death Knight: Epidemic, Scourge Strike and Howling Blast now has a better description on the spell name.
- Fixed snap button showing when 'Hide Resize Buttons' are enabled.
- Fixed title bar icons not hiding when 'Auto Hide Buttons' is enabled.
- Several improvements to overall data, it should be more consistent now.
- Details! now passes to identify the tank role of the player even when out of a party or raid.
- Debug helper Details:DumpTable(table) now correctly shows the key name when it isn't a string.
- Improvements done on the Bookmark config frame accessed by the options panel > display section.
- New slash command: '/details spells'.
- Statistics for Legion has been closed! You can access statistics from the orange gear > statistics.
2018-08-07 15:55:19 -03:00
Tercio 720a95bc1b - Added size offset options for the chat tab embed feature.
- Revamp on the editor for the custom line text.
2018-07-28 18:22:13 -03:00
Tercio a1c527711c - Removed bookmark tutorial popup.
- Major Framework update to fix already existing XML warnings.
- Added more alias for the basic api, old calls won't be changed:
 * Details:GetWindow -> GetInstance
 * Window:IsShown() -> Instance:IsActive()
 * Window:HideWindow() -> Instance:ShutDown()
 * Window:ShowWindow() -> Instance:EnableInstance()
2018-07-24 13:56:44 -03:00
Tercio dba05908ec - Second pass on Patch 8.0.1 2018-07-17 13:31:22 -03:00
Tercio df9ce12b82 - Patch 8.0.1 2018-07-17 12:07:40 -03:00
Tercio 117913ab8d - Changes to make the live version work with the BfA Beta. 2018-05-03 14:51:47 -03:00
Tercio 9119b2e287 - Added a minimize button on the mythic dungeon chart window.
- API: added Details:ResetSegmentData()
- API: added Details:ResetSegmentOverallData()
2018-04-06 13:52:50 -03:00
Tercio 57393e4076 - Added outline option for the right text of the bar.
- Faction icon shouldn't show when setting show_arena_role_icon to false.
- Fixed a random error on the mythic dungeon chart.
2018-03-30 10:44:46 -03:00
Tercio 66e4561a0c - Fixed dungeon chart at the end of a mythic dungeon run.
- Added console run command: /run Details.show_arena_role_icon = true; this enable or disable the role icon in arena.
- Added console run command: /run Details.data_cleanup_logout = false; when true, clean all data on logoff.
2018-03-23 14:50:11 -03:00
Tercio a6cfb2a188 - Added run macro to disable arena team colors, use '/run Details.color_by_arena_team = false;' to disable it.
- Added the core version to show when using /details without parameters.
2018-03-16 13:04:05 -03:00
Tercio 7b9bd30884 - hot fixes for the last update. 2018-03-13 22:15:05 -03:00
Tercio 58c325395d - Nicktag library update 2018-03-02 21:39:27 -03:00
Tercio 0b38e849bc - Added real time compile error while writing a custom script.
- Added protection on compiling a custom script to show in the window, an error text should be printed to chat window.
- Added events: COMM_EVENT_RECEIVED and COMM_EVENT_SENT.
- When options panel is not in the screen, the script will attempt to fix the position.
- While doing a sync on guild statistics, more information about the download is shown.
2018-02-09 11:33:02 -02:00
Tercio 8b16b16b21 - Create Aura and API window moved to the new plugin window.
- API ingame list updated.
- API: added global consts for segment ids: DETAILS_SEGMENTID_OVERALL and DETAILS_SEGMENTID_CURRENT.
- API: added alias Details:GetActor ("playerName").
2017-12-22 09:09:34 -02:00
Tercio f55511e337 - Added several options and tools for streamers and youtubers.
- Bar animation now uses delta time and speed shouldn't variate with framerate.
- Test bars got improvement!
- Fixed balance druid sometimes being detected as resto druid.

- API: added new events: COMBAT_ARENA_START, COMBAT_ARENA_END, COMBAT_MYTHICDUNGEON_START, COMBAT_MYTHICDUNGEON_END.
- API: added Details:AddColorString (player_name, class), add the player class color in the name string.
- API: added Details:AddRoleIcon (player_name, role, size), add the role icon in the name string.
- API: framework updated to v57.
2017-10-09 22:43:26 -03:00
Tercio 7805d269e6 - Rolling back to Mercurial repository. 2017-09-27 17:59:04 -03:00
Tercio 7df507bd46 - testing the mercurial repo packpager. 2017-09-19 12:56:32 -03:00
Tercio 1b07ba9276 - packpager, hello? 2017-07-26 10:14:37 -03:00
Tercio 9903205c0b - fixed an issue when creating test bar. 2017-06-24 21:39:13 -03:00
Tercio fe0d28fe50 - Monk stagger should be also shown under Damage Taken. 2017-06-24 14:08:53 -03:00
Tercio b0d4f8020c - API: added class tables: _detalhes.classstring_to_classid and _detalhes.classid_to_classstring.
- Fixed an issue with buff uptime where sometimes the uptime wasn't shown.
- Major redesign on the Details! Forge utility.
2017-06-22 19:37:38 -03:00
Tercio 146dc87336 - New loc strings.
- Chromie should now be shown on damage and heal displays.
- Fix for Ticket #198 'script run too long'.
- Added boss target name on the first hit message.
- Few improvements on the new death recap.
- Added {rdps} and {rhps} for the data feed broker.
2017-06-17 18:00:48 -03:00
Tercio e28dbc990d - this is part of ToS June 20th update.
- New Death Recap implemented! replaces the default from Blizzard and can be configured at Options > Raid Tools.
- New Guild Damage and Heal rank on '/details ranking' panel.
- Added a Guild Sync button on the Details! Ranking Panel.
- Added Custom display 'Damage on Shields', useful for encounter like Maiden of Vigilance where there's big shields to be removed and you want to know who is doing more damage to it.
- Added Heal Absorbed display under Heal bracket.\n\nHeal Absorb are the heal denied by abilities such like DK's Necrotic Strike or raid boss Sisters of the Moon 'Embrace of the Eclipse' ability.\nThe tooltip of this display shows which players got heal denied, which abilities absorbed the heal, which abilities tried to heal but got the heal denied.
- Added Alternate Power display under Energy bracket, it shows the total of alternate power gain from each player, useful for encounters such as Demonic Inquisition.
- Fixed Paladin 'Light of the Martyr' damage to self.
2017-06-14 19:32:17 -03:00
Tercio 31241bd00d - Fixed an error while killing low level mobs with warrior class. 2017-05-29 20:39:31 -03:00
Tercio 8fc0c0f758 - added custom display 'Damage on Shields'. 2017-05-28 15:19:05 -03:00
Tercio 025d339a44 - fix for tickets #189 and #186. 2017-05-07 16:21:47 -03:00
Tercio e37a2ceae3 - tooltip fix for heal absorbs. 2017-05-04 21:06:17 -03:00
Tercio 76ad09a2dc - pkgmeta changes 2017-05-04 11:52:03 -03:00
Tercio fad3f1fd28 - added back the localizations on ToC file.
- API: added actor:Pets() > return a numeric table with pet names formated with the owner name.
- added pets to the damage tooltip.
2017-04-27 16:23:29 -03:00
Tercio 2a03b5af7b - Fixed an issue on dynamic overall data where it wasn't showing DPS.
- Fixed an issue with Apply, Save and Cancel buttons when editing a custom display.
- Removed the Damage and Healing presets for custom displays, now is only possible create custom displays by scripting them.
2017-03-21 13:17:47 -03:00
Tercio 337dd0af22 - Ticket #167 fix: Light of the Martyr self-damage now does reduce the healing done (following WCL method).
- Fixed an issue where sometimes BeastMaster's Hati pet wasn't detected correctly.
2017-02-16 13:08:41 -02:00
Tercio b12688cae2 - Added custom display 'Dynamic Overall Damage' for mythic dungeons.
- Fix for Ticket #168: 'Auto Hide While [Not] Inside Instance is broken'.
- The bar truncate frame 'DetailsLeftTextAntiTruncate' is now created on Details! load instead on demand.
2017-02-07 13:20:55 -02:00
Tercio 183bc0bdd1 - Ticket #166: add 'toggle spark option on Streamer plugin'.
- Fixed a random error '1263' which some users were getting.
2017-01-30 11:21:32 -02:00
Tercio da8cd0359e - Ticket #162: 'no Monochrome font' available, added an experimental slash command: /run _detalhes:UseOutline ("MONOCHROME").
- Ticket #158: 'no elapsed time shown on report to chat', added the elapsed time when reporting a segment.
- Ticket #164: 'error when browsing segments', an attempt to fix the problem has been made.
2017-01-23 11:09:06 -02:00
Tercio d76f92a0eb - ticket #154 fixed an issue with spec detection on PvP Arenas. 2017-01-15 15:54:35 -02:00
Tercio 33f8ad58c2 - Fixed an issue with overall data not updating correctly at the end of the combat.
- Added a tutorial line on the window when the user access overall data.
2016-12-29 18:31:37 -02:00
Tercio 58c1ab2417 - Fixed Friendly Fire tooltip where it was showing one entry for each spell on each target.
- Fixed an issue with Auras & Void Zone where wasn't possible to report when the aura has zero damage.
2016-11-09 14:31:00 -02:00
Tercio 0467109066 - fixed Misc data with Ascending sort order. 2016-10-27 16:47:01 -02:00
Tercio 17a0cb9613 - show when using /de show when auto hide is on. 2016-10-27 15:52:27 -02:00
Tercio d1c1118d39 - Ballon tutorial for encounter details is now clamped to screen.
- Raid check plugins shall work on dungeons as well.
- Potion of the Prolongued Power should be tracker now.
2016-10-26 17:42:33 -02:00
Tercio 7b34569905 - disabled actor equalization.
- fixed an issue with debuffs and voidzones display.
2016-10-14 13:05:24 -03:00
Tercio 5773dc14b5 - debug player table creation.
- fix akaari's soul.
2016-10-09 20:57:11 -03:00