eso-addons icon indicating copy to clipboard operation
eso-addons copied to clipboard

Cross platform Elder Scrolls Online CLI mod manager

Results 23 eso-addons issues
Sort by recently updated
recently updated
newest added

Bumps [serde](https://github.com/serde-rs/serde) from 1.0.145 to 1.0.147. Release notes Sourced from serde's releases. v1.0.147 Add serde::de::value::EnumAccessDeserializer which transforms an EnumAccess into a Deserializer (#2305) v1.0.146 Allow internally tagged newtype variant to...

dependencies

Bumps [serde_derive](https://github.com/serde-rs/serde) from 1.0.145 to 1.0.147. Release notes Sourced from serde_derive's releases. v1.0.147 Add serde::de::value::EnumAccessDeserializer which transforms an EnumAccess into a Deserializer (#2305) v1.0.146 Allow internally tagged newtype variant to...

dependencies

Bumps [zip](https://github.com/zip-rs/zip) from 0.6.0 to 0.6.3. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=zip&package-manager=cargo&previous-version=0.6.0&new-version=0.6.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

The dependencies are already parsed, so it should not be too hard to parse them just after the install process, to start installing the needed dependencies. Optional dependencies could be...

enhancement

Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.41 to 0.10.42. Commits e43eb58 Release openssl v0.10.42 44528bb Release openssl-sys v0.9.76 0af10fb Merge pull request #1649 from maurer/boringssl c49476b Merge branch 'master' into boringssl 7ef9ab2 more...

dependencies

``` PS C:\Users\aleks> eso-addons-x86_64-pc-windows-msvc.exe add https://www.esoui.com/downloads/info3034-HarvestMap-Data.html app error: cannot read addon HarvestMapData: missing addon metadata file ```

It should not be too complicated to take a keyword and use it with the esoui search. The search on the website already delivers the addon page if only one...

enhancement

When we have an addon installed, which has nested addons inside (e.g. `CombatMetrics` has `CombatMetricsFightData`), then `eso-addons remove` shows also the nested addon. This should not be the case, as...

enhancement

When installing a lot of new addons it's easy to miss dependencies and it's hard to differentiate between nested dependencies and ones that need to be found

enhancement
good first issue

``` PS C:\Users\aleks> eso-addons-x86_64-pc-windows-msvc.exe add https://www.esoui.com/downloads/info2892-PithkasAchievementTracker.html app error: cannot read addon PithkaAchievementTracker: missing addon metadata file ```