Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-08-26 | bumped version number to 1.8.4v1.8.4 | 0neGal | |
2023-08-26 | fixed mod browser thinking it's done loading pkgs | 0neGal | |
The mod browser before this pre-maturely thought it had loaded all the available packages, when in fact, it'd barely started. Now this is fixed, and you can scroll for quite some time before actually reaching the real end of the package list. | |||
2023-08-26 | fixed edge case where packages.list() still broke | 0neGal | |
Oopsie woopsie, my badddd, so sowwieeee, i wwwont doww it agaainnn! | |||
2023-08-21 | properly detect outdated and up-to-date packages | 0neGal | |
2023-08-21 | properly detect installed packages in mod browser | 0neGal | |
This doesn't break the old way of detecting things, for various reasons, but notably it'd cause more harm than good. As we still need to be able to detect packages that haven't been converted into the new location. | |||
2023-08-21 | bumped version number to 1.8.3v1.8.3 | 0neGal | |
2023-08-21 | added proper image for OpenGraph tags | 0neGal | |
2023-08-21 | added a basic but proper website for Viper | 0neGal | |
More changes may come down the line, but this is more or less complete, I think?? You never know.. | |||
2023-08-20 | fixed packages.list() assuming packages dir exists | 0neGal | |
This generally is fine, as the folder is created on startup... IF Northstar is installed! And so, if you start Viper for the first time or Viper as only just extracted/created the R2Northstar folder, then the folder wont exist, but it'll simply assume as such. Now we actually handle this correctly. | |||
2023-08-17 | bumped version number to 1.8.2v1.8.2 | 0neGal | |
2023-08-07 | fixed Northstar startup arguments not applying | 0neGal | |
2023-07-31 | bump package versions fixing vulnerabilities | 0neGal | |
This shouldn't have any adverse effects on anything? With very minimal testing, everything seems completely fine, but I'll conduct a more thorough testing to ensure nothing broke with this. | |||
2023-07-31 | accidentally wrote console.status instead of .info | 0neGal | |
2023-07-31 | remove "error:" from console errors | 0neGal | |
Now they simply have the red color instead. | |||
2023-07-31 | window buttons are no longer hidden behind popups | 0neGal | |
2023-07-25 | bumped version number to 1.8.1v1.8.1 | 0neGal | |
2023-07-25 | fixed packages having a "v" in their version | 0neGal | |
This messed with how Northstar searches for packages, as it doesn't conform to it's standard. | |||
2023-07-25 | Merge pull request #203 from XNovaDelta/patch-9 | 0neGal | |
2023-07-24 | Update maintainers.json | XNovaDelta | |
2023-07-24 | Merge pull request #201 from ProjektOpensource/main | 0neGal | |
Fixed formatting issue in the up-to-date console message. | |||
2023-07-24 | bumped version number to 1.8.0v1.8.0 | 0neGal | |
2023-07-24 | added default Northstar icon for core mods | 0neGal | |
2023-07-24 | fixed packages.js never requiring the lang module | 0neGal | |
whoopsie, i made an oopsie, doopsie doo, my bad uwu, im so sowwyyy, whoooppss, i caused an uncauwght exceptwion, ooowps ;w; | |||
2023-07-24 | Fixed formatting issue in the up-to-date console message. | someordinaryidiot# | |
2023-07-24 | Merge pull request #191 from 0neGal/packages-dir | 0neGal | |
feat: Support for the new packages folder | |||
2023-07-24 | make sure profile exists, then create packages dirpackages-dir | 0neGal | |
If the gamepath isn't found or unmounted or similar, then the profile doesn't exist either, but we previously just assumed that it did, now we refuse to create the `packages` folder, fixing an error. | |||
2023-07-24 | remove debug console.log() | 0neGal | |
2023-07-24 | largely improve how we convert mods to packages | 0neGal | |
Convert is a strong word, in reality, when a user installs (and thereby also updates) a package, we attempt to search for a mod that we can with pretty high confidence, we could theoretically make this even better, but at some point you'll accidentally delete mods that are manually installed and weren't actually the right ones. | |||
2023-07-24 | properly detect if a package has mods | 0neGal | |
2023-07-24 | fixed updateable packages not being removeable | 0neGal | |
2023-07-24 | fixed updating not removing older packages | 0neGal | |
2023-07-24 | fixed removing mods breaking when reading manifest | 0neGal | |
2023-07-24 | cleanup leftover files when installing packages | 0neGal | |
2023-07-24 | use prettier console logging for packages.js | 0neGal | |
2023-07-24 | Merge branch 'main' into packages-dir | 0neGal | |
2023-07-24 | Merge pull request #193 from 0neGal/add-missing-localizations | 0neGal | |
i18n: add missing localization strings | |||
2023-07-24 | Merge branch 'main' into add-missing-localizations | 0neGal | |
2023-07-24 | Merge pull request #197 from DxsSucuk/add-missing-localizations | 0neGal | |
German translation. | |||
2023-07-24 | Merge pull request #198 from DxsSucuk/packages-dir | 0neGal | |
German translation. | |||
2023-07-24 | German translation. | Presti | |
2023-07-24 | German translation. | Presti | |
2023-07-23 | Merge pull request #195 from Alystrasz/french-translations | 0neGal | |
french trads | |||
2023-07-23 | Merge pull request #196 from Alystrasz/packages-trad | 0neGal | |
translate | |||
2023-07-22 | translate | Remy Raes | |
2023-07-22 | french trads | Remy Raes | |
2023-07-22 | colored console logging | 0neGal | |
Far prettier, and far more useful at a glance. | |||
2023-07-22 | Merge pull request #194 from AA-Delta/patch-8 | 0neGal | |
2023-07-21 | Add missing Spanish localizations | Delta | |
#193 | |||
2023-07-22 | minor edits to the README.md | 0neGal | |
2023-07-22 | added empty localization strings | 0neGal | |