Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-08-07 | build: add initial CI configuration | Alystrasz | |
2022-07-09 | apparently i copied and didn't move the files | 0neGal | |
2022-07-09 | remove download links | 0neGal | |
We now use the GitHub Pages link which redirects you to the proper file. | |||
2022-07-09 | fixed wrong name for win-portable | 0neGal | |
2022-07-09 | move site/ to docs/ | 0neGal | |
2022-07-08 | Merge branch 'main' of https://github.com/0neGal/viper | 0neGal | |
2022-07-08 | added site for redirecting to download URLs | 0neGal | |
This will be used instead of having to update download URLs every single time a new release is made, simplifying everything. | |||
2022-07-08 | Merge pull request #121 from GeckoEidechse/add-badges | 0neGal | |
Add badges to README | |||
2022-07-08 | Replace total GitHub downloads with Flatpak installs | GeckoEidechse | |
2022-07-08 | Merge branch 'main' into add-badges | GeckoEidechse | |
2022-07-08 | updated download links | 0neGal | |
2022-07-08 | bumped version number to 1.6.1v1.6.1 | 0neGal | |
2022-07-08 | fixed "_sendVersionsInfo()" not found | 0neGal | |
I removed the underscore at one point and forgot to change the name everywhere it seems. | |||
2022-07-04 | Merge pull request #140 from GeckoEidechse/fix-german-translation | 0neGal | |
2022-07-04 | Improve German translation | GeckoEidechse | |
Fixed various typos, mistranslations, and grammatical errors | |||
2022-07-02 | Merge pull request #139 from DxsSucuk/main | 0neGal | |
Added FIITE as launcher | |||
2022-07-02 | Added FIITE as launcher | DxsSucuk | |
2022-07-02 | added CONTRIBUTING.md and CODE_OF_CONDUCT.md | 0neGal | |
I also added the Viper logo header to all the Markdown files. | |||
2022-07-02 | Merge pull request #138 from DxsSucuk/main | 0neGal | |
2022-07-02 | Fixed Typo | DxsSucuk | |
2022-07-02 | Update. | DxsSucuk | |
Added German translation of the word German to title. | |||
2022-07-02 | German translation. | DxsSucuk | |
2022-07-02 | Merge pull request #137 from GeckoEidechse/update-linked-mod-managers | 0neGal | |
Update linked mod managers. Add Papa, remove Ronin | |||
2022-07-02 | Remove link to Ronin NS installer | GeckoEidechse | |
Its repo hasn't been updated in half a year. | |||
2022-07-02 | Add link to Papa | GeckoEidechse | |
CLI only Northstar installer, updater, and mod manager | |||
2022-06-29 | Merge branch 'main' into add-badges | 0neGal | |
2022-06-29 | Merge pull request #135 from 0neGal/dependabot/npm_and_yarn/electron-16.2.6 | 0neGal | |
Bump electron from 16.0.6 to 16.2.6 | |||
2022-06-29 | move badges to the "Install" section | 0neGal | |
2022-06-29 | Bump electron from 16.0.6 to 16.2.6 | dependabot[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-29 | added extract progress messages | 0neGal | |
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-29 | fixed version number not updating after updates | 0neGal | |
2022-06-29 | Merge pull request #128 from 0neGal/deprecate-nsversiontxt | 0neGal | |
feat: Deprecate ns_version.txt | |||
2022-06-29 | Merge branch 'main' into deprecate-nsversiontxt | 0neGal | |
2022-06-29 | require NorthstarLauncher.exe to be found | 0neGal | |
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-12 | updated download links | 0neGal | |
2022-06-12 | bumped version number to 1.6.0v1.6.0 | 0neGal | |
2022-06-12 | removed cookie and manager alert in webview | 0neGal | |
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-12 | tiny animations | 0neGal | |
The settings button now turns like a cog when hovered, and there's a slight animation when you hover a settings switch. | |||
2022-06-12 | added icons to the settings popup | 0neGal | |
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-12 | Merge pull request #133 from pcbmaster/main | 0neGal | |
feat: Option to close Origin when Viper exits | |||
2022-06-12 | spanish originkill localizations | Delta | |
2022-06-09 | [feat] add missing french translations | Remy Raes | |
2022-06-07 | very very minor change in localization string | 0neGal | |
2022-06-07 | minor changes | 0neGal | |
Mostly syntax, but also a few fixes with how the settings system work, and also a change in localization strings. | |||
2022-06-05 | removed auto formatting | B | |
missed a few one last one | |||
2022-06-02 | added setting for auto-killing origin, functionality working | B | |
2022-06-01 | add origin kill | B | |
2022-06-01 | added origin check | B | |
2022-06-01 | Merge pull request #130 from 0neGal/server-status | 0neGal | |
feat: Master server status | |||
2022-06-01 | Merge pull request #132 from AA-Delta/patch-3 | 0neGal | |
Update es.json |