Commit Graph

124 Commits

Author SHA1 Message Date
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 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 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 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 32d03526da - attempt to fix the argus encounter double segments. 2017-12-06 20:37:04 -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 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 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 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
Tercio ab0d4c1f24 - more fixes for dungeon trash being tag as a dungeon boss.
- more fixes for item level discovery.
- more spells added to spell customization.
2016-09-25 18:18:07 -03:00
Tercio 40f91a8784 - added auto erase world segments. 2016-09-22 15:22:13 -03:00
Tercio 3b1f180d2d - trying to fix an issue with pvp arenas. 2016-09-15 12:46:11 -03:00
Tercio f67e310133 plugins:
- removed warlords of draenor dungeon info plugin.
- removed hellfire citadel raid info plugin.
- remove calc leech plugin.
- added emerald nightmare raid info plugin.
- added the nighthold raid info plugin.

hotfixes:
- fix for total bar where sometimes it desappears.
- fix for overall data reseting its elapsed time making dps and hps goes to millions.
- fix for overall not reseting when entering in a new dungeon.
- fix for trash cleanup on dungeons.
- fix for item level detection on dungeons.
- fix for artifact offhand always being counter as 750 item level.
- fix for segments menu sometimes not opening at all after a dungeon boss.
- fix for segments menu not showing the boss icon above the sub panel.
- fix for the top left corner of the window be ignoring the 'hide icon' setting at a /reload.
2016-09-13 14:12:47 -03:00
Tercio f5ea6a706f - Warlock's Grimoire of Synergy buff uptime fix. 2016-08-13 00:34:55 -03:00
Tercio 07ed01c097 - new API: Details:GetEncounterInfoFromEncounterName (ID, encountername), returns encounter info.
- Tweaks for Legion Dungeon.
- Framework update to v35.
- Solved an issue with bookmarks where the background sometimes was a light silver.
- Sovelod an issue with the display menu where sometimes it wasn't changeing the display.
- new tooltip design.
2016-08-11 00:13:27 -03:00
Tercioo 78a54ad87d - Fixed the size of the right margin on tooltips. 2016-01-14 16:43:33 -02:00
Tercioo 76fb7725a1 - Fix for the weakauras creator for DBM and BidWigs Timers.
- Fix for an issue with dungeon bosses where sometimes Details! throw some error messages.
- Attempt to fix a 'class undefined' bug.
2016-01-09 23:17:55 -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 d4ab8bd020 - Fixed a problem where some actors get duplicated at the end of the encounter. 2015-11-23 14:39:44 -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 d3e8fee033 - Added 'ShielTronic Shield' on HealthPotion & Stone display.
- Improvements done on Vanguard Plugin.
- Fixed an alignment issue which was happening with few tooltips.
- Fixed a problem where sometimes the addon crashes while doing a /reload during raid.
- Fixed the creation of auras for weakauras from the Forge (/details forge).
2015-09-26 14:35:54 -03:00
Tercio 7f0df36410 - fixed battleground segment creation bug. 2015-08-25 15:15:51 -03:00
Tercio 583fb84645 - Improvements on our support for Arena battles.
- Fixed some issues on the Player Detail Window.
2015-08-24 01:05:22 -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 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 e8b0b5687a - Added an option to show a stopwatch on the title text showing the elapsed time of an encounter.
- Window title text now shrinks correctly when isn't enough space for it.
2015-07-14 17:24:17 -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 85f0038398 - Added support for skin for Report Panel.
- Report Panel can now be closed with right click.
2015-07-07 21:30:53 -03:00
Tercio 72c4fb5a71 - Fixed several small bugs from 6.2 patch.
- Disabled the special behavior for Tyrant Velhari encounter.
2015-06-29 16:33:27 -03:00
Tercio 89213e7808 - ToC Update.
- Added support for custom parser functions.
- Added support for Hellfire Citadel raid.
- Tyrant Velhari now has a custom parser function to calculate the healing done.
- Removed Blackrock Foundry raid info.
- Removed Highmaul raid info.
2015-06-23 14:56:17 -03:00
Tercio 56e1fad957 - more updates 2015-06-04 22:02:39 -03:00
Tercio 557a25305a - added extra tooltip for the icon on player's bar. 2015-06-03 19:58:52 -03:00
Tercio 4f6f24ea04 - Activity time now has only 3 seconds inactivity tolerance on battlegrounds and arenas.
- Effective time will automatically be used when inside a battleground and using sync from the score board.
- Added 'hide all' option on the minimap menu.
2015-05-30 17:28:10 -03:00
Tercio 1113bfe3d2 - Added support for battlegrounds.
- Added option for disable showing battleground enemies when the window is in group mode.
- Added option to disable the sync from battleground score board.
- Enemies from a battleground match segment won't be erased when the player logout.
2015-05-29 16:18:39 -03:00
Tercio 0f60a50e73 - TimeLine (plugin): now also shows marks symbolizing the player death.
- Added raid history panel. Open it through bookmark or /details history.
- Added support for skins for Player Detail Window.
- Added report history on report button.
- Added key bindings settings for report what is shown on window #1 or #2.
2015-05-27 18:19:41 -03:00
Tercio a50dad165a - Several improvements on combatlog reader and custom displays.
- Improvements on enemies damage taken tooltip.
2015-05-02 15:51:25 -03:00
Tercio c30e2312b7 - Report lines for deaths is now inverted. No need to scroll up the chat to see the cause of death anymore.
Fixed some annoyances with auto current feature where it was changing the segments even when the user were using the window.
2015-04-14 18:44:47 -03:00
Tercio 12299f1a0a - more small fixes. 2015-04-06 18:24:19 -03:00
Tercio 60fbd99e82 - Fixed a problem while reporting enemy damage taken.
- Fixed an issue with damage taken by spell where some spells wasn't shown.
- Few improvements on tooltips.
2015-03-17 21:55:49 -03:00
Tercio 44070b38a5 - Boss segments now need to have at least 30 seconds to be added on the overall data.
- When the segment limit is reach, segments with less combat time will be erased instead of the olders.
- Added item level tracker.
- Details Storage now stores the item level of the character as well and only guild runs.
- Fixed window positioning when changing from Solo mode to Group mode.
2015-03-16 00:56:58 -03:00
Tercio c5957e1dfd - Added an option for change the amount of lines on death log.
- Added custom display for CC done.
2015-03-13 23:47:41 -03:00
Tercio 3376f9b1b5 - More improvements on Overall Data. 2015-02-20 16:44:15 -02:00
Tercio cb09a6dc82 - Encounter Details plugin updates. 2015-02-19 15:20:44 -02:00