Commit Graph

151 Commits

Author SHA1 Message Date
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
Tercio 6d1a856fd4 - delete window warning for how to fully delete a window.
- tagging v4.4d as release.
2016-04-04 15:17:08 -03:00
Tercio 1c394a261a - fix for the leech plugin. 2016-03-28 19:28:22 -03:00
Tercio a89b938ddd - Added Leech Trinket plugin. It creates a custom display called CalcLeech. 2016-03-28 13:20:55 -03:00
Tercioo 231f61eca1 - added Dos/Hps display at the Streamer plugin.
- disabled the timeattack tutorial.
2016-03-04 10:57:57 -03:00
Tercioo 8ee58054c4 - Details! Streamer (plugin): fixed an issue where sometimes the option panel won't open. 2016-03-02 10:18:42 -03:00
Tercioo d6473300a0 - Streamer (plugin) now saves the window size inside the profile, this should fix some problems.
- Streamer (plugin) added an option for frame strata, default is now Low (from High).
2016-02-28 11:51:31 -03:00
Tercioo 3a4e799342 - Added profile option for Details!: Streamer plugin (reopen your game after update the addon).
- Fixed an issue with Streamer plugin where it auto deactive after a reload or logon.
2016-02-25 16:00:36 -03:00
Tercioo 766093fde1 - added a plugin for Streamers and Youtubers. 2016-02-19 12:26:38 -02:00
Tercioo 0d2bfbeac5 - fixed the panel for the RaidCheck plugin. 2016-02-10 11:22:29 -02:00
Tercioo 3b2cef2975 - added a scale parameter for encounter details plugin. 2016-01-22 10:21:12 -02:00
Tercioo 14486169c9 - Added a Dark skin for the Options Panel.
- Fixed an issue with the Plugin DPS Tuning when reseting data on Details!.
- Removed realm names from player at the Comparison Panel.
- Added new skin preset: 'New Gray'.
2015-12-18 15:02:43 -02:00
Tercio 985fabd244 - Some improvements on Plugin's icon at the title bar. 2015-09-27 15:18:39 -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 2a9bc8317c v4.0i 2015-09-20 00:23:23 -03:00
Tercio fa97c1b5cb Details! v4.0 2015-09-06 19:56:43 -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