Infernio

Results 249 comments of Infernio

Pushing back to 308 when we can discuss a full solution for this, we'll use #51 for the NoMerge-related commits in 307.

For a live testimonial of a BOSS contributor getting confused by NoMerge tags: https://github.com/boss-developers/oblivion/commit/7d01d98f5fa0980569e9a97bdf8abefa18680800

Has come up a few times now and the dust has long since settled, so reopening.

Quick mockup for some higher-contrast checkboxes: ![ContrastMockup](https://user-images.githubusercontent.com/2845240/84498052-2d276700-acb0-11ea-8095-09384d4fa511.png)

Will build another nightly with your commits. I'm also getting pretty close to squashing `inf-records-refactoring` and shoving it onto nightly for some testing. > what's the deal with allowUnloaded? Seems...

@Utumno On nightly right now, I get this when hovering over patchers in the patch dialog: ``` Traceback (most recent call last): File "bash\basher\patcher_dialog.py", line 505, in OnMouse self.gTipText.SetLabel(patcherClass.patcher_tip) AttributeError:...

@Utumno I had some commits on nightly earlier, but I retracted those again to stick them onto a separate branch. Problem now is that I can't just rebase and drop...

@Utumno Alright, ~~wasted~~ spent a few fun hours rebasing and resolving conflicts, but I'm finally done. `inf-records-refactoring` and `inf-461-patchers` are now on dev, alongside all the commits you commented on...

Finally got around to doing some work on #312. `inf-312-parser-abc` is rebased and fixed up to the point where it's working as intended for the two refactored parsers. Threw in...

`allowUnloaded` looks correct to me now, plus the one in `CBash_ImportInventory` looks correct as well (currently has a `# FIXME CORRECT? comments seem to say so` note). Looking at `bodyTags`...