Commit Graph

2454 Commits

Author SHA1 Message Date
andrew6180 d8f7ca8b2c fix target caller name in plugin list 2024-05-26 15:10:16 -07:00
andrew6180 ccffbc329f Add Details_TargetCaller plugin 2024-05-26 15:06:32 -07:00
andrew6180 a40b4d098e Dont load vanguard 2024-05-26 14:59:02 -07:00
andrew6180 9558de8750 Streamer: fix nil spellID when casting spells 2024-05-26 14:21:09 -07:00
andrew6180 04ae34d25c Merge remote-tracking branch 'fork/master' 2024-05-26 14:03:20 -07:00
andrew6180 7af61b5b84 Cleanup vanguard libs 2024-05-26 13:59:58 -07:00
Tercio Jose 44c97087eb Fix for Cataclysm attempting to run augmentation evoker code 2024-05-25 13:58:31 -03:00
andrew6180 9147d275e0 Fix small lua errors 2024-05-24 15:21:51 -07:00
andrew6180 07c6a0bac9 TinyThreat fixes 2024-05-24 15:17:31 -07:00
andrew6180 d3fb374c4b Default all plugins disabled. They can be installed in plugins menu 2024-05-24 15:07:35 -07:00
andrew6180 3ef6a3cdc7 Dont direct people to curseforge for plugins. They come pre-installed and just need to be enabled. 2024-05-24 15:06:15 -07:00
Tercio Jose 264a5e7628 Merge pull request #733 from Flamanis/Fix-nicknames-while-not-in-guild
Fix nicknames for users not in a guild
2024-05-24 18:57:46 -03:00
Tercio Jose 0bd1fd44e7 Merge pull request #732 from Flamanis/CataBattlegrounds
Fix for One Segment BG on Cata
2024-05-24 18:44:20 -03:00
andrew6180 351157baad Streamer plugin should not be enabled by default 2024-05-24 14:26:05 -07:00
andrew6180 1a57bb6cf5 Streamer plugin downport 2024-05-24 14:13:27 -07:00
Andrew c006497a7f Merge pull request #1 from Szyler/patch-1
Update Details.toc
2024-05-23 19:23:23 -07:00
andrew6180 a424407542 RaidCheck: should be working just no data filled out in LibOpenRaid 2024-05-23 11:18:34 -07:00
Szyler 76bdc4e506 Update Details.toc
Less lewd
2024-05-23 15:03:04 +02:00
andrew6180 4414cd7ef3 Add target dummy IDs 2024-05-22 18:17:26 -07:00
andrew6180 e5e753681e remove emmylua conf 2024-05-22 18:12:03 -07:00
andrew6180 c768231956 Ascension has GROUP_ROSTER_UPDATE actually 2024-05-21 15:42:52 -07:00
andrew6180 2b2d7dae5b Fixup more map ids 2024-05-21 07:05:02 -07:00
andrew6180 84a5537004 TOC version + IconTexture 2024-05-21 05:10:25 -07:00
andrew6180 dfbabe706a MapIDs for valid instances / battleground sizes 2024-05-21 04:25:19 -07:00
andrew6180 751fc03021 fix statistics frame to work with ascension 2024-05-21 03:45:49 -07:00
andrew6180 068d58ad6a remove warcraft logs integration 2024-05-21 03:45:30 -07:00
andrew6180 df58c7f9a1 Fix Combat log event listeners 2024-05-21 03:01:24 -07:00
andrew6180 4ac4a33f89 Remove Classic Wow check 2024-05-21 02:57:55 -07:00
andrew6180 e311b21caa Load Details Data Storage. 2024-05-21 02:56:49 -07:00
andrew6180 30cc9fc0a5 Load Encounter Details 2024-05-21 02:56:31 -07:00
andrew6180 bc3ddfc90a EncounterDetails: Correct TOC Version for 3.3.5 2024-05-21 02:56:12 -07:00
andrew6180 3334b01a11 disable syntax-error because emmylua doesnt understand .123 being 0.123 2024-05-21 02:40:15 -07:00
andrew6180 5cb380cf68 Storage: Correct TOC Version for 3.3.5 2024-05-21 02:36:05 -07:00
andrew6180 eaf3e4765c dont send people to official details discord, private servers are not supported. 2024-05-21 02:31:56 -07:00
andrew6180 43f28cdff6 EmmyLua: disable undefined-global hint 2024-05-21 02:24:50 -07:00
andrew6180 0f88bb2639 More random function cleanups 2024-05-21 02:12:33 -07:00
andrew6180 c89fc78cec Cleanup GetBuildInfo since we dont need to check versions. 2024-05-21 02:06:53 -07:00
andrew6180 60c4c0c1c1 Remove most C_ functions that cannot be downported 2024-05-21 01:54:45 -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 603b0c8993 Hide plater plugin integration 2024-05-20 15:09:43 -07:00
andrew6180 30f464a428 3.3.5 GetStringWidth is a little smaller than retails? 2024-05-20 14:53:04 -07:00
andrew6180 e279ac8c36 Modify class color menu to fit all 32 classes 2024-05-20 14:52:47 -07:00
andrew6180 3c0a5cf0fc Move compare2 slider left a little to fit control buttons 2024-05-20 14:19:54 -07:00
andrew6180 c1334717aa fixup icons for Compare2 2024-05-20 14:13:37 -07:00
andrew6180 15eeeb5a4d Merge remote-tracking branch 'fork/master' 2024-05-20 13:17:03 -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
andrew6180 cd641ac94d Compare2 TOC 2024-05-20 11:42:55 -07:00
Flamanis 90632b5ab0 Update container_actors.lua 2024-05-20 06:46:08 -05:00