Commit Graph

167 Commits

Author SHA1 Message Date
Tercio Jose c42a35657d 8.3.0 > 9.0.1 2020-10-16 19:51:44 -03: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 e1cc1bc177 Colection of small fixes
- Fixed plugins showing Out od Date.
- Framework update to .161 version.
2019-11-09 19:15:28 -03:00
Tercioo 2018078d4b WoW Patch 8.2 General Fixes
- Cleanup on .pkgmeta file.
- Removed 3DModelsPatch plugin.
- ToC files Updated.
- Minor 8.2 API changes bug fixes.
2019-06-26 12:55:18 -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
Tercioo 8f01d34392 - Fixing the Streamer plugin for the recently changes in details!. 2019-03-08 18:57:38 -03:00
Tercioo 21bb23ead5 - Fixed Raid Check plugin not showing the in plugin management nor in the title bar. 2019-03-08 12:32:33 -03:00
Tercioo 0a234de375 - Fixed plugins initialization broken in latest version. 2019-03-07 17:49:46 -03:00
Tercioo 3c62ffbf5b - Attempt to fix some plugins loading after details! start and failing to install.
- Fixed Vamguard plugin not showing debuffs on tanks.
- Fixed a bug within Atal'Dazar dungeon where in some cases adds damage where considered friendly fire.
2019-03-06 15:22:09 -03:00
Tercioo 05cb5eeaf2 - Fixed Player Details! Breakdown window not opening for new installs. 2019-01-25 16:00:17 -02:00
Tercioo 2c71a6428c - Major clean up on plugins that lost support on 8.0.
- Some code cleanup and old windows using old window styles are now using the framework.
- Removed some debug prints.
- All export data are using LibDeflate now.
2019-01-23 16:20:12 -02:00
Tercioo 6fb7af3204 - Improvements on the Encounter Breakdown plugin. 2019-01-20 20:14:24 -02:00
Tercioo 0c486a24a2 - Battle for Dazaralor update.
- Fixed rogue spec icons.
- Some visual improvements.
- Framework update.
2019-01-20 00:22:22 -02:00
Tercio c228e85acf - Added a macro section with useful macros.
- More polish done to the Encounter Details! window.
2018-10-06 17:39:20 -03:00
Tercio 9e9f897db6 - Updated to BFA 'Potion Used' and 'Health Potion and Stone' custom displays.
- Fixed small visual glitches and tooltip updates.
2018-09-30 20:05:18 -03:00
Tercio 7b3078ae39 - Deprecated rules for friendly fire has been removed, this might fix some random issues with mind controlled players in the Lord Stormsong encounter in the Shrine of the Storm dungeon.
- Fixed DBM/BigWigs aura creation from the Spell List panel.
- Chart scripts now receives the envTable, use local envTable = ... .
- Polymorth (Black Cat) and Between the Eyes got added to Crowd Control list.
- Fixed Timeline plugin not showing the cooldown panel.
- Overall data setting won't reset on every logout.
- Slash command '/details merge' won't flag the merged combat as a trash segment anymore.
- Added function to use on macros to open the Player Details Window: /script Details:OpenPlayerDetails(1).
- Done more improvements on the Death Recap window.
2018-09-25 20:21:13 -03:00
Tercio 404f3c3ab4 - Added macro text box in Encounter Plugin. 2018-09-11 22:19:59 -03:00
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 5733096412 - Cleanup on the item level tracker.
- Revamp on the Avoidance tab.
- Increased the font size of the bookmark window.
- Added Hunter's Intimidation as crowd control.
- More update on the RaidCheck plugin.
2018-08-24 22:41:35 -03:00
Tercio bdf5344f5e - Fixed the latest raid check update.
- Added NpcID storage.
2018-08-20 21:29:47 -03:00
Tercio 5217fdd9b2 - Updated flask and food list to BFA.
- Framework update.
- RaidCheck plugin updated.
- API added: _detalhes:GetSpecFromSerial (guid)
- API added: _detalhes:GetIconTexture (iconType, withAlpha)
- API added: _detalhes:GetRoleIcon (role)
- API added: _detalhes:GetSpecIcon (spec)
2018-08-19 15:27:19 -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 1917a4d8a5 - Attempt to fix a load file error. 2018-07-18 16:42:30 -03:00
Tercio df9ce12b82 - Patch 8.0.1 2018-07-17 12:07:40 -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 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 34a71a8846 - Polish on the Custom Display and Encounter Details windows.
- Fixed an issue on the segments and mode menus where the submenus wasn't anchoring correctly.
2017-12-15 08:29:20 -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 7df507bd46 - testing the mercurial repo packpager. 2017-09-19 12:56:32 -03:00
Tercio 98790fc628 - added tomb of sargeras raid info plugin. 2017-06-19 19:27:03 -03:00
Tercio 5cb4551cec - Plugin: Raid Check > added some food buffs which wasn't being tracked. 2017-04-20 14:12:01 -03:00
Tercio 293282e984 - Built-in plugin ToC update. 2017-03-28 19:18:25 -03: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 d76f92a0eb - ticket #154 fixed an issue with spec detection on PvP Arenas. 2017-01-15 15:54:35 -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 37ab5370c5 - Added Unstable Affliction to common spells with the same name.
- Fixed few issues with built-in plugins.
2016-11-28 16:28:05 -02:00
Tercio e439808e4d - Trials of Valor update. 2016-11-08 15:22:43 -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 7f7c36c384 - toc update on all built-in plugins. 2016-10-25 19:33:32 -02:00
Tercio a5d0ca6dae - built-in plugins update. 2016-09-26 00:06:03 -03:00
Tercio 753694ef4d - updated raid check plugin to check for Legion flask. 2016-09-14 19:30:56 -03:00
Tercio 031e55cca8 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:13:47 -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 faf818209e - new API: Details:GetPlayerIcon (playername[, segmentobject]) - return the player class or spec icon.
- bar spacing now can go to -2, down from 0.
- Tiny Threat now shall correctly use the font set on the options panel after a logon.
2016-08-27 00:15:39 -03:00
Tercio 76ccb4a73f - Fix for Monk's Soothing Mist on Streamer Plugin. 2016-08-14 15:50:15 -03:00
Tercio 439bdc3cd8 - fix for Details! Streamer plugin. 2016-08-11 14:06:41 -03:00
Tercio e1f9bb8811 - Fixed an issue with Calc Leech plugin. 2016-07-20 13:03:54 -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
Tercio 152b043cba - Fixed a problem with the Calc Leech plugin.
- Fixed a problem when reporting buff uptime.
2016-05-27 13:53:06 -03:00