aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-08-07fix: only include executable windows artefactsAlystrasz
2022-08-07fix: do not let electron-builder publish development buildsAlystrasz
2022-08-07fix: only upload needed files after buildAlystrasz
2022-08-07fix: only compile windows build on windows ciAlystrasz
2022-08-07build: install npm dependencies by forceAlystrasz
2022-08-07fix: typoAlystrasz
2022-08-07build: add initial CI configurationAlystrasz
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
2022-06-07minor changes0neGal
Mostly syntax, but also a few fixes with how the settings system work, and also a change in localization strings.