Commit graph

349 commits

Author SHA1 Message Date
Tercio Jose
a9e858d864 Disabled Bindings.xml to avoid taints in 10.0 2022-10-20 09:47:48 -03:00
Tercio Jose
fd801fa69f Open Raid Library update 2022-10-18 10:31:05 -03:00
Tercio Jose
3f3d4db5f0 QuickDispatch now uses xpcall instead of pcall, fixed search box erroring on some searchs 2022-10-14 13:21:58 -03:00
Tercio Jose
50ed1cf776 Added Misses 2022-10-13 19:08:17 -03:00
Tercio Jose
6243a32740 More bug fixes 2022-10-12 18:37:00 -03:00
Tercio Jose
69899679e7 Merging Seal of Command on Wrath classic 2022-10-10 16:51:56 -03:00
Tercio Jose
1ed29008aa Small bug fixes and improvements 2022-10-10 13:26:13 -03:00
Tercio Jose
b588d5e30c Fixed an error while trying to move the window by clicking and holding on a window line 2022-10-09 20:48:47 -03:00
Tercio Jose
944178f76f Updated LibOpenRaid and DetailsFramework 2022-10-09 19:47:56 -03:00
Tercio Jose
9974a87119 Format the text in the breakdown player list using the same font, size and outline of the damage window 2022-10-09 17:12:13 -03:00
Tercio Jose
e449983e0c small adjustments and bug fixes 2022-10-08 11:22:36 -03:00
Tercio Jose
35a79b4014 portoform barrier and division by zero fix, framework update 2022-10-05 19:19:19 -03:00
Tercio Jose
aa143dcf6e offhand melee abilities spellId updated 2022-10-04 16:27:26 -03:00
Tercio Jose
10e45e08b6 WotLK DK spells merge and Encounter Breakdown fix 2022-10-02 18:11:25 -03:00
Tercio Jose
19e0a362c7 added aura tracker frame /details auras 2022-09-30 15:53:10 -03:00
Tercio Jose
11aa42e4da General fixes, framework update 2022-09-29 13:36:43 -03:00
Tercio Jose
9fb7445a31 General round of fixes and implementations (16 files modified, SafeRun, Cooltip Cleanup) 2022-09-25 14:59:34 -03:00
Tercio Jose
a1e7da12f3 Added spells to detect specs in Dragonflight 2022-09-22 11:36:54 -03:00
Tercio Jose
74d6114546 updates 2022-09-13 20:10:37 -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
David Dios
4379e7f3a0 add grimrail depot cannon dmg as separate entity 2022-08-09 03:23:15 +01:00
Flamanis
717424bd83 Add Reset on new PVP option 2022-07-23 15:48:08 -05: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
af62ebb71f Maintenance patch 2022-03-04 16:05:48 -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