Infernio

Results 249 comments of Infernio

There's nothing much we can do about that. We've requested Nexus add some kind of functionality to make cross-game tools appear on Nexus pages for games they support, but I...

Made a page for WB in the Modding Tools section: https://www.nexusmods.com/site/mods/591 We should probably add some newer images to this one, the only ones we have on the various pages...

This is done. Only thing left to do is monitor the old pages to see if we should delete the old files there or not.

I think something regressed with actives cleaning. In Enderal SE, I get this on every boot with latest nightly: ``` _games_lo.py 184 _warn_lo: Fixed Load Order: added='None', removed='None', duplicates='lo_duplicates(Enderal -...

Ah, figured it out. Enderal SE has a `Skyrim.ccc` with `Enderal - Forgotten Stories.esm` in it, which meant we got `Enderal - Forgotten Stories.esm` twice in `must_be_active_if_present`. Will push a...

Unless it's closed with a rejected label or part of a past milestone, it's open.

Also, now that I have a bunch more experience in git and Python, the plan outlined in the issue above is pretty terrible - that list is going to result...

I know this is probably fixed in your 336 work already(?), but I just got this with a corrupted save (or rather, save that WB does not yet know how...

We're not putting any more effort into better support for wine now that our Linux support has advanced massively in 312. Closing in favor of #243.

...I don't see how a database helps us check for updates? The problem is that [querying the API for an update](https://github.com/wrye-bash/wrye-bash/blob/68486f4f8bda136ffc15e4bdb8a4aa5ea9252b5d/Mopy/bash/nexus.py#L698-L713) takes up one request and users only get 100...