Commit Graph

232 Commits

Author SHA1 Message Date
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 61644c755a raid check plugin update 2022-10-08 11:23:36 -03:00
Tercio Jose 10e45e08b6 WotLK DK spells merge and Encounter Breakdown fix 2022-10-02 18:11:25 -03:00
Tercio Jose 383767aa55 Raid Check plug updated to Dragonflight, Added square grow direction to Streamer plugin 2022-10-01 17:46:20 -03:00
Tercio Jose 019acd6809 fixed an issue on Streamer! Plugin 2022-09-15 22:30:25 -03:00
Tercio Jose ed0a2cc6d8 More fixes 2022-09-15 18:59:48 -03:00
Tercio Jose b58853ff06 Streamer Plugin updated to Dragonflight 2022-09-15 13:50:22 -03:00
Tercio Jose 295287cd0b Fixes (6) 2022-09-01 20:05:31 -03:00
Mr_nUUb 8a07708cbf fix compatibility with curseforge 2022-08-31 18:35:05 +02:00
Mr_nUUb 3d5e2bf2d3 fix TOC name for classic/vanilla 2022-08-31 18:33:16 +02:00
Mr_nUUb bb81384ce8 fix TOC format for plugins 2022-08-31 18:31:17 +02:00
Tercio Jose a889dfcd8d Prevent Scars of Fraternal Strife trinket to start combat 2022-08-26 15:19:52 -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 9139914620 wrath data storage plugin 2022-07-23 13:58:29 -03:00
Tercio Jose 706f1faf85 framework update 2022-07-23 13:50:33 -03:00
Tercio Jose cacf0e322a Merge branch 'master' of https://github.com/Tercioo/Details-Damage-Meter 2022-07-23 13:44:07 -03:00
Tercio Jose 39ec2f2f3b updates 2022-07-23 13:44:05 -03:00
Daniel Henry 17422d6b98 Merge branch 'master' into master 2022-07-23 11:10:07 -04:00
Tercio Jose 74996ae757 typo 2022-07-23 12:08:06 -03:00
Tercio Jose 1eba723d70 Fixed Streamer plugin for Wrath beta 2022-07-23 12:01:35 -03:00
Daniel Henry f22c937c34 extended a specific TBC check to Wrath as well 2022-07-21 14:38:50 -04:00
Daniel Henry eaf2644c17 forgot the plugins' TOCs... https://youtu.be/OeZ-VIWLYHw 2022-07-20 13:07:46 -04:00
Tercio Jose 671eab446d Merge pull request #304 from Treeston/master
Absolute threat mode PR, again
2022-06-03 13:21:29 -03:00
Treeston a350fc69ee add Lady Sacrolash (Confounding Blow) 2022-06-02 16:40:59 +02:00
Tercio Jose 7b8beeca36 Toc Updates 2022-06-01 15:10:15 -03:00
Treeston 4ce1cc712f add dummy bar for out-of-group maintank (Kalecgos!) 2022-05-16 23:50:04 +02:00
Treeston be9e8da48c Absolute threat mode PR:
- clean up "pull bar" behavior, make dummy bars easily extensible
- implement absolute threat mode (default off)
- implement gouge mode for selected units (moroes & gurtogg)
2022-05-08 16:41:41 +02:00
Tercio Jose 7fddbdd542 Fix for vanguard plugin 2022-05-05 14:25:22 -03:00
Tercio Jose de2dded3b0 Fix for the Raid Check plugin using old calls from the open raid library 2022-04-22 15:00:14 -03:00
Tercio Jose 92e138ed09 Reverting Tiny Threat update 2022-03-07 18:20:34 -03:00
Tercio Jose 6db68bef3e Fix on tiny threat plugin 2022-03-06 16:26:44 -03:00
Tercio Jose ca6f3415fe Merge pull request #277 from Treeston/master
Details_TinyThreat: absolute threat mode, and gouge pull threat bar
2022-03-06 14:22:54 -03:00
Tercio Jose 27f69675ca Added Cosmic Healing Potion to script 'Health Potion & Stone'. 2022-02-23 14:38:38 -03:00
Treeston 286130be1f add config option to disable gouge mode (i completely forgot to add it) 2022-02-20 20:33:54 +01:00
Treeston 917bfb961b whitespace cleanup 2022-02-20 19:38:41 +01:00
Treeston 8fc71e981e implement gouge mode for selected units 2022-02-20 19:38:15 +01:00
Treeston ea32fa9f23 implement absolute threat mode (default off) 2022-02-20 19:34:04 +01:00
Treeston ce0d311312 clean up "pull bar" behavior, make dummy bars easily extensible 2022-02-20 19:09:44 +01:00
Tercio Jose 0d5019fb89 Update on LibOpenRaid 2022-02-15 19:51:36 -03:00
Cruz Ogden b21b4b2a11 Fix height typo in hover tutorial 2022-02-04 03:40:05 -07:00
Tercio Jose 7adae64a15 Added support for Tab replacement on the breakdown window 2021-11-10 11:47:02 -03:00
Tercio Jose e701c95fdd ToC Updates; Change logs; Framework update 2021-11-02 19:30:06 -03:00
Tercio Jose 12d31f2b29 Fixed an error introduced in the latest version 2021-10-12 21:01:45 -03:00
Tercio Jose 1c20f166cb Added Search into the options panel 2021-09-24 22:07:13 -03:00
Tercio Jose 70483cd194 Tiny Threat (plugin): added options to Hide the Pull Bar and Use Focus Target. 2021-08-11 19:54:12 -03:00
Tercio Jose e3c539dc30 Fixed Raid Check plugin position and shadow priest void eruption got merged with other spells of the same name 2021-07-30 13:06:41 -03:00
Tercio Jose 07a60b42ec updated lib RaidStatus and general bug fixes; ToC Updates 2021-07-01 18:46:46 -03:00
Tercio Jose b596445ace Packr Utility on Coach mode and Vanguard massive update 2021-06-22 17:00:09 -03:00
Tercio Jose 8b2501309f Another wave of changes on Vanguard 2021-06-15 23:10:37 -03:00
Tercio Jose 7d17a69c1a Vanguard updated to 2021 2021-06-14 15:55:29 -03:00