Commit graph

570 commits

Author SHA1 Message Date
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
Tercio Jose
26c55e9fbc
Merge pull request #705 from WillowGryph/WillowGryph-Overrides
Update parser.lua
2024-05-01 14:50:30 -03:00
Flamanis
3e1212a7ec Cata fixes. 2024-04-20 10:15:23 -05:00
Tercio Jose
6ae2042446
Merge pull request #696 from Flamanis/Cata-initial-fixes
Initial changes to try to fix cata beta.
2024-04-05 17:49:28 -03:00
WillowGryph
424d2602f5
Update parser.lua
Added Arms Warrior Whirlwind, Warrior Charge, and Monk Blackout Kick to spell overrides.
2024-03-27 17:53:46 -04:00
Tercio Jose
c1fa712b91 Change Augmentation tooltip color to darkgreen. When leaving a m+ dungeon, wait 40 seconds before finishing and creating the overall m+ segment. 2024-03-19 18:28:05 -03:00
Flamanis
cd4a2c72b4 Initial changes to try to fix cata beta. 2024-03-17 04:28:51 -05:00
Tercio Jose
2c613e063d General round of fixes, implementations and polishing
- Polished tooltips from damage and healing done.
- Added new sound: "Details Truck".
- Added 'right click to close' icons before the phrase, also the text is move visible now.
- Added ReopenAllWindows() as alias for a Portuguese function named ReabrirTodasInstancias().
- Added a close button for the breakdown options panel.
- Added support for mask in the spec icons shown in the regular window. Require to add: Instance.row_info.icon_mas = masktexture.
- Event "COMBAT_MYTHICPLUS_OVERALL_READY" now sends the overall mythic+ combat as payload.
2024-03-11 15:43:10 -03:00
Tercio Jose
b7e6b89792 Fixed "Time out of combat" after mythic+ and another round of polishing frames and menus 2024-03-06 14:50:56 -03:00
Tercio Jose
19b2556106 Added option to Enable/Disable augmentation extra bar; Disabled DataStorage for 11.0 revamp 2024-02-28 19:18:30 -03:00
Tercio Jose
32adc61608 Bug fixes, Framework update, General changes to accommodate new systems. 2024-02-26 14:12:11 -03:00
Tercio Jose
cd8266fff6 More fixes for text color and bar color. Early and under development report button addon to the Player Breakdown window. 2024-02-15 17:02:29 -03:00
Tercio Jose
18e7464cef Bug fixes for the Mythic+ End of Run panel
- General fixes applied to the Mythic+ Panel.
- The Mythic+ section in the options panel can now be translated.
- More fixes for text color.
2024-02-08 11:46:31 -03:00
Tercio Jose
c1d8082546 Using now a crowd control spell list from Lib Open Raid 2024-02-05 19:57:19 -03:00
Tercio Jose
dab65476f5 Version UP and Removed debug line for release version 2024-02-04 15:26:26 -03:00
Tercio Jose
cce2584e74 Fix for an error when starting a boss encounter on Wrath 2024-01-22 09:29:37 -03:00
Tercio Jose
b7c2b6c7a1 Release Candidate 1 2024-01-20 14:28:25 -03:00
Tercio Jose
017f38a31b
Merge pull request #665 from Flamanis/Ignore-Smoldering-Seedling-Healing
Ignore healing to the Smoldering Seedling spawned by the trinket.
2024-01-14 23:18:05 -03:00