Commit Graph

733 Commits

Author SHA1 Message Date
andrew6180 c5333db47b Fix misc lua errors from cherry-picking 2024-08-26 10:45:07 -07:00
Tercio Jose f392108ea2 Libraries Updates, Quick fixes, Version bump for wow 11 launch 2024-08-26 10:22:30 -07:00
Tercio Jose cec32b8d17 Fixed custom display My Spells not using spell school color and tooltip being to small 2024-08-26 10:20:58 -07:00
Tercio Jose 3e7a7fe162 Fixed scripts not using new spell info API 2024-08-26 10:17:49 -07:00
Tercio Jose c6fbc67442 Updated scripts to use Details.GetSpellInfo due to wow11 changes 2024-08-26 09:58:45 -07:00
Flamanis 35080fdb5b Fix get pet owner on classics 2024-08-26 09:33:53 -07:00
Tercio Jose 68be90f6cd Fixing typos and updating OpenRaid 2024-08-26 09:33:48 -07:00
Tercio Jose fe05d2f9de More debugging tools 2024-08-26 09:30:48 -07:00
Tercio Jose 8b82b9829e Added dump actor data in the debug window 2024-08-26 09:29:32 -07:00
Tercio Jose 434b529cea If actor serial is missing, use an empty string for GetPlayerInfoByGUID() 2024-08-26 09:26:23 -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
Flamanis f04395a63a Use first tooltip line if controller tooltip line is empty 2024-08-26 09:18:11 -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 60957c1c11 Code cleanup 2024-08-26 09:09:29 -07:00
Tercio Jose 1bf24647ec Framework update, added RaidTargets in the unitId cache, class_utility code cleanup 2024-08-26 09:00:21 -07:00
andrew6180 2babe473ea Remove modern tooltip apis, fix guid check 2024-08-26 08:57:47 -07:00
Flamanis 7677756d26 Rewrite get pet owner 2024-08-26 08:55:28 -07:00
Flamanis d0b1c5afb9 Remove 's from potential pet owner 2024-08-26 08:54:52 -07:00
Tercio Jose 161481c821 Fixes on the new limit of segments wipes 2024-08-26 08:54:36 -07:00
Tercio Jose 74bcd28edf Fix for function call on the new trash boss segments cleanup 2024-08-26 08:54:09 -07:00
Tercio Jose dca2efad59 Fixed window statistics no opening, more debug for the wipe segments handle 2024-08-26 08:53:45 -07:00
Tercio Jose 4892e8f954 Testing the new options for wipe limit for segments and deleting the worst try among all wipe segments in a boss 2024-08-26 08:53:06 -07:00
Tercio Jose 6975f3e9db Added the new wipe counter for tests 2024-08-26 08:52:47 -07:00
Tercio Jose 66624f924c Refined disabled parser outside combat 2024-08-26 08:48:58 -07:00
Flamanis 507bbfab21 Force unset ignore for AddPet 2024-08-26 08:48:17 -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 f7c52f821e More fixes 2024-08-26 08:45:30 -07:00
Tercio Jose 5d45539caa More storage development 2024-08-26 08:43:42 -07:00
andrew6180 27c64fd7fb fix difficulty ids 2024-07-10 16:56:39 -07:00
andrew6180 d458995b5a hide error msg 2024-07-10 16:29: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
Flamanis dd3a4edb98 init 2024-07-09 07:02:07 -07:00
Tercio Jose f3c6c8fc5c Code organization 2024-07-09 06:57:25 -07:00
Tercio Jose af7e801136 Removed pet duplication bug and removed debug lines for no ownerName 2024-07-09 06:56:01 -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 436c9cd3df Fix report to party/raid 2024-06-11 07:56:08 -07:00
andrew6180 dd4c4c3272 fix random capitalization 2024-06-10 12:45:31 -07:00
andrew6180 5bfb0e4add remove C_UnitAuras use 2024-06-10 11:48:50 -07:00
andrew6180 1a4a06d101 Merge remote-tracking branch 'fork/master' 2024-06-10 08:55:07 -07:00
Flamanis 15f6c82f68 Disable resource breakdowns 2024-06-09 04:26:13 -05:00
Flamanis 8ea661e8bf GetSpellLink 2024-06-08 18:28:56 -05:00
Lynn abf6b76c53 Fixes div by 0 error and call to wrong GetSpellInfo 2024-06-08 12:50:08 +02:00
Tercio Jose 036b5d9a86 Merge pull request #741 from Flamanis/TWW-Fixes
Initial changes to fix TWW issues
2024-06-07 19:18:29 -03:00
andrew6180 fbdf2bc436 treat guardians as pets since necromancer uses guardians 2024-06-07 00:14:04 -07:00
andrew6180 e8e1687d28 undo breaking SumSpellTables 2024-06-06 23:10:19 -07:00
andrew6180 7c0725393f Merge remote-tracking branch 'fork/master' 2024-06-06 23:04:05 -07:00