Commit graph

66 commits

Author SHA1 Message Date
Tercio Jose
94927993e8 Merge branch 'master' of https://github.com/Tercioo/Details-Damage-Meter 2023-03-19 20:10:47 -03:00
Tercio Jose
13b8bd8826 Internal Garbage Collector update 2023-03-19 20:10:28 -03:00
Flamanis
e6b1028ff4 Fix all issues related to new textL_offset and text_yoffset
With the new additions of Text Y Offset and the left text offset. The indexes to disable/hide were not updated properly and thus you could not edit Per Second, percent if multifontstring was enabled. And could not even see the seperator box.

A lot of SetPoint calls were not properly updated with the new anchor settings
2023-03-13 10:47:52 -05:00
SVENT\Eric
9b1c5193ba Actually fixes the edge case where player bar isn't always shown when using the total bar. 2023-02-21 18:07:06 +01:00
Tercio Jose
9300042375
Merge pull request #447 from Ricodyn/master
Fix edge case where player bar isn't always shown.
2023-02-03 15:28:01 -03:00
SVENT\Eric
d3ae474e4d Fix edge case where player bar isn't always shown. 2023-01-31 02:45:16 +01:00
Flamanis
b15d002c04 Only hide not used barras3 and add tooltip for barras3 2023-01-27 15:00:40 -06:00
Flamanis
a53386a57b Fix FF/Damage Taken breakdown to show bars and spell names. 2023-01-26 23:18:56 -06:00
Tercio Jose
4fe2bc08b7
Merge pull request #432 from itsnotapt/patch-1
Typo "Tamage"
2023-01-18 10:37:34 -03:00
Tercio Jose
8025165398 Scripts "Health Potion & Stone" and "Potion Used" updated 2023-01-17 19:11:36 -03:00
itsnotapt
76d8b07cf6
Update class_damage.lua 2023-01-12 20:38:42 -08:00
Tercio Jose
fdcc1cc6d5 Class Damage Description 2023-01-03 13:21:13 -03:00
Tercio Jose
1e83cac1f2 /keys now only show the player name, before was showing the player name and the realm name 2023-01-02 16:02:48 -03:00
Flamanis
6c0f406681 Copy e_heal, e_dmg and e_lvl to r_connect_shadow and __add 2022-12-18 14:12:54 -06:00
Tercio Jose
9cad7e3185 Removed portraits from tooltips and OpenRaidLib update 2022-12-07 17:55:01 -03:00
Tercio Jose
5571749ef6 Using portrait for enemy faces 2022-12-02 19:32:51 -03:00
Tercio Jose
f17f8642b7 Added option to merge pets at the Player Breakdown window 2022-12-01 22:52:25 -03:00
Tercio Jose
2dcb54d90b Fix for the merged spells in the breakdown window 2022-11-30 23:19:17 -03:00
Tercio Jose
8a3302d83e Merging spells with the same name in the Player Breakdown Window 2022-11-30 14:55:33 -03:00
Tercio Jose
ebe8c496d1 More fixes 2022-11-27 15:24:32 -03:00
Tercio Jose
e3161ff29c small fixes 2022-11-26 10:21:54 -03:00
Tercio Jose
483e69529c Show small damage chart for each spell of the player 2022-11-22 16:53:54 -03:00
Tercio Jose
2ca8ce36ea Evoker Empowerment 2022-11-22 13:19:11 -03:00
Tercio Jose
8f9493d25d More fixes and Early empowerment spells support 2022-11-22 10:05:16 -03:00
Tercio Jose
1c8dfb3ab7 Release Candidate 1 2022-11-18 16:54:25 -03:00
Tercio Jose
66e0d35365 fix for settings pet color into the pet bar 2022-11-03 17:41:03 -03:00
Tercio Jose
d97fe98a78 Division by zero fix 2022-10-23 13:13:20 -03:00
Tercio Jose
a9e858d864 Disabled Bindings.xml to avoid taints in 10.0 2022-10-20 09:47:48 -03:00
Tercio Jose
50ed1cf776 Added Misses 2022-10-13 19:08:17 -03:00
Tercio Jose
bebb4af33c updates 2022-10-13 13:41:07 -03:00
Tercio Jose
6243a32740 More bug fixes 2022-10-12 18:37:00 -03:00
Tercio Jose
69899679e7 Merging Seal of Command on Wrath classic 2022-10-10 16:51:56 -03:00
Tercio Jose
1ed29008aa Small bug fixes and improvements 2022-10-10 13:26:13 -03:00
Tercio Jose
b588d5e30c Fixed an error while trying to move the window by clicking and holding on a window line 2022-10-09 20:48:47 -03:00
Tercio Jose
944178f76f Updated LibOpenRaid and DetailsFramework 2022-10-09 19:47:56 -03:00
Tercio Jose
9974a87119 Format the text in the breakdown player list using the same font, size and outline of the damage window 2022-10-09 17:12:13 -03: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
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
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
c006675d94 Fixed /keystone command; Fixed issues with nicknames 2022-05-19 14:42:57 -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
e9b27b60de Fixes for the Aligned Text Column feature 2022-02-24 13:19:17 -03:00
Tercio Jose
28f28f2212 Scaling fixes; Added player bar color 2022-01-15 14:32:25 -03: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