Commit Graph

73 Commits

Author SHA1 Message Date
ForestJ316 7ecb86c51c Add renewed hope to disco spec 2022-09-23 20:08:42 +01:00
ForestJ316 7f5ded76b2 Add more bdk spec spells for WotLK Classic 2022-09-23 05:33:48 +01:00
Tercio Jose a1e7da12f3 Added spells to detect specs in Dragonflight 2022-09-22 11:36:54 -03:00
ForestJ316 762623ddaf Update SpecSpellList to WotLK standard 2022-09-20 17:05:20 +01:00
Tercio Jose 74d6114546 updates 2022-09-13 20:10:37 -03:00
Flamanis d65d6d08bd Change check for IsTBCWow to IsWotLKWow
I got the capitalization correct this time I swear. I triple checked it!
2022-09-04 05:47:41 -05:00
Tercio Jose dbfe4b0fc2 Don't show new version chat message when Suppress Alerts 2021-07-01 22:26:00 -03:00
Tercio Jose b596445ace Packr Utility on Coach mode and Vanguard massive update 2021-06-22 17:00:09 -03:00
Tercio Jose bda2829746 General Fixes
- Added Phial of Serenity from Kyrians to Potion Usage.
- Merged all warriors whirlwind.
- Cleanup on old cooldowns.
- Added Rake and Binding Shot to Crowd Control.
- Fixed some cases of DeathLog not showing healing.
2021-01-01 14:28:27 -03:00
Tercio Jose b703d60a5c Added mythic dungeon settings 2020-12-21 14:23:37 -03:00
Tercio Jose 8f1df5e015 small bug fixes 2020-12-12 18:08:11 -03:00
Tercio Jose c42a35657d 8.3.0 > 9.0.1 2020-10-16 19:51:44 -03:00
Tercio Jose c520bd2c3a Merge pull request #74 from Fethbita/master
Diamond Ice ID is now fixed
2020-06-08 19:39:33 -03:00
Tercio Jose fedfe341a3 More spell reflection implementations
- added reflected spells in the player tooltip.
- added reflected spell in the player details window.
- reflection spells like Warrior's Spell Reflection now has a new spell school called "Reflection".
- soft tooltips and player details window improvements.
- damage spell object now has the member 'extra' which is a table that can store hash data.
- profile.tooltip.tooltip_max_abilities won't be forced to 6 any more, to set your own amount of spells shown on tooltips use:
/run Details.tooltip.tooltip_max_abilities = number;
2020-06-01 20:51:48 -03:00
Fethbita ada9f483c9 Diamond Ice ID is now fixed
Also added some defensive abilities to hunter specs that didn't have them before
Fixed some space-tab problems
2020-05-31 17:19:02 +03:00
Fethbita 99429ecfbc Added Diamond Ice to spells list
In functions/spells.lua line 828, I don't know what
[60192]	=	"HUNTER", -- "Freezing Trap"
60192 is supposed to mean. Maybe an old remnant?
2020-05-30 10:20:21 +03:00
Dylan Meador adc6901d3a Add vanish to the list of defensive cooldowns for Rogues so it can optionally be turned on and off 2019-11-20 10:50:34 -05:00
Tercioo b48ea2a64d Geberal Bug Fixes
- Fixed an issue where sometimes resizing the window breaks it and need a reload.
- Fixed some classes showing the wrong icon (by nullKomplex)
2019-07-07 11:51:58 -03:00
Tercio 027cdda48c - Show light of the martyr damage on death log.
- Truncate spell and source name in the death recap window.
2018-09-28 19:19:03 -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 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 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 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 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 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 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 5c33cf637c - removed consecration from paladin tank spell list. 2016-11-04 00:05:05 -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 753694ef4d - updated raid check plugin to check for Legion flask. 2016-09-14 19:30:56 -03:00
Tercio ba033e79b3 - priest spec detection.
- framework update.
2016-08-08 20:13:27 -03:00
Tercio be511884a0 - fix some images with black background.
- review on DK, Rogue, POaladin spells for class detection.
- few fixed on spec detection.
2016-07-30 19:36:26 -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 efbe5a9945 - fixed report to whiper target when the target is from another realm.
- all spells schools are now translated.
- major clean up on the options panel.
2016-02-06 20:04:31 -02: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 68b6adc90f - Added casted amount for healing and damage spells. The result is shown on Player Detail Window.
- Added uptime amount for healing spells on Player Detail Window.
- Added an option to disable lock/resize/ungroup buttons. It's under miscellaneous bracket on Options Panel.
- Wallpaper for menus on title bar got a customization option under tooltips bracket on Options Panel.
- Updated spell list for Crowd Control and class detection.
- Improved Weakaura creation tool under Encounter Details Plugin.
2015-04-25 21:21:07 -03:00
Tercio 6b9ceb4bc3 - Auto current feature won't change to the new segment if the player is interacting with the winddow.
- Added the spell uptime on damage player detail window.
- Added Rune Tap as cooldown.
- Report lines for deaths is now inverted. No need to scroll up the chat to see the cause of death anymore.
2015-04-18 15:36:17 -03:00
Tercio 26a83d962c - Raid Check (plugin): added item level.
- Advanced Death Logs (plugin): bug fixes, it's important to update it.
- Time Line (plugin): bug fixes.
- Added option to disabled th eitem level tracker.
- Fixed issue with Dps/Hps data broker which wasn't respecting the type of time (effective/activity) selected.
2015-03-30 15:21:58 -03:00
Tercio af0a447b0d - Added Spirit Link Totem damage and healing on death log.
- Added the total of life exchanged by the Spirit Link Totem on player detail window.
- Added more spells for crowd control.
- Added scroll on bookmark panel.
2015-03-26 15:09:21 -03:00
Tercio c8711a97d1 - Advanced Death Logs (plugin): done a calibration on endurance calculation.
- Raid Check (plugin): now also show information for 50+ stats runes.
- Fixed cooldowns spell targets on overall data.
- Fixed report custom displays where sometimes it didn't report spell links.
- Replaced old report line saying 'for the last X segments' with 'overall data'.
- Mini-displays on statusbar are now more responsible to right button click.
- Added Mage's Greater Invisibility as cooldown.
2015-03-10 16:57:08 -03:00
Tercio cb09a6dc82 - Encounter Details plugin updates. 2015-02-19 15:20:44 -02:00
Tercio 1b08512cae - Chart Viewer (plugin): has been revamped and now it's less complicated to use.
- Time Line (plugin): added options to change the background color and scale.
- Raid Check (plugin): its window is now 'always on top'.
- Accuracy adjustments on overheal of Divine Aegis and Illuminated Healing.
- Removed healthstone from cooldown list, added Nature's Vigil.
- Enemies display now shows damage taken instead of damage done.
- Tooltip for enemies display now also show damage and healing done by the enemy.
- Added an option under miscellaneous to show neutral and hostile creatures on damage taken display.
- Added an option to ignore nicknames and always use character names.
- Enabling the display icon on title bar now makes the title text automatically move slightly to right.
- Fixed issue with skin changing when the window has the statusbar enabled.
2015-02-10 17:05:36 -02:00
Tercio f838194290 - Added Segments shortcut menu pressing Shift + Right click.
- Fixed avoidance panel on Player Details Window where sometimes was giving errors.
- Fixed priest shadow and holy detection.
- Fixed blood and unholy spec icons.
2015-01-22 19:42:10 -02:00
Tercio b6d51315a5 - Plugin Vanguard: got full rewrite and now it is more easy to use.
- Plugin TimeAttack: fixed problem where sometimes required a reload to start a new time.
- Plugin Damage the Game!: fixed a problem where sometimes the time didn't started after level 2.
- Custom display 'Health Potion & Stone' now also track Healing Tonic.
- Custom display 'Damage Taken by Spell' now track more spells and also melee hits.
- Menus now uses 'Friz Quadrata TT' font as default, also added an option to change it on options panel -> miscellaneous.
- 'Switch to Current' feature now switches all windows which have this option enabled.
- The message telling to use '/details reinstall' now only shows if a problem happen during the addon load process.
- Segments Saved option now can be set to 25, up from 5.
- Attempt to fix the bug with the monk spell 'Storm, Earth, and Fire'.
- Fixed 'Icon Pick' panel.
- Fixed bug when reporting friendly fire through player detail window.
- Fixed bug with report window where sometimes it was reporting on a wrong channel.
2015-01-16 03:44:29 -02:00
tercio 2591274502 - Damage Taken by Spell won't show pets in its tooltip any more.
- Enemies display won't show any more mirror images and spirit link totems.
- Enemies's tooltip now only show players and show all players instead of only 6.
- Added overkill on death's tooltip.
- Fixed dispell tagets on dispell's tooltip.
- Few cooldowns shown as raid wide now shows as personal cooldowns.
2014-12-27 18:27:08 -02:00