AcidWeb / CurseBreaker

TUI/CLI addon updater for World of Warcraft.
GNU General Public License v3.0
768 stars 71 forks source link

Featrue request: Warn about conflicting addons / addons overwriting each other #366

Closed ninelore closed 1 year ago

ninelore commented 1 year ago

From a Discord Troubleshoot

Example: Looks like Terciob unified the details addons with the main addon, causing CB to always show modified on the Details addon when updating

CB> status
27/27 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ |
┌────────────┬────────┬─────────────────────────────────────────────────────────────┬────────────────────────────┐
│   Status   │ Source │ Name / Author                                               │ Version                    │
├────────────┼────────┼─────────────────────────────────────────────────────────────┼────────────────────────────┤
│ Up-to-date │ GitHub │ AddOnSkins by Azilroka                                      │ 4.68                       │
│ Up-to-date │  Wago  │ Angry Keystones by Ermad                                    │ v0.29.3                    │
│ Up-to-date │ GitHub │ BigWigs by BigWigsMods                                      │ v285                       │
│ Up-to-date │ GitHub │ BigWigs +Common Auras by BigWigsMods                        │ v10.1.0                    │
│ Up-to-date │ GitHub │ BigWigs +Countdown: Heroes of the Storm by BigWigsMods      │ 1.2.22                     │
│ Up-to-date │  WoWI  │ Clique by Cladhaire                                         │ v3.5.1-release             │
│  Modified  │  Wago  │ Details! Damage Meter Standalone by Terciob                 │ Details.20230520.11023.151 │
│ Up-to-date │ GitHub │ Doom_CooldownPulse by aduth                                 │ 1.4.0                      │
│ Up-to-date │ Tukui  │ ElvUI by Elv                                                │ 13.35                      │
│ Up-to-date │  Wago  │ Encounter Breakdown (Details! Plugin) by Terciob            │ v10.0.5.248 [!]            │
│ Up-to-date │  WoWI  │ GroupfinderFlags by Spielstein                              │ 0.16                       │
│ Up-to-date │ GitHub │ idTip by silverwind                                         │ 10.5.1                     │
│ Up-to-date │ GitHub │ Instance Achievement Tracker by Dragnogd                    │ V4.22.0-Release            │
│ Up-to-date │ GitHub │ LittleWigs by BigWigsMods                                   │ v10.1.23                   │
│ Up-to-date │  Wago  │ Method Raid Tools by ykiigor                                │ Method Raid Tools v.4740   │
│ Up-to-date │  Wago  │ MinimapButtonButton by syndenbock                           │ 1.17.1                     │
│ Up-to-date │ GitHub │ Mythic Dungeon Tools by qwestduck                           │ v4.0.2.1                   │
│ Up-to-date │ GitHub │ Premade Groups Filter by 0xbs                               │ 4.0.4                      │
│ Up-to-date │  Wago  │ Raid Check (Details! Plugin) by Terciob                     │ v10.0.5.221 [!]            │
│ Up-to-date │ GitHub │ Raider.IO Mythic Plus, Raiding, and Recruitment by RaiderIO │ v202307020600              │
│ Up-to-date │  Wago  │ Shadow & Light (ElvUI Plugin) by Darth Predator, Repooc     │ 4.68                       │
│ Up-to-date │  Wago  │ SharedMedia_Causese by Causese                              │ 4.7                        │
│ Up-to-date │ GitHub │ Simulationcraft by simulationcraft                          │ 10.1.0-10                  │
│ Up-to-date │  Wago  │ Tiny Threat (Details! Plugin) by Terciob                    │ v10.0.5.287 [!]            │
│ Up-to-date │  WoWI  │ TomTom by Cladhaire                                         │ v3.3.9-release             │
│ Up-to-date │  Wago  │ Vanguard (Details! Plugin) by Terciob                       │ v10.0.5.56 [!]             │
│ Up-to-date │ GitHub │ WeakAuras by WeakAuras                                      │ 5.5.7                      │
└────────────┴────────┴─────────────────────────────────────────────────────────────┴────────────────────────────┘
CB>

image

AcidWeb commented 1 year ago

Yeah. Issue is caused by addons with overlapping directories.

I will add some kind warning about it.