Commit Graph

525 Commits

Author SHA1 Message Date
Tercio Jose d6e0e27aa3 More fixes for Dragonflight 2022-09-08 18:22:18 -03:00
Flamanis df3430ac72 Add DK into GetRoleFromSpec 2022-09-04 09:56:59 -05:00
Flamanis d2254f51f1 Send spec data in Wrath 2022-09-04 09:48:18 -05:00
Tercio Jose e6511163b7 Fixes (5) 2022-09-01 19:56:19 -03:00
Tercio Jose b069b05b53 Fixes (3) 2022-09-01 19:52:24 -03:00
Tercio Jose c9269f2f7a Merge pull request #336 from Flamanis/GetBattlefieldScores
Wrath GetBattlefieldScores handling
2022-08-31 11:34:00 -03:00
Flamanis 727e57e4d2 Wrath GetBattlefieldScores handling
Wrath, like tbc, GetBattlefieldScores returns rank in the middle of the argument list.
2022-08-31 01:01:07 -05:00
Tercio Jose 8e01dee393 Merge pull request #335 from Flamanis/Ignore-Chaotic-Essence
Ignore Fated Affix Chaotic Essence
2022-08-30 10:16:13 -03:00
Flamanis 92de1b09e3 Ignore Fated Affix Chaotic Essence
The Chaotic Essence fated affix spawns an orb that you click on.

When you do, it becomes hostile and spawns 2 small adds (Chaotic Motes). The small adds double when killed, and the big add does nothing. Damaging the Chaotic Essence does not provide any buffs/throughput to the raid. WCL already ignores it on logs.
2022-08-29 19:52:49 -05:00
Flamanis 2c1cc94843 Too many arguments in heal call during shield refresh 2022-08-29 16:17:37 -05:00
Tercio Jose a889dfcd8d Prevent Scars of Fraternal Strife trinket to start combat 2022-08-26 15:19:52 -03:00
Tercio Jose 8c44f57d57 ToC and Version Updates 2022-08-18 10:42:11 -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
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 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 72bd44b973 Added Details:GetTop5Actors(attributeId) and Details:GetActorByRank(attributeId, rankIndex) 2022-06-14 13:48:14 -03:00
Tercio Jose 70e1af340b framework update 2022-06-03 12:48:07 -03:00
Tercio Jose 026aa2223a Added /keystone command; update on OpenRaid library; Several appearance settings added 2022-05-16 14:26:54 -03:00
Tercio Jose ea25cda43d Making sure we have a unitId before query UnitHealth on death log 2022-05-08 11:10:26 -03:00
Tercio Jose 51030c5ef8 TBC issues with lib open raid 2022-05-04 19:28:12 -03:00
Tercio Jose dfd3fa8406 Improvements on skin installation 2022-04-28 16:44:04 -03:00
Tercio Jose 1afb897904 Open Raid Library update 2022-04-28 15:52:11 -03:00
Tercio Jose 694b52ddc4 Updates, please see /details news 2022-04-22 13:30:41 -03:00
Tercio Jose 7762e29d00 More fixes 2022-04-11 15:52:24 -03:00
Tercio Jose 241200d6c0 Arena Enemy Player Deaths improvements 2022-04-08 14:33:42 -03:00
Tercio Jose 0d8b09ffb7 Update on LibOpenRaid to version 24 2022-04-01 11:38:04 -03:00
Tercio Jose e581d353cd Testing death recaps and put back fixes for grouping 2022-03-12 14:43:30 -03:00
Tercio Jose 1de5bfdc82 Fixed exit logs 2022-03-11 11:01:47 -03:00
Tercio Jose 6795fd2d6f framework update 2022-03-11 10:29:16 -03:00
Tercio Jose ade373ff10 table copy improvements 2022-03-09 16:02:55 -03:00
Tercio Jose e0dd8b84e1 천 现在是中国和台湾的千
Chinese and Taiwan number stuff
2022-03-06 14:12:44 -03:00
Tercio Jose af62ebb71f Maintenance patch 2022-03-04 16:05:48 -03:00
Tercio Jose 1850624374 version 9688 core 146 release 2022-02-15 19:19:46 -03:00
Tercio Jose 1dc2902874 small fixes for the npc ids update 2022-02-08 17:16:36 -03:00
Tercio Jose fa87956e02 Ignoring damage done to fodder to the flames DH adds. 2022-02-08 12:57:31 -03:00
Tercio Jose 285ef27e41 Added combatObject.bloodlust where values on this table are seconds in combat where the player received bloodlust 2022-01-24 15:29:11 -03:00
Tercio Jose 8678f611a0 Fixed another instance of Division by Zero on PTR 2022-01-21 19:36:56 -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 8539e3b3ab Merging fixes from tbc 2021-11-03 13:05:55 -03:00
Tercio Jose e701c95fdd ToC Updates; Change logs; Framework update 2021-11-02 19:30:06 -03:00
Tercio Jose 1536e16274 Ignoring some npcs on plaguefall 2021-10-26 19:51:07 -03:00