Age | Commit message (Expand) | Author |
2022-01-24 | no alert when manually changing the game path | 0neGal |
2022-01-23 | moved modules into extras/ | 0neGal |
2022-01-19 | Merge pull request #46 from 0neGal/documentation | 0neGal |
2022-01-17 | documented: index.js, cli.js, lang.js app/lang.js | 0neGal |
2022-01-17 | added minimize button | 0neGal |
2022-01-12 | feat: New UI (#26) | Rémy Raes |
2022-01-08 | Merge pull request #32 from Alystrasz/fix/version-indicator | 0neGal |
2022-01-08 | [fix] displaying northstar version on first launch | Alystrasz |
2022-01-08 | added cli arguments for mods | 0neGal |
2022-01-08 | Merge branch 'main' into mod-support | 0neGal |
2022-01-07 | fix: Game path check (#29) | Rémy Raes |
2022-01-05 | Merge branch 'main' of 0neGal/viper into mod-support | 0neGal |
2022-01-04 | fix: No game path (#24) | Rémy Raes |
2022-01-03 | we're now able to install archived mods | 0neGal |
2022-01-03 | installing mods from folders got a lil easier | 0neGal |
2022-01-03 | fully working GUI functionality | 0neGal |
2022-01-02 | toggling, removing and installing mods works | 0neGal |
2022-01-02 | Merge branch 'main' of 0neGal/viper into mod-support | 0neGal |
2022-01-01 | chore: Auto updating (#16) | Rémy Raes |
2021-12-31 | Merge branch 'main' of 0neGal/viper into mod-support | 0neGal |
2021-12-30 | first-ish draft of the mod UI and utils | 0neGal |
2021-12-30 | Merge branch 'main' into feat/version-indicator | 0neGal |
2021-12-30 | buttons now disable when updating, and app logs | 0neGal |
2021-12-30 | added northstar version to --version | 0neGal |
2021-12-30 | version now refreshes, fixed and renamed stuff | 0neGal |
2021-12-30 | Merge pull request #2 from Alystrasz/feat/icon | 0neGal |
2021-12-29 | replaced single quotes, renamed a few things | 0neGal |
2021-12-29 | Merge branch 'feat/version-indicator' of https://github.com/Alystrasz/viper i... | 0neGal |
2021-12-30 | Merge branch 'main' into feat/version-indicator | Alystrasz |
2021-12-30 | [feat] displaying viper version | Alystrasz |
2021-12-30 | [feat] displaying installed northstar version | Alystrasz |
2021-12-29 | fix width being set to wrong value | 0neGal |
2021-12-29 | proper responsiveness for all languages | 0neGal |
2021-12-29 | [feat] adding version indicators on the UI | Alystrasz |
2021-12-29 | uses navigator.language to determine language | 0neGal |
2021-12-28 | [feat] adding a 512x512 icon | Remy Raes |
2021-12-28 | [chore] setting resources folder in build configuration | Alystrasz |
2021-12-28 | [feat] application has a logo | Alystrasz |
2021-12-27 | added --debug | 0neGal |
2021-12-27 | made the app prettier on windows | 0neGal |
2021-12-27 | this might add launch options? maybe? | 0neGal |
2021-12-27 | added working cli arguments | 0neGal |
2021-12-26 | the renderer is no longer required for updating | 0neGal |
2021-12-26 | you can now set the game path in the UI | 0neGal |
2021-12-25 | basic updater/installer is now working | 0neGal |
2021-12-25 | basic frontend | 0neGal |