Commit Graph

409 Commits

Author SHA1 Message Date
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
Tercio Jose 37b7687d5f Rewrite on the Painsmith's Spikeball handler 2021-07-14 23:36:16 -03:00
Tercio Jose caf27f4ff0 Fixes for Kel'Thuzad and Painsmith encounters 2021-07-10 22:10:37 -03:00
Tercio Jose 48b026ff25 Merge pull request #223 from luhao007/master
Fix DynamicOverallDamage's Tooltip
2021-06-28 13:24:38 -03:00
Tercio Jose 8b2501309f Another wave of changes on Vanguard 2021-06-15 23:10:37 -03:00
Tercio Jose 39aa5f0e77 Make plugins be in the list of displays 2021-06-14 15:55:10 -03:00
Tercio Jose bd1700b5f1 general fixes for game client versions 2021-06-10 12:09:28 -03:00
Peldir Sunstrider e2197753bc Fix DynamicOverallDamage's Tooltip
Fix the issue that the Tooltip is double counting last combat when the combat is over.
2021-06-09 12:53:45 +09:00
Tercio Jose 35553c00ee Merge pull request #207 from Flamanis/master
Allow Custom Tooltip to read keydown
2021-05-19 20:25:48 -03:00
Tercio Jose eba3036d02 Fixes for the latest release 2021-05-17 18:37:25 -03:00
Flamanis 181b0ad6ac Allow Custom Tooltip to read keydown 2021-05-14 18:40:44 -05:00
Tercio Jose bc50723491 Finished coding the new arena real time dps bar 2021-05-06 19:28:15 -03:00
Tercio Jose 2379884746 Rewrite on Faders: Details.FadeHandler.Fader(frame, animationType, speed, hideType) 2021-04-24 18:17:59 -03:00
Tercio Jose ba97deb563 Pets changed 2021-04-08 11:38:44 -03:00
Tercio Jose 2d243d13b5 Make sure the arena unit exists before continuing 2021-04-08 11:00:16 -03:00
Tercio Jose 5a1cef5001 pets 2021-04-04 12:54:27 -03:00
Tercio Jose 10936adf71 changes 2021-04-03 18:40:01 -03:00
Tercio Jose 476e616147 Make Monk's Storm, Earth, and Fire adds have their names in the charts 2021-03-26 15:17:55 -03:00
Tercio Jose c6e17b199e Fixed an issue where sometimes exporting a profile wouldn't work 2021-03-15 14:43:03 -03:00