Commit Graph

288 Commits

Author SHA1 Message Date
Tercio ca47ca332c - Fixing a red alert load fail which was happening for some users. 2018-07-18 16:29:26 -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 1823dab929 Release 5559:
- All Details! internal events callback are now secure calls.
        - Added slash commands: /details 'softtoggle' 'softshow' 'softhide'. Use them to manipulate the window visibility while using auto hide.
        - Fixed mythic dungeon graphic window showing up when the user leaves the dungeon before completing it.
2018-04-13 10:46:36 -03:00
Tercio af907e7ffa - Created a safe dispatcher for callbacks registered in details events. 2018-04-06 13:59:18 -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 cabd60f5c8 - Forgot to disable debug on mythic dungeons. 2018-03-24 09:32:03 -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 ea5ce81d2f - More development on the mythic dungeon chart.
- Fixed options panel not opening on the requested section.
2018-03-09 15:31:22 -03:00
Tercio f8c216ea0c - Fix for ticket #333: error on the new dungeon chart recorder. 2018-02-28 11:57:00 -03:00
Tercio 208ede8e6e - Added option to disable the mythic dungeon damage chart.
- Removed debug chat messages from the dungeon chart.
- Framework update to v67.
2018-02-26 11:13:39 -03:00
Tercio 801dfb3bbc - Added damage chart at the end of a mythic dungeon run.
- Framework update to v66.
2018-02-23 12:13:56 -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 984db015fc - Framework upated to v63 (template parenting support).
- General front end changes with template changes on plugins and other windows.
2018-01-18 14:58:35 -02:00
Tercio 5adc522454 - Default width for death window is now 350 (up from 300).
- Use new animations is now enabled by default and will be applied to all users immediately.
- Increased the amount the spells shown on the tooltip from 5 to 6.
- The option to use the new animations has been removed from the options panel.
- Fixed an issue with TinyThreat plugin where sometimes it trow errors.
2018-01-12 10:36:46 -02:00
Tercio 9a5e448a30 - Embeding the custom display window into the new plugin window.
- Embeding the create aura panel into the new plugin window.
- Some localization added to Statistics and Create Aura panel.
2017-12-12 13:09:20 -02:00
Tercio 7f0ec0ce04 - Fixed an issue with the statistics sharing among guild members.
- Fixed an issue with Argus encounter where two segments were created.
- Fixed aura type images on the Create Aura Panel.
- Create Aura Panel can now be closed with Right Click.
- Framework updated to r60, plugins should be more stable now.
2017-12-08 18:09:20 -02:00
Tercio 40651a3420 - adding stuff for the new raid. 2017-11-27 11:54:48 -02:00
Tercio db3030644a - added new panel to consolidate plugins and panels from the main addon into only one frame. 2017-11-26 16:31:05 -02:00
Tercio 936fc56a2b - Click to open menus now close the menu if already opened.
- Added warrior execute and raging blow to spell consolidation.
- Fixed some errors with the search spell on Details! Forge.
2017-10-16 14:38:40 -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 54cc5f5b65 - lib folder renamed. 2017-10-01 21:03:47 -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 4dbd9ceba4 - Fixed some issues with tooltiops popup when the user press SHIFT.
- Now is possible to change the bar durating when selecting Cast Start trigger on Details! Forge.
- Kil'Jaeden adds should be consolidated into only one actor instead of having one for each player targeted.
2017-07-12 13:39:04 -03:00
Tercio a66ebb81b2 - The alert to open the raid ranking after a boss kill, is now shown for 10 seconds (down from 40).
- Added a report button on the raid ranking panel and boss are sort alphabetically.
- Fixed some issues on the combatlog introduced on the wow patch 7.2.5 where sometimes the source of an event has no name.
- Ticket #209, fixed more issues with the comparison panel where are pets involved.
2017-07-05 13:01:10 -03:00
Tercio de4f6b2a62 - added localization to the Forge and History panels.
- added two new options for forge and history on the main menu (orange cogwheel).
- added tutorial frames for forge and history panels.
2017-06-26 14:30:17 -03:00
Tercio 5521200baf - framework update to v53.
- disabled periodically memory checks.
- weakauras created should now work on all client languages.
- few improvements on the details! forge panel.
2017-06-23 19:37:18 -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 e0e09ce6a4 - Added new Death Recap implemented! replaces the default from Blizzard and can be configured at Options > Raid Tools.
- Fixed Paladin 'Light of the Martyr' damage to self.
2017-06-04 18:54:41 -03:00
Tercio 9267195a95 - fixed warrior fury being detected as protection warrior.
- fixed an issue on the player detail window.
2017-05-25 13:32:02 -03:00
Tercio 447eb08401 - billion damage format.
- some debug added to find a nil sourcename from the CLEU.
- some table recycle suggested by @Farmbuyer on curseforge.
- framework update to version 50.
2017-05-24 11:58:47 -03:00
Tercio 025d339a44 - fix for tickets #189 and #186. 2017-05-07 16:21:47 -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 24506109a7 - Ticket #169 fix: Damage Prevented is now working for new segments.
- Few spells added to CC spell list.
2017-03-01 09:31:00 -03: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 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 55a1065849 - fixed the integration with bigwigs. 2016-12-19 11:57:59 -02:00
Tercio 312fa7b47d - disabled the link with BigWigs to avoid the 'RegisterMessage' error on every login. 2016-12-15 13:51:06 -02:00
Tercio 5c33cf637c - removed consecration from paladin tank spell list. 2016-11-04 00:05:05 -02:00
Tercio cf3102b46a - fix for the auto hide slash. 2016-10-27 16:09:23 -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