SuperStormer

Results 20 issues of SuperStormer

`wine.sh` tries to download 2 files for notepad++: ```bash wget -O /tmp/notepad32.7z https://notepad-plus-plus.org/repository/7.x/7.5.1/npp.7.5.1.bin.7z wget -O /tmp/notepad64.7z https://notepad-plus-plus.org/repository/7.x/7.5.1/npp.7.5.1.bin.x64.7z ``` Both of these files don't exist anymore and cause a 404 error....

### Describe the Bug Episode count shows 8 episodes released, but in reality, all 12 have been released. ![image](https://user-images.githubusercontent.com/41648788/174508245-14463512-9a11-4de3-92c9-1dcb2d362700.png) If you look at DevTools, it looks like it's tracking the...

bug

Recent Scores already exist (underneath Most Played), so there's no need to append a section for it to the Recent section. Instead, just modify the existing list with score details....

### Observed behaviour Some enchanted books aren't accepted when you attempt to enchant a tool with the Tetra workbench when Ensorcellation is installed. I only tested Fire Aspect, Looting, Knockback...

bug

Presumably this mod is supposed to be under CC BY-NC-SA 3.0 (based on https://github.com/VazkiiMods/AkashicTome/blob/master/src/main/resources/META-INF/mods.toml and the Curseforge page), however there is no LICENSE file in the root directory, making it...

Suggestion
Minor change

The input: ``` https://stackoverflow.com/questions/6771258/what-does-meta-http-equiv-x-ua-compatible-content-ie-edge-do ``` was transformed to: ``` [What does do?](https://stackoverflow.com/q/6771258) ``` Appears to be the opposite of #63 - looks like the SE API switched to returning raw...

### Checklist - [X] I have used the search function for [open](https://github.com/Docile-Alligator/Infinity-For-Reddit/issues) **and** [closed](https://github.com/Docile-Alligator/Infinity-For-Reddit/issues?q=is%3Aissue+is%3Aclosed) issues to see if someone else has already submitted the same bug report. - [X] I...

type: possible bug

Technically speaking, the original poster had a typo in their format option, but this should fix the actual bug of string options to format not being parsed correctly. Passes all...

It's tagged as "All Rights Reserved" on CF, even though the [LICENSE](https://github.com/xCollateral/VulkanMod/blob/1.19.2/LICENSE) file says it's LGPL.