Commit Graph

117 Commits

Author SHA1 Message Date
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 5f55045b15 - Framework update.
- Fix for hunters spec detection.
- Spells panel can now be opened from outside Details!.
- Overall data will now track everything by default for new Details! instalation.
2018-07-30 14:02:20 -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 2526d8802d - Added Cyclone to crowd control.
- Added new Auto Run script: on enter or leave group.
2018-07-20 18:23:25 -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 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 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 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 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 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 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 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 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 2932a9b3d9 - fix for the empty actor name issue.
- override spellids is now enabled by default.
2016-10-04 13:59:31 -03:00
Tercio 40f91a8784 - added auto erase world segments. 2016-09-22 15:22:13 -03:00
Tercio f7acdd327b - removed soul capacitor trinket fix (WoD).
- removed heart seeker fix for kilrogg encounter (WoD).
- added an option to consolidade spells with the same name.
2016-09-17 21:43:00 -03:00
Tercio 7804acdc13 - Removed the config button from the Player Details Window.
- The alert for this news window won't popup for each characters after the player opened it once for the update.
- Added tooltip information for the two new arenas added on Legion.
2016-09-14 15:20:25 -03:00
Tercio ea34311bd8 - fixed percent issues on player detail window. 2016-08-21 22:28:19 -03:00
Tercio 08117fcc15 - Release for 7.0.3 patch.
- Major Framework update.
- Nick-Tag library upodate.
2016-07-19 12:09:43 -03:00
Tercioo 766093fde1 - added a plugin for Streamers and Youtubers. 2016-02-19 12:26:38 -02:00
Tercioo 742dd3983d - global profiles got a revamp, now you can select which profile is used on all characters.
- you also can overwrite the global profile on any ton by just selecting a profile for that character.
2016-02-08 15:02:06 -02:00
Tercioo 05d9b10399 - Small visual improvement on tooltips.
- Fixed an issue when closing solo plugins with the red X button.
2016-01-02 13:27:59 -02:00
Tercio e8a3f3d74c - Fixed some corner border for elvui skins.
- /run Details.death_tooltip_width = 500 makes the deathlog tooltip be 500 width.
2015-12-07 13:21:49 -02:00
Tercio 37df4360aa - auto detect the language to change the asian symbols for numeral system. 2015-11-03 12:24:56 -02:00
Tercio 33b7018d2e - Added an option for Numeral System. 2015-11-01 22:59:07 -02:00
Tercio f9271a6921 - Added an option to disable the all-displays window (right click on title bar).
- Added an option to suppress segment changes after killing a boss encounter (experimental).
- Fixed an issue with bar animations starting from the middle of the bar.
- Fixed buffs and spell cast start on weakauras creator tool.
2015-10-15 12:19:35 -03:00
Tercio 8a62868b0e v4.0e 2015-09-14 17:07:42 -03:00
Tercio 6761640c05 Tag v4.0 - Alpha 2015-08-31 18:56:21 -03:00
Tercio 47dda54c2e - arena support improvements. 2015-08-25 13:57:54 -03:00
Tercio 02aa979b1c - Updated Details! Framework.
- Added an option to make the menus on title bar work with clicks instead of hovering over them.
2015-08-21 17:47:39 -03:00
Tercio 2b8a7b079e - fixed an error after logon. 2015-08-21 00:49:33 -03:00
Tercio 2808036d55 - Added an option to disable stretch button and bar highlight.
- Disabling nicknames now also disable avatars.
- Fixed miscrodisplays font selection wasn't showing all fonts.
2015-08-17 17:14:47 -03:00
Tercio c10dcc50b0 - Improvements on Weakauras creation from Encounter Details plugin.
- Fixed report for custom display Crowd Control.
- Fixed role icons on custom displays.
- Fixed item level of timewarped items.
- Fixed title text width when auto-hide menu buttons is enabled.
- Fixed background alpha after stretching which wasn't correctly coming back to original color.
- Fixed an issue with dropdown boxes where wasn't showing all options.
2015-08-17 00:41:16 -03:00
Tercio 115e80a3e4 - Added an option for lock micro displays. When locked they don't interact with mouse or stay on top of menus.
- Fixed ticket #49: death display not working correctly with sort direction bottom-to-top.
- Fixed an issue with death display where the text wasn't updating their width correctly.
- Fixed an issue with energy and miscellaneous displays type not working correctly with bar animations.
- Fixed an issue while loading old profiles wans't updating their values for newer versions of the addon.
2015-08-05 15:44:12 -03:00
Tercio 4f6365a583 - Fixed ticket #47: Title bar font resets with UI reload / relog.
- Fixed ticket #46: Icon select panel wasn't opening.
- Fixed ticket #45: Windwalker icon for Mistweaver monks.
- Fixed title bar text changing its font after logon.
2015-07-31 16:54:35 -03:00
Tercio b2698005fb - For some special cases, left click now open the report window and shift+click shows the tooltip content in the window.
- Damage Taken by Spells now are a part of Damage bracket (no more on custom).
- Fixed custom functions for the customized bar left text.
- Improvements on report text format and also reverse option now works as intended.
- Removed the option for report only what is shown in the window.
- Added skins for report panel, the skin follow the skin selected for Player Detail Window.
2015-07-13 15:30:16 -03:00
Tercio 10fd763a18 - more small fixes and improvements. 2015-07-04 00:17:01 -03:00
Tercio 0ce5fc7f06 - Improvements on all skins for the Player Detail Window. 2015-07-03 16:54:00 -03:00
Tercio 7a3d822a8e - Added support for embed on Chat Tabs. 2015-06-18 13:33:38 -03:00
Tercio 29e772ab92 - more interface tweaks. 2015-06-08 17:58:33 -03:00
Tercio 0d7dc20746 more updates. 2015-06-05 17:45:28 -03:00
Tercio 56e1fad957 - more updates 2015-06-04 22:02:39 -03:00