Age | Commit message (Collapse) | Author |
|
|
|
Issue has been fixed in #144.
|
|
|
|
|
|
|
|
|
|
|
|
This reverts commit fd9ed6c0a7a323c32733752ce1125c16c20423eb.
|
|
|
|
|
|
Some functions have been renamed:
update() -> updateNorthstar()
updatevp() -> updateViper()
Overall these are far better function names...
|
|
"requests.json" is very vague, and going through your cache folder may
confuse you as to what program created the file, now it's way clearer.
|
|
fix: spawn game processes in separate shells
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Along with it marked-man, it has npm problems, and we also don't package
the man page anywhere, so there's not much reason to keep it here.
|
|
|
|
|
|
feat: No internet handling
|
|
Co-authored-by: Delta <31860825+AA-Delta@users.noreply.github.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Co-authored-by: GeckoEidechse <gecko.eidechse+git@pm.me>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
When release notes (either Northstar or Viper) fetching fails,
if cache contains data, we display it even if it's outdated; if
cache is empty, we display an error message in place of release
notes.
|
|
|
|
We now use the GitHub Pages link which redirects you to the proper file.
|