Commit Graph

1266 Commits

Author SHA1 Message Date
Tercio Jose a889dfcd8d Prevent Scars of Fraternal Strife trinket to start combat 2022-08-26 15:19:52 -03:00
Tercio Jose 64e0f15bbf Some reorganization tests on Display section of the options panel 2022-08-19 12:59:51 -03:00
Tercio Jose 8c44f57d57 ToC and Version Updates 2022-08-18 10:42:11 -03:00
Tercio Jose 0551c6ea62 Framework update 2022-08-18 10:11:27 -03:00
Tercio Jose 145233f9c5 Framework update 2022-08-14 18:17:45 -03:00
Tercio Jose 0f02fb0c46 framework update 2022-08-12 19:28:14 -03:00
Tercio Jose fd8ae7a1f3 Fixed the options font size 2022-08-10 23:41:39 -03:00
Tercio Jose af16498d3b Changelog update 2022-08-10 18:32:30 -03:00
Tercio Jose 3d21e4a8e1 Removed Blackrock Granade from player damage from Grimrail Depot dungeon 2022-08-10 18:29:13 -03: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
Tercio Jose 2d9265abc0 Merge pull request #327 from Flamanis/FixCustomDefaults
Fix Dynamic Overall Damage
2022-08-09 17:21:16 -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
Tercio Jose 67c6ef43e7 Merge pull request #326 from Flamanis/CustomText
Provide Data1,2,3 to custom text funcs
2022-08-09 16:41:34 -03:00
Flamanis a623d63a1c Provide Data1,2,3 to custom text funcs
Allows users to write a custom text function that freely modifies data1, data2, and data3 on custom texts.
2022-08-09 14:09:42 -05:00
David Dios 4379e7f3a0 add grimrail depot cannon dmg as separate entity 2022-08-09 03:23:15 +01:00
Tercio Jose c35f6f1180 Merge pull request #322 from Flamanis/Reset-on-new-BG
Add Reset on new PVP option
2022-07-23 17:53:14 -03:00
Flamanis 717424bd83 Add Reset on new PVP option 2022-07-23 15:48:08 -05: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