Commit Graph

874 Commits

Author SHA1 Message Date
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 4c65968927 Fixed /key not showing the map name 2024-08-26 09:25:47 -07:00
Tercio Jose 5659b7d9f0 Cutting off events that are beyond 10 seconds from the character death 2024-08-26 09:25:12 -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 4409149841 show "one hour buffs" if they aren't 100% uptime. 2024-08-26 09:13:55 -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
Tercio Jose 161481c821 Fixes on the new limit of segments wipes 2024-08-26 08:54:36 -07:00
Tercio Jose 6a1b10f8f0 More debug for the new storage system 2024-08-26 08:54:28 -07:00
Tercio Jose 6975f3e9db Added the new wipe counter for tests 2024-08-26 08:52:47 -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
Tercio Jose 0d18c17b52 Fixed v11 Details/core/util.lua:1258: Division by zero 2024-06-08 20:55:56 -03:00
Flamanis 8ea661e8bf GetSpellLink 2024-06-08 18:28:56 -05: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 d9b7e2a26c destroyed tooltip msg should be debug i think 2024-05-27 05:39:36 -07:00
andrew6180 e28310a160 re-add spec icons 2024-05-26 21:19:12 -07:00
andrew6180 df7799d8f9 fix querying self 2024-05-26 20:46:11 -07:00
andrew6180 aac7ef6e35 fix item level inspect 2024-05-26 20:34:24 -07:00
andrew6180 2368623870 fix bad class icon 2024-05-26 20:04:08 -07:00
andrew6180 dfbabe706a MapIDs for valid instances / battleground sizes 2024-05-21 04:25:19 -07:00
andrew6180 e311b21caa Load Details Data Storage. 2024-05-21 02:56:49 -07:00
andrew6180 0f88bb2639 More random function cleanups 2024-05-21 02:12:33 -07:00
andrew6180 2f0e5b572f downport aura tracker window (/details auras) 2024-05-21 01:25:02 -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