Commit Graph

1248 Commits

Author SHA1 Message Date
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 7609a99fb4 Clean up: removed deprecated libraries 2022-07-23 15:44:04 -03:00
Tercio Jose 16fc134f1a wrath version bump 2022-07-23 14:01:40 -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
Tercio Jose 6d29d8f7ad Merge pull request #321 from BigBadBleuCheese/master
Support for Wrath of the Lich King Classic
2022-07-23 12:16:18 -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 06908d7f28 revised a comment to match what the code is now doing 2022-07-20 14:13:37 -04:00
Daniel Henry eaf2644c17 forgot the plugins' TOCs... https://youtu.be/OeZ-VIWLYHw 2022-07-20 13:07:46 -04:00
Daniel Henry fea926f6bd recognize WotLKC as "timewalking" everywhere GetBuildInfo is used 2022-07-20 12:38:37 -04:00
Daniel Henry b8d6a366fd added TOC WotLKC client expects 2022-07-20 12:08:40 -04:00
Tercio Jose f06c8e2797 Second wave of Blind fixes for WotLK Classic, I don't have access to beta so these fixes may work or not 2022-07-14 21:13:42 -03:00
Tercio Jose ebb9c10a98 Blind fixes for WotLK Classic, I don't have access to beta so these fixes may work or not 2022-07-14 19:41:49 -03:00
Tercio Jose 195934812f TBC Bump 2022-06-19 14:37:43 -03:00
Tercio Jose 72bd44b973 Added Details:GetTop5Actors(attributeId) and Details:GetActorByRank(attributeId, rankIndex) 2022-06-14 13:48:14 -03:00
Tercio Jose 2482a06132 Merge pull request #317 from Flamanis/master
TBC/Classic if no talents return DAMAGER
2022-06-12 19:08:50 -03:00
Flamanis d3e9a82ace TBC/Classic if no talents return DAMAGER 2022-06-12 17:05:30 -05:00
Tercio Jose cf9072162c Framework Update 2022-06-11 15:22:46 -03:00
Tercio Jose 3c6112e31d Framework Update 2022-06-10 19:12:46 -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 d08140c849 Fixed an issue with LibOpenRaid 2022-06-08 14:34:11 -03:00
Tercio Jose bba0d69bf6 Framework Update 2022-06-07 10:56:44 -03:00
Tercio Jose 78dcde2530 Framework fixes by Flamanis 2022-06-04 13:05:13 -03:00
Tercio Jose d0d7f9e4fd Merge pull request #311 from Flamanis/master
DF fw.lua fixes
2022-06-04 11:54:17 -03:00
Flamanis a81a1fd37e Fix for GetSpecialization returning nil 2022-06-04 08:57:26 -05:00
Flamanis c2ad23a64e Hunter Beast Mastery fix for TBC/Classic talents 2022-06-04 06:10:31 -05:00
Tercio Jose 671eab446d Merge pull request #304 from Treeston/master
Absolute threat mode PR, again
2022-06-03 13:21:29 -03:00
Tercio Jose b46c0e65e1 Version Bump 2022-06-03 13:19:36 -03:00
Tercio Jose 30781c05d3 On classic versions, attempt to guess the role by talent points 2022-06-03 13:19:02 -03:00
Tercio Jose f247c07c10 Merge branch 'master' of https://github.com/Tercioo/Details-Damage-Meter 2022-06-03 12:48:09 -03:00
Tercio Jose 70e1af340b framework update 2022-06-03 12:48:07 -03:00
Tercio Jose 61ac6cf2eb Merge pull request #305 from Flamanis/master
Change check on UnitGroupRolesAssigned
2022-06-03 11:33:39 -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
Tercio Jose 53798fbd2f Don't refresh nicknames if nicknames are disabled 2022-05-29 14:11:32 -03:00
Tercio Jose 0bb2a71291 Updated /keystone to store guild keystones 2022-05-21 15:29:30 -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
Treeston 4ce1cc712f add dummy bar for out-of-group maintank (Kalecgos!) 2022-05-16 23:50:04 +02:00
Tercio Jose 026aa2223a Added /keystone command; update on OpenRaid library; Several appearance settings added 2022-05-16 14:26:54 -03:00
Flamanis 575c3eb819 Change check on UnitGroupRolesAssigned
Check in UnitGroupRolesAssigned checked for function existence. The function exists in TBC, but returns NONE for everyone. Changed check for IsTimewalkWoW
2022-05-16 10:15:44 -05:00
Tercio Jose a988f7b429 Added /keystone and OpenRaidLib update 2022-05-15 21:05:02 -03:00
Tercio Jose 85f033d680 Open Raid Lib: added cooldown added and removed events; added Keystone information 2022-05-10 15:18:59 -03: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 ea25cda43d Making sure we have a unitId before query UnitHealth on death log 2022-05-08 11:10:26 -03:00