Commit Graph

2262 Commits

Author SHA1 Message Date
andrew6180 2368623870 fix bad class icon 2024-05-26 20:04:08 -07:00
andrew6180 14c3a45d1a use new spec icon file 2024-05-26 18:49:31 -07:00
andrew6180 b6264af117 fix lua error 2024-05-26 17:00:59 -07:00
andrew6180 0756c77923 update default unit prototype 2024-05-26 16:47:37 -07:00
andrew6180 00d1d99c51 update openraid docs 2024-05-26 16:46:21 -07:00
andrew6180 eb16000a12 Send mystic enchant through OpenRaidLib renown 2024-05-26 16:45:48 -07:00
andrew6180 717ad3684e Target caller fixes 2024-05-26 15:40:40 -07:00
andrew6180 202e32ef71 Cannot have Details:OpenOptionsPanel since plugins use Details as their metatable, this causes plugins with no options to lua error 2024-05-26 15:31:54 -07:00
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