Luminescent

Results 6 issues of Luminescent

Show difference quality as a numerical value between original (full size) image and upscaled image in the waif2x implementation comparison chart. Probably using [SSIM](https://en.wikipedia.org/wiki/Structural_similarity). Would be a informative comparison.

[This url](https://code.visualstudio.com/docs?dv=winzip) always points to the latest Windows version in a zip file. Just extract contents into VSCodePortable/App/VSCode and done. The only issue would be figuring out how to check...

Is it not possible to make season folders work with the anidb type or am I missing something? I have a few shows with a folder structure like this: ```...

[FakeClientWorld](https://github.com/way2muchnoise/JustEnoughResources/blob/1ca83769a2ee4d439b8fdda422b98677ebd6c929/src/main/java/jeresources/util/FakeClientWorld.java) does not initialize `World.mapStorage` field, leading to unexpected NPEs when other mods try to use the result of `World.getMapStorage`. One solution would be to initialize `mapStorage` before [calling ForgeEventFactory.gatherCapabilities](https://github.com/way2muchnoise/JustEnoughResources/blob/1ca83769a2ee4d439b8fdda422b98677ebd6c929/src/main/java/jeresources/util/FakeClientWorld.java#L43v)....

bug
crossmod

Middle-Clicking a link in a private tab will open the link up in a new regular tab. Maybe override middle click action for links?

bug
need more information