Commit Graph

427 Commits

Author SHA1 Message Date
Tercio Jose ea9caa1f40 Fixed: report window send button, tooltip showing the player's death 2022-10-06 16:24:29 -03:00
Tercio Jose 35a79b4014 portoform barrier and division by zero fix, framework update 2022-10-05 19:19:19 -03:00
Flamanis 6d0f979952 class_custom missing self reference in timer
A timer call to UpdateClass wasn't passing in the self reference, thus the parameter "actors" was not being filled since the passed in data was being routed to "self"
2022-09-29 20:49:28 -05:00
Tercio Jose 9fb7445a31 General round of fixes and implementations (16 files modified, SafeRun, Cooltip Cleanup) 2022-09-25 14:59:34 -03:00
Tercio Jose 74d6114546 updates 2022-09-13 20:10:37 -03:00
Tercio Jose 10a55d2fbe Merge pull request #346 from Flamanis/Proper-White-Box-Fix
White Box Fix
2022-09-11 08:44:59 -03:00
Flamanis af09a4bb4f White Box Fix
If a skin has certain defaults still set from instance_defaults then assume it is a corrupted skin
2022-09-10 22:45:01 -05:00
Tercio Jose d6e0e27aa3 More fixes for Dragonflight 2022-09-08 18:22:18 -03:00
Tercio Jose 400a05288c More fixes for dragonflight 2022-09-02 17:34:01 -03:00
Tercio Jose ae22cfc634 Fixes (2) 2022-09-01 19:22:41 -03:00
Flamanis f6f12f42a1 Fix for Buff Uptime Tooltip with nil uptime 2022-08-29 16:16:45 -05:00
Tercio Jose d5bde7ed15 Merge pull request #325 from dios-david/add-grimrail-depot-cannon-dmg
Display Grimrail Depot cannon damage as separate entity
2022-08-10 17:45:13 -03:00
Tercio Jose 21d6f29ce5 Merge branch 'master' of https://github.com/Tercioo/Details-Damage-Meter 2022-08-10 17:41:13 -03:00
Tercio Jose 31c202c0f5 Major update
-New feature: Arena DPS Bar, can be enabled at the Broadcaster Tools section, shows a bar in 'kamehameha' style showing which team is doing more damage in the latest 3 seconds.
		-Revamp on the options section for Broadcaster tools.
		-Added 'Icon Size Offset' under Options > Bars: General, this new option allow to adjust the size of the class/spec icon shown on each bar.
		-Added 'Show Faction Icon' under Options > Bars: General, with this new option, you can choose to not show the faction icon, this icon is usually shown during battlegrounds.
		-Added 'Faction Icon Size Offset' under Options > Bars: General, new option to adjust the size of the faction icon.
		-Added 'Show Arena Role Icon' under Options > Bars: General, new option to hide or show the role icon of players during an arena match.
		-Added 'Arena Role Icon Size Offset' under Options > Bars: General, new option which allow to control the size of the arena role icon.
		-Added 'Level' option to Wallpapers, the wallpaper can now be placed on different levels which solves issues where the wallpaper is too low of certain configuration.
		-Streamer! plugin got updates, now it is more clear to pick which mode to use.
		-WotLK classic compatibility (Flamanis, Daniel Henry).
		-Fixed the title bar text not showing when using the Custom Title Bar feature.
		-Role detection in classic versions got improvements.
		-New API: Details:GetTop5Actors(attributeId), return the top 5 actors from the selected attribute.
		-New API: Details:GetActorByRank(attributeId, rankIndex), return an actor from the selected attribute and rankIndex.
		-Major cleanup and code improvements on dropdowns for library Details! Framework.
		-Cleanup on NickTag library.
		-Removed LibGroupInSpecT, LibItemUpgradeInfo and LibCompress. These libraries got replaced by OpenRaidLib and LibDeflate.
2022-08-10 17:41:06 -03:00
Flamanis 31af0f616d Fix Dynamic Overall Damage
Fix for dynamic overall damage tooltip erroring if the player is not part of the overall segment.
2022-08-09 14:54:28 -05:00
David Dios 4379e7f3a0 add grimrail depot cannon dmg as separate entity 2022-08-09 03:23:15 +01:00
Flamanis 717424bd83 Add Reset on new PVP option 2022-07-23 15:48:08 -05:00
Tercio Jose 72bd44b973 Added Details:GetTop5Actors(attributeId) and Details:GetActorByRank(attributeId, rankIndex) 2022-06-14 13:48:14 -03:00
Tercio Jose 419999fb09 Check if the left text has a valid text string before sending it to Truncate 2022-06-09 09:59:35 -03:00
Tercio Jose 4d87c82645 Don't remove scape sequence from displayName, it looks like to break covenants plugin 2022-05-19 17:39:04 -03:00
Tercio Jose c006675d94 Fixed /keystone command; Fixed issues with nicknames 2022-05-19 14:42:57 -03:00
Tercio Jose 75280164cb Merge pull request #299 from Flamanis/master
Right to left texture width fix
2022-05-04 19:27:34 -03:00
Tercio Jose 3d2dea9086 Added custom title bar 2022-05-02 19:40:17 -03:00
Flamanis 6851fd4728 Change to SetReverseFill
Deprecation of right_to_left_texture in favor of StatusBar:SetReverseFill

Deprecate right_to_left_texture in class_damage
2022-05-02 17:35:10 -05:00
Tercio Jose d669158221 Make line border color use alpha from its fixed color even when using color by the player class 2022-05-02 16:41:29 -03:00
Tercio Jose 3f09a59721 Added 'Line Border color by Player class' option 2022-05-02 16:38:39 -03:00
Tercio Jose 08a077b596 Added Borders to Row's Area and Window Area, renamed the old border to Skin Border 2022-05-01 19:23:20 -03:00
Tercio Jose 08f78be505 Added auto alignment for Align Text Columns 2022-05-01 14:46:17 -03:00
Tercio Jose 6f12b43310 Added option to add an overlay above the window lines 2022-04-29 19:01:50 -03:00
Tercio Jose 694b52ddc4 Updates, please see /details news 2022-04-22 13:30:41 -03:00
Tercio Jose 241200d6c0 Arena Enemy Player Deaths improvements 2022-04-08 14:33:42 -03:00
Tercio Jose e581d353cd Testing death recaps and put back fixes for grouping 2022-03-12 14:43:30 -03:00
Tercio Jose 1de5bfdc82 Fixed exit logs 2022-03-11 11:01:47 -03:00
Tercio Jose 6795fd2d6f framework update 2022-03-11 10:29:16 -03:00
Tercio Jose ade373ff10 table copy improvements 2022-03-09 16:02:55 -03:00
Tercio Jose e9b27b60de Fixes for the Aligned Text Column feature 2022-02-24 13:19:17 -03:00
Tercio Jose 27f69675ca Added Cosmic Healing Potion to script 'Health Potion & Stone'. 2022-02-23 14:38:38 -03:00
Tercio Jose 84ec6a1ef8 Aligned Text Columns enabled is now default for new installs 2022-02-04 19:58:39 -03:00
Flamanis d3a6524c3d Allow Custom Scripts to show Nicknames 2022-02-03 00:01:13 -06:00
Tercio Jose 285ef27e41 Added combatObject.bloodlust where values on this table are seconds in combat where the player received bloodlust 2022-01-24 15:29:11 -03:00
Tercio Jose 28f28f2212 Scaling fixes; Added player bar color 2022-01-15 14:32:25 -03:00
Flamanis 229949dba3 Mass show/hide grouping
Preserve the grouping on a mass hide.

Break the grouping on a solo show. That way if a mass hide happens, you don't drag invisible windows around.
2022-01-13 20:51:14 -06:00
Tercio Jose 8be58e717b v9213
Fixed an issue where after reloading, overall data won't show the players nickname.
Fixed overkill damage on death log tooltip.
Fixed the percent bars for the healing done target on the player breakdown window.
Fixed an issue with resource tooltips.
And more...
2021-12-10 16:57:26 -03:00
Tercio Jose d1c06a262c No more damage done for mobs that doesn't award points 2021-10-20 15:28:08 -03:00
Tercio Jose 791ce4df93 weapon bar color 2021-10-12 23:20:02 -03:00
Tercio Jose d87611cfc5 Necrotic wake weapons 2021-10-12 21:35:03 -03:00
Tercio Jose 5b3293746a Added the option to change the colors on Death Log tooltip, this options in within the 'Modify Class Colors' panel 2021-09-08 09:58:08 -03:00
Casey Raethke bf071891b9 Add Critical Hits and Crushing Blows to Death Log (Closes Tercioo/Details-Damage-Meter#226) 2021-09-05 13:41:49 -05:00
Tercio Jose b4b6b64504 Fixed lib Translit on healing done 2021-08-03 10:44:42 -03:00
Tercio Jose 4fe002cf18 Added Transliterate to healing tooltips, fixed some close buttons with green boxes 2021-07-30 20:22:07 -03:00