aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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.
2022-06-05removed auto formattingB
missed a few one last one
2022-06-02added setting for auto-killing origin, functionality workingB
2022-06-01add origin killB
2022-06-01added origin checkB
2022-06-01Merge pull request #130 from 0neGal/server-status0neGal
feat: Master server status
2022-06-01Merge pull request #132 from AA-Delta/patch-30neGal
Update es.json
2022-06-01Update es.jsonDelta
#130
2022-05-30refactored event names0neGal
Quite a lot of them aren't in the same syntax/style, and it's quite bad to look at, this should fix them all without causing issues.
2022-05-30simplify and comment index.js0neGal
2022-05-30fixed missing commas and various syntax stuff0neGal
I know, commas aren't needed, however, going in and out of using commas and not using them also looks bad, so generally I try to always use them, with exceptions.
2022-05-30Merge pull request #131 from Alystrasz/feat/french-i18n0neGal
feat: Add missing French translations