Commit Graph

  • 0940294067 Another div by 0 error when not in arena Lynn 2024-06-08 14:06:30 +02:00
  • 0ee3f1a511 More GetSpellInfo fixes Lynn 2024-06-08 13:50:50 +02:00
  • abf6b76c53 Fixes div by 0 error and call to wrong GetSpellInfo Lynn 2024-06-08 12:50:08 +02:00
  • 06a3b71f21 Whoops, debug print Flamanis 2024-06-08 03:28:05 -05:00
  • 8e5faae096 init Flamanis 2024-06-08 03:26:10 -05:00
  • 74f5ea791a Merge pull request #744 from Flamanis/TWW-unitbuff Tercio Jose 2024-06-08 00:33:02 -03:00
  • 7782c98ad6 Fix UnitBuff Flamanis 2024-06-07 22:30:45 -05:00
  • 463fdf65fd Added Details222.UnitBuff and Details222.UnitDebuff Tercio Jose 2024-06-08 00:15:52 -03:00
  • 1d3ae76d84 Merge pull request #743 from Flamanis/TWW-Spec_augmentation Tercio Jose 2024-06-07 23:10:59 -03:00
  • 0c23b1b99a Update spec_augmentation.lua Flamanis 2024-06-07 21:09:26 -05:00
  • 153bed682f Fixed an issue in the backend of augmentation evoker where the spell cache wasn't getting created on data insertion Tercio Jose 2024-06-07 22:21:22 -03:00
  • da686c7615 LibOpenRaid for v11 by Krealle Tercio Jose 2024-06-07 19:29:07 -03:00
  • 036b5d9a86 Merge pull request #741 from Flamanis/TWW-Fixes Tercio Jose 2024-06-07 19:18:29 -03:00
  • 7750e1fdcd Fixed an issue with Cataclysm classic not having the "ENCOUNTER_LOOT_RECEIVED" event. Tercio Jose 2024-06-07 13:32:24 -03:00
  • 68e15ac7ca Change logs, Framework Update Tercio Jose 2024-06-07 11:07:24 -03:00
  • fbdf2bc436 treat guardians as pets since necromancer uses guardians andrew6180 2024-06-07 00:14:04 -07:00
  • ecc9001093 Fix details report, GetChannelList does not return disabled# in 3.3.5 andrew6180 2024-06-06 23:25:20 -07:00
  • e8e1687d28 undo breaking SumSpellTables andrew6180 2024-06-06 23:10:19 -07:00
  • 7c0725393f Merge remote-tracking branch 'fork/master' andrew6180 2024-06-06 23:04:05 -07:00
  • 234bbf458c Overhaul on the loot manager for the end of the mythic dungeon panel Tercio Jose 2024-06-06 22:27:13 -03:00
  • 2178cfe357 Fixed cho'gall friendly fire errors Tercio Jose 2024-06-06 21:31:52 -03:00
  • 510867a469 imit Flamanis 2024-06-06 06:34:41 -05:00
  • bdf8901fa2 Attmept to create the _current_combat.alternate_power if it no existant for some reason in Cataclysm classic Tercio Jose 2024-06-02 15:19:51 -03:00
  • 5cfb67f8db Added transliteration to the pet name Tercio Jose 2024-06-01 15:11:06 -03:00
  • 9605299be0 Added tranliterate into the icon tooltip Tercio Jose 2024-06-01 12:52:52 -03:00
  • 79a41337a3 update monk icon andrew6180 2024-05-28 10:29:57 -07:00
  • cd16ce7590 Fixed an issue in the backend of the addon Tercio Jose 2024-05-27 18:39:22 -03:00
  • 82be7ed472 Don't break the death tooltip if the spell isn't in the game client database Tercio Jose 2024-05-27 15:11:36 -03:00
  • d9b7e2a26c destroyed tooltip msg should be debug i think andrew6180 2024-05-27 05:39:36 -07:00
  • 82ea882efd Change where -20 width is at andrew6180 2024-05-27 03:58:07 -07:00
  • 19f4b5569d fix cooltip status bars wonky widths andrew6180 2024-05-27 03:55:26 -07:00
  • 6a677e5a22 fix lua errors andrew6180 2024-05-27 01:48:01 -07:00
  • 8bb81ed1c1 fix raid check lua error(s) andrew6180 2024-05-26 21:21:58 -07:00
  • e28310a160 re-add spec icons andrew6180 2024-05-26 21:19:12 -07:00
  • df7799d8f9 fix querying self andrew6180 2024-05-26 20:46:11 -07:00
  • aac7ef6e35 fix item level inspect andrew6180 2024-05-26 20:34:24 -07:00
  • 2368623870 fix bad class icon andrew6180 2024-05-26 20:04:08 -07:00
  • 14c3a45d1a use new spec icon file andrew6180 2024-05-26 18:49:31 -07:00
  • b6264af117 fix lua error andrew6180 2024-05-26 17:00:59 -07:00
  • 0756c77923 update default unit prototype andrew6180 2024-05-26 16:47:37 -07:00
  • 00d1d99c51 update openraid docs andrew6180 2024-05-26 16:46:21 -07:00
  • eb16000a12 Send mystic enchant through OpenRaidLib renown andrew6180 2024-05-26 16:45:48 -07:00
  • 717ad3684e Target caller fixes andrew6180 2024-05-26 15:40:40 -07:00
  • 202e32ef71 Cannot have Details:OpenOptionsPanel since plugins use Details as their metatable, this causes plugins with no options to lua error andrew6180 2024-05-26 15:31:54 -07:00
  • d8f7ca8b2c fix target caller name in plugin list andrew6180 2024-05-26 15:10:16 -07:00
  • ccffbc329f Add Details_TargetCaller plugin andrew6180 2024-05-26 15:06:32 -07:00
  • a40b4d098e Dont load vanguard andrew6180 2024-05-26 14:59:02 -07:00
  • 9558de8750 Streamer: fix nil spellID when casting spells andrew6180 2024-05-26 14:21:02 -07:00
  • 04ae34d25c Merge remote-tracking branch 'fork/master' andrew6180 2024-05-26 14:03:20 -07:00
  • 7af61b5b84 Cleanup vanguard libs andrew6180 2024-05-26 13:59:58 -07:00
  • 44c97087eb Fix for Cataclysm attempting to run augmentation evoker code Tercio Jose 2024-05-25 13:58:31 -03:00
  • 9147d275e0 Fix small lua errors andrew6180 2024-05-24 15:21:51 -07:00
  • 07c6a0bac9 TinyThreat fixes andrew6180 2024-05-24 15:17:31 -07:00
  • d3fb374c4b Default all plugins disabled. They can be installed in plugins menu andrew6180 2024-05-24 15:07:35 -07:00
  • 3ef6a3cdc7 Dont direct people to curseforge for plugins. They come pre-installed and just need to be enabled. andrew6180 2024-05-24 15:06:15 -07:00
  • 264a5e7628 Merge pull request #733 from Flamanis/Fix-nicknames-while-not-in-guild Tercio Jose 2024-05-24 18:57:46 -03:00
  • 0bd1fd44e7 Merge pull request #732 from Flamanis/CataBattlegrounds Tercio Jose 2024-05-24 18:44:20 -03:00
  • 351157baad Streamer plugin should not be enabled by default andrew6180 2024-05-24 14:26:05 -07:00
  • 1a57bb6cf5 Streamer plugin downport andrew6180 2024-05-24 14:13:18 -07:00
  • c006497a7f Merge pull request #1 from Szyler/patch-1 Andrew 2024-05-23 19:23:23 -07:00
  • a424407542 RaidCheck: should be working just no data filled out in LibOpenRaid andrew6180 2024-05-23 11:18:34 -07:00
  • 76bdc4e506 Update Details.toc Szyler 2024-05-23 15:03:04 +02:00
  • 4414cd7ef3 Add target dummy IDs andrew6180 2024-05-22 18:17:26 -07:00
  • e5e753681e remove emmylua conf andrew6180 2024-05-22 18:12:03 -07:00
  • c768231956 Ascension has GROUP_ROSTER_UPDATE actually andrew6180 2024-05-21 15:42:52 -07:00
  • 2b2d7dae5b Fixup more map ids andrew6180 2024-05-21 07:05:02 -07:00
  • 84a5537004 TOC version + IconTexture andrew6180 2024-05-21 05:10:25 -07:00
  • dfbabe706a MapIDs for valid instances / battleground sizes andrew6180 2024-05-21 04:25:19 -07:00
  • 751fc03021 fix statistics frame to work with ascension andrew6180 2024-05-21 03:45:49 -07:00
  • 068d58ad6a remove warcraft logs integration andrew6180 2024-05-21 03:45:30 -07:00
  • df58c7f9a1 Fix Combat log event listeners andrew6180 2024-05-21 03:01:24 -07:00
  • 4ac4a33f89 Remove Classic Wow check andrew6180 2024-05-21 02:57:55 -07:00
  • e311b21caa Load Details Data Storage. andrew6180 2024-05-21 02:56:49 -07:00
  • 30cc9fc0a5 Load Encounter Details andrew6180 2024-05-21 02:56:31 -07:00
  • bc3ddfc90a EncounterDetails: Correct TOC Version for 3.3.5 andrew6180 2024-05-21 02:56:12 -07:00
  • 3334b01a11 disable syntax-error because emmylua doesnt understand .123 being 0.123 andrew6180 2024-05-21 02:40:15 -07:00
  • 5cb380cf68 Storage: Correct TOC Version for 3.3.5 andrew6180 2024-05-21 02:36:05 -07:00
  • eaf3e4765c dont send people to official details discord, private servers are not supported. andrew6180 2024-05-21 02:31:56 -07:00
  • 43f28cdff6 EmmyLua: disable undefined-global hint andrew6180 2024-05-21 02:24:50 -07:00
  • 0f88bb2639 More random function cleanups andrew6180 2024-05-21 02:12:33 -07:00
  • c89fc78cec Cleanup GetBuildInfo since we dont need to check versions. andrew6180 2024-05-21 02:06:53 -07:00
  • 60c4c0c1c1 Remove most C_ functions that cannot be downported andrew6180 2024-05-21 01:54:45 -07:00
  • 2f0e5b572f downport aura tracker window (/details auras) andrew6180 2024-05-21 01:25:02 -07:00
  • 2abce7e110 Some spell ID cleanup / stagger impl andrew6180 2024-05-20 15:47:52 -07:00
  • 603b0c8993 Hide plater plugin integration andrew6180 2024-05-20 15:09:43 -07:00
  • 30f464a428 3.3.5 GetStringWidth is a little smaller than retails? andrew6180 2024-05-20 14:53:04 -07:00
  • e279ac8c36 Modify class color menu to fit all 32 classes andrew6180 2024-05-20 14:52:47 -07:00
  • 3c0a5cf0fc Move compare2 slider left a little to fit control buttons andrew6180 2024-05-20 14:19:54 -07:00
  • c1334717aa fixup icons for Compare2 andrew6180 2024-05-20 14:13:37 -07:00
  • 15eeeb5a4d Merge remote-tracking branch 'fork/master' andrew6180 2024-05-20 13:17:03 -07:00
  • 90a085acf0 Clean up most modern GUID usage. andrew6180 2024-05-20 13:13:52 -07:00
  • bd68720db3 Parser: handle spell school swaps for pets andrew6180 2024-05-20 11:43:24 -07:00
  • cd641ac94d Compare2 TOC andrew6180 2024-05-20 11:42:55 -07:00
  • 90632b5ab0 Update container_actors.lua Flamanis 2024-05-20 06:46:08 -05:00
  • abd8ff6399 Update parser.lua Flamanis 2024-05-20 01:33:03 -05:00
  • ce74a53d6a Merge pull request #730 from Flamanis/Fix-realms-with-dashes Tercio Jose 2024-05-19 22:28:34 -03:00
  • e464daddbb Fix dashes and spaces in player realm name Flamanis 2024-05-19 17:44:37 -05:00
  • c75d043020 Revert "Added rallied to victory to track when this buff is placed on someone." andrew6180 2024-05-19 14:52:56 -07:00
  • 852c69865f Merge remote-tracking branch 'fork/master' andrew6180 2024-05-19 14:48:19 -07:00
  • 4a3def3556 Change Logs Tercio Jose 2024-05-19 15:42:08 -03:00