Commit Graph

179 Commits

Author SHA1 Message Date
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 706f1faf85 framework update 2022-07-23 13:50:33 -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
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 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 c006675d94 Fixed /keystone command; Fixed issues with nicknames 2022-05-19 14:42:57 -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 81b6edddd8 Added Arena auto hide option 2022-05-07 15:31:01 -03:00
Tercio Jose 3afc9ce24d Added a search box into the '/details scroll' command 2022-04-26 12:43:37 -03:00
Tercio Jose 694b52ddc4 Updates, please see /details news 2022-04-22 13:30:41 -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
Tercio Jose ecf1b3b153 framework udpate 2022-03-10 16:40:53 -03:00
Tercio Jose ade373ff10 table copy improvements 2022-03-09 16:02:55 -03:00
Tercio Jose df469beb78 Small fix 2022-03-06 15:33:03 -03:00
Tercio Jose 3ee7da55be Scalebar fix (framework) 2022-03-05 13:49:20 -03:00
Tercio Jose af62ebb71f Maintenance patch 2022-03-04 16:05:48 -03:00
Tercio Jose 8594fbb854 Fixing small issues 2022-02-17 13:59:25 -03:00
Tercio Jose 2b08d114ae Scale Slider fix 2022-02-16 16:43:31 -03:00
Tercio Jose 1850624374 version 9688 core 146 release 2022-02-15 19:19:46 -03:00
Tercio Jose aedc9ea2ea Added Power Infusion buff to the buff update of the target 2022-01-18 14:53:59 -03:00
Tercio Jose 28f28f2212 Scaling fixes; Added player bar color 2022-01-15 14:32:25 -03: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 e701c95fdd ToC Updates; Change logs; Framework update 2021-11-02 19:30:06 -03:00
Tercio Jose 9e25e245d4 Search added to options panel 2021-10-07 21:49:15 -03:00
Tercio Jose 5e4df4cbec Framework Update 2021-09-23 20:55:50 -03:00
Tercio Jose e47ae87453 Framework update 2021-09-05 14:57:51 -03:00
Tercio Jose a816bb146c moving Details.DontMoveMinimapIconOnBattlegroundError up in the scope 2021-09-02 13:33:25 -03:00
Tercio Jose 668f3e4559 Separating DK army and apoc pets 2021-08-30 19:43:41 -03:00
Tercio Jose b4b6b64504 Fixed lib Translit on healing done 2021-08-03 10:44:42 -03:00
Tercio Jose caf27f4ff0 Fixes for Kel'Thuzad and Painsmith encounters 2021-07-10 22:10:37 -03:00
Tercio Jose 6823f59ca9 Framework update and small fixes 2021-07-06 15:12:47 -03:00
Tercio Jose 999be46647 Fix some issues with the Coach 2021-07-04 18:52:41 -03:00
Tercio Jose b596445ace Packr Utility on Coach mode and Vanguard massive update 2021-06-22 17:00:09 -03:00