WFCD / warframe-items

📘 Get all Warframe items directly from Warframe's API. No more messy wikia scraping.
MIT License
277 stars 53 forks source link

:bug: Various Mods Missing #148

Closed JonathanSourdough closed 4 years ago

JonathanSourdough commented 4 years ago

Describe the bug Multiple mods are missing from mods.json:

Primed Smite Corrupted Swift Deth Helminth Ferocity Scan Lifeforms Warrior Enguard Striker Retarget

Versions:

JonathanSourdough commented 4 years ago

Also missing Expel Corpus.

TobiTenno commented 4 years ago

We don't generate the list of them. Mods are pulled from DE's manifests, so if they're missing from the list, we don't really have a way of pulling them in unless we're filtering them out...

JonathanSourdough commented 4 years ago

Oh, I see. Something particularly interesting, last week when I downloaded the mods.json, it did include the "Expel Corpus" mod, but now it does not. Sadly I overwrote the file so I cant present it. But I imagine its in the commit history somewhere a week ago, if anyone cares to take a look at that.

TobiTenno commented 4 years ago

Yeah, I don't doubt you, the problem is we don't store history in the builds... I am, however, seeing the mod in the copy we serve from our api here