aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-08-08feat: add Spanish translationAlystrasz
Co-authored-by: Delta <31860825+AA-Delta@users.noreply.github.com>
2022-08-07fix: lintAlystrasz
2022-08-07feat: add German translationAlystrasz
Co-authored-by: GeckoEidechse <gecko.eidechse+git@pm.me>
2022-08-06feat: translate "impossible to fetch release notes" messagesAlystrasz
2022-08-06feat: display a toast message if no Internet at launchAlystrasz
2022-08-06feat: prevent Northstar update and update download link text if no InternetAlystrasz
2022-08-06feat: getLatestNsVersion returns false if no InternetAlystrasz
2022-08-05feat: handle release notes fetching with no internetAlystrasz
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.
2022-07-09apparently i copied and didn't move the files0neGal
2022-07-09remove download links0neGal
We now use the GitHub Pages link which redirects you to the proper file.
2022-07-09fixed wrong name for win-portable0neGal
2022-07-09move site/ to docs/0neGal
2022-07-08Merge branch 'main' of https://github.com/0neGal/viper0neGal
2022-07-08added site for redirecting to download URLs0neGal
This will be used instead of having to update download URLs every single time a new release is made, simplifying everything.
2022-07-08Merge pull request #121 from GeckoEidechse/add-badges0neGal
Add badges to README
2022-07-08Replace total GitHub downloads with Flatpak installsGeckoEidechse
2022-07-08Merge branch 'main' into add-badgesGeckoEidechse
2022-07-08updated download links0neGal
2022-07-08bumped version number to 1.6.1v1.6.10neGal
2022-07-08fixed "_sendVersionsInfo()" not found0neGal
I removed the underscore at one point and forgot to change the name everywhere it seems.
2022-07-04Merge pull request #140 from GeckoEidechse/fix-german-translation0neGal
2022-07-04Improve German translation GeckoEidechse
Fixed various typos, mistranslations, and grammatical errors
2022-07-02Merge pull request #139 from DxsSucuk/main0neGal
Added FIITE as launcher
2022-07-02Added FIITE as launcherDxsSucuk
2022-07-02added CONTRIBUTING.md and CODE_OF_CONDUCT.md0neGal
I also added the Viper logo header to all the Markdown files.
2022-07-02Merge pull request #138 from DxsSucuk/main0neGal
2022-07-02Fixed TypoDxsSucuk
2022-07-02Update.DxsSucuk
Added German translation of the word German to title.
2022-07-02German translation.DxsSucuk
2022-07-02Merge pull request #137 from GeckoEidechse/update-linked-mod-managers0neGal
Update linked mod managers. Add Papa, remove Ronin
2022-07-02Remove link to Ronin NS installer GeckoEidechse
Its repo hasn't been updated in half a year.
2022-07-02Add link to Papa GeckoEidechse
CLI only Northstar installer, updater, and mod manager
2022-06-29Merge branch 'main' into add-badges0neGal
2022-06-29Merge pull request #135 from 0neGal/dependabot/npm_and_yarn/electron-16.2.60neGal
Bump electron from 16.0.6 to 16.2.6
2022-06-29move badges to the "Install" section0neGal
2022-06-29Bump electron from 16.0.6 to 16.2.6dependabot[bot]
Bumps [electron](https://github.com/electron/electron) from 16.0.6 to 16.2.6. - [Release notes](https://github.com/electron/electron/releases) - [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md) - [Commits](https://github.com/electron/electron/compare/v16.0.6...v16.2.6) --- updated-dependencies: - dependency-name: electron dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
2022-06-29added extract progress messages0neGal
When progress is made on extracting the Northstar zip file it'll update the "Extracting..." message to "Extracting... X%" replacing X with the amount that's been extracted.
2022-06-29fixed version number not updating after updates0neGal
2022-06-29Merge pull request #128 from 0neGal/deprecate-nsversiontxt0neGal
feat: Deprecate ns_version.txt
2022-06-29Merge branch 'main' into deprecate-nsversiontxt0neGal
2022-06-29require NorthstarLauncher.exe to be found0neGal
Now, even if the core mods are installed it'll still make sure the NorthstarLauncher.exe exists, so if Northstar has only been half installed it'll be detected.
2022-06-12updated download links0neGal
2022-06-12bumped version number to 1.6.0v1.6.00neGal
2022-06-12removed cookie and manager alert in webview0neGal
When opening the preview for a mod it may show a cookie alert, this is now auto-hidden, along with an alert recommending users to use the Thunderstore Mod Manager, or an alternative, since Viper is an alternative, this is only an alert that can confuse users. And it is therefore removed.
2022-06-12tiny animations0neGal
The settings button now turns like a cog when hovered, and there's a slight animation when you hover a settings switch.
2022-06-12added icons to the settings popup0neGal
Only on the titles, putting them only on the options or on both the title and options would be far too much, just the title is perfect.
2022-06-12Merge pull request #133 from pcbmaster/main0neGal
feat: Option to close Origin when Viper exits
2022-06-12spanish originkill localizationsDelta
2022-06-09[feat] add missing french translationsRemy Raes
2022-06-07very very minor change in localization string0neGal