Commit Graph

587 Commits

Author SHA1 Message Date
Kyriazis Kokkinos eaafbfa5dd Add support for seperation of Extra Attack effects 2024-12-09 16:31:31 +02:00
andrew6180 160db8e22a maybe fix sort error 2024-11-15 17:33:24 -07:00
andrew6180 a034ddfa3e Parser: track absorbs from absorbed amount on spell_dmg 2024-11-05 17:33:16 -07:00
andrew6180 6480fbb303 Possible fix for table.sort having nil values? 2024-10-18 11:39:48 -07:00
andrew6180 402b918045 Parser: fix energize events. Remove energize overflow since its not tracked in 3.3.5 2024-10-07 11:18:13 -07:00
andrew6180 f82040a99f Kinda temporary handler for spell school absorbs. May cause side issues but should have school specific total absorb eventually. 2024-09-08 11:44:49 -07:00
andrew6180 14f904a832 Do not -1 GetNumGroupMembers, party UnitIdCache includes player. 2024-09-08 11:06:34 -07:00
Tercio Jose fe8b3536d1 Removed the name cache from Parser 2024-09-04 18:59:22 -07:00
Tercio Jose 0897550b1b Fixed an issue with player names cache getting 'Unknown' from UnitName() 2024-08-26 10:17:31 -07:00
Tercio Jose ff80c8c9c6 Fixing last commit stuff 2024-08-26 10:14:43 -07:00
Tercio Jose 6456547ab1 Fixing battleground naming bug, fixed tooltip border 2024-08-26 10:13:54 -07:00
Tercio Jose 4578ddaa41 A round of general bug fixes 2024-08-26 10:08:46 -07:00
Tercio Jose 065c61c8ff Major rework on the M+ end of run panel 2024-08-26 10:05:12 -07:00
Tercio Jose f0f664e703 check if the actor created by the pvp parser is valid and tag the actor as made by pvp parser 2024-08-26 09:29:47 -07:00
Tercio Jose a65839529b Fixed an issue with the loot on the end of the mythic plus panel 2024-08-26 09:28:41 -07:00
Tercio Jose beca97a948 Changed the health on death logs to be live percent (health % at hit moment), was before health amount divided by default character life amount 2024-08-26 09:24:39 -07:00
Tercio Jose c704bc446a Removed Ambiguate from parser 2024-08-26 09:15:22 -07:00
Tercio Jose 1dec8b7540 Ignore World Auras like those weekly that cannot be cancelled 2024-08-26 09:11:34 -07:00
Tercio Jose 8ef8878586 Use unit caches 2024-08-26 09:01:35 -07:00
andrew6180 6dc4aa979f Update OnParserEventOutOfCombat for 3.3.5 2024-08-26 08:50:27 -07:00
Tercio Jose 66624f924c Refined disabled parser outside combat 2024-08-26 08:48:58 -07:00
Tercio Jose 7538b36b2a Added more tools to debug pets on '/details debug' and '/details mypets' 2024-08-26 08:48:01 -07:00
Tercio Jose 5d45539caa More storage development 2024-08-26 08:43:42 -07:00
andrew6180 cbc9022cd5 Parser: fix lua error when no total absorb 2024-08-26 08:37:40 -07:00
andrew6180 27c64fd7fb fix difficulty ids 2024-07-10 16:56:39 -07:00
Tercio Jose a02e5d4bc6 Rewrite on storage and internal ranking system 2024-07-10 16:28:19 -07:00
Tercio Jose 00f04959cb added commentator stuff, general code cleanup and better formatting, some deprecated code removed 2024-07-10 15:59:02 -07:00
andrew6180 af3477354a fix swing damage spell type 2024-07-10 15:45:58 -07:00
Tercio Jose ad98fe82a3 Pets summoned by trinkets now have the trinket name. 2024-07-09 06:57:06 -07:00
Tercio Jose f6c59381ab Pet container rewritten 2024-07-09 06:55:49 -07:00
andrew6180 faf859dc7d Add option to split dot / hot damage into separate entries entirely. 2024-06-18 13:07:28 -07:00
andrew6180 2be4836a21 Remove (debug) from first hit message 2024-06-11 21:23:48 -07:00
andrew6180 2730507075 Remove monkguard + hunter frenzy 2024-06-10 13:06:32 -07:00
andrew6180 1a4a06d101 Merge remote-tracking branch 'fork/master' 2024-06-10 08:55:07 -07:00
andrew6180 fbdf2bc436 treat guardians as pets since necromancer uses guardians 2024-06-07 00:14:04 -07:00
andrew6180 7c0725393f Merge remote-tracking branch 'fork/master' 2024-06-06 23:04:05 -07:00
Flamanis 510867a469 imit 2024-06-06 06:34:41 -05:00
Tercio Jose bdf8901fa2 Attmept to create the _current_combat.alternate_power if it no existant for some reason in Cataclysm classic 2024-06-02 15:19:51 -03:00
andrew6180 e311b21caa Load Details Data Storage. 2024-05-21 02:56:49 -07:00
andrew6180 2abce7e110 Some spell ID cleanup / stagger impl 2024-05-20 15:47:52 -07:00
andrew6180 90a085acf0 Clean up most modern GUID usage. 2024-05-20 13:13:52 -07:00
andrew6180 bd68720db3 Parser: handle spell school swaps for pets 2024-05-20 11:43:24 -07:00
Flamanis abd8ff6399 Update parser.lua 2024-05-20 01:33:03 -05:00
Tercio Jose ce74a53d6a Merge pull request #730 from Flamanis/Fix-realms-with-dashes
Fix dashes and spaces in player realm name
2024-05-19 22:28:34 -03:00
Flamanis e464daddbb Fix dashes and spaces in player realm name 2024-05-19 17:44:37 -05:00
andrew6180 c75d043020 Revert "Added rallied to victory to track when this buff is placed on someone."
This reverts commit 9d6fb936cb.
2024-05-19 14:52:56 -07:00
andrew6180 852c69865f Merge remote-tracking branch 'fork/master' 2024-05-19 14:48:19 -07:00
Tercio Jose 9d6fb936cb Added rallied to victory to track when this buff is placed on someone. 2024-05-19 15:10:46 -03:00
andrew6180 3095ac1ac4 Mythic plus is just difficulty 3 2024-05-18 07:24:47 -07:00
andrew6180 bb7e0d2c27 Work on Ascension Backport 2024-05-17 15:08:08 -07:00