Commit Graph

290 Commits

Author SHA1 Message Date
Tercio Jose e092c4d0aa Framework update 2022-08-29 18:33:41 -03:00
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 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 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 06908d7f28 revised a comment to match what the code is now doing 2022-07-20 14:13:37 -04:00
Daniel Henry fea926f6bd recognize WotLKC as "timewalking" everywhere GetBuildInfo is used 2022-07-20 12:38:37 -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
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 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
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 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
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 c006675d94 Fixed /keystone command; Fixed issues with nicknames 2022-05-19 14:42:57 -03: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
Tercio Jose 81b6edddd8 Added Arena auto hide option 2022-05-07 15:31:01 -03:00
Tercio Jose 51030c5ef8 TBC issues with lib open raid 2022-05-04 19:28:12 -03:00
Tercio Jose 1490f47ac9 Fix for old versions of the lib sending invalid data 2022-04-30 11:23:40 -03:00
Tercio Jose 1afb897904 Open Raid Library update 2022-04-28 15:52:11 -03:00
Tercio Jose d4f50e7cb7 Fixed a call in the API 2.0 using a deprecated call from the Open Raid Library 2022-04-26 19:10:59 -03:00
Tercio Jose 3afc9ce24d Added a search box into the '/details scroll' command 2022-04-26 12:43:37 -03:00
Tercio Jose aa1b97b4c9 Fixed an issue with lib open raid 2022-04-24 11:32:24 -03:00
Tercio Jose d1e0325101 open raid library update 2022-04-23 14:02:54 -03:00
Tercio Jose b8b55e7653 Attempt to fix the issue of Skins installed after Details! initialization 2022-04-23 09:57:39 -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 694b52ddc4 Updates, please see /details news 2022-04-22 13:30:41 -03:00
Tercio Jose 80612f2d6f Bug Fix 2022-04-11 10:59:21 -03:00
Tercio Jose 0d8b09ffb7 Update on LibOpenRaid to version 24 2022-04-01 11:38:04 -03:00
Tercio Jose c25974ffc3 Bug fixes 2022-03-21 18:11:08 -03:00