Age | Commit message (Expand) | Author |
2022-02-03 | detection of installed mods, disabling buttons | GitExample |
2022-02-03 | ability to download from browser | GitExample |
2022-01-27 | add new icon | 0neGal |
2022-01-26 | fixed mods not updating after changing path | 0neGal |
2022-01-24 | no alert when manually changing the game path | 0neGal |
2022-01-24 | Edge case in vdf reading (#56) | 3top1a |
2022-01-23 | minor aesthetic changes | 0neGal |
2022-01-23 | added "Find Mods" button | 0neGal |
2022-01-23 | added loading, close button, element fadein etc | 0neGal |
2022-01-21 | actually loads thunderstore now | 0neGal |
2022-01-20 | added fallback icon, and ways to close the browser | 0neGal |
2022-01-20 | initial commit on thunderstore support | 0neGal |
2022-01-19 | Merge pull request #46 from 0neGal/documentation | 0neGal |
2022-01-19 | documented the rest of the files | 0neGal |
2022-01-18 | Merge branch 'main' of https://github.com/0neGal/viper | 0neGal |
2022-01-18 | added proper crediting | 0neGal |
2022-01-17 | documented: index.js, cli.js, lang.js app/lang.js | 0neGal |
2022-01-17 | added minimize button | 0neGal |
2022-01-15 | fix scroll overflow | 0neGal |
2022-01-12 | switched to marked over markdown | 0neGal |
2022-01-12 | feat: New UI (#26) | Rémy Raes |
2022-01-10 | .disabled instead of .[remove/set]Attribute() | 0neGal |
2022-01-10 | [fix] updating correct buttons | Remy Raes |
2022-01-10 | [feat] translating 'install' option | Remy Raes |
2022-01-10 | [feat] 'Play NS button' text is restored after successfull install | Remy Raes |
2022-01-10 | [feat] launch button install Northstar if it's not installed | Remy Raes |
2022-01-10 | [feat] Northstar launch button holds 'Install' text when ns is not installed | Remy Raes |
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 | fixed missingpath localization | 0neGal |
2022-01-03 | mod buttons are now disabled if NS isn't installed | 0neGal |
2022-01-03 | installing mods from folders got a lil easier | 0neGal |
2022-01-03 | mod view now has a constant size | 0neGal |
2022-01-03 | improved visuals of disabled tag | 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-31 | added remove and toggle mod/all mods | 0neGal |
2021-12-31 | fixed padding on welcome text and added <nobr>'s | 0neGal |
2021-12-31 | Merge branch 'feat/version-indicator' of https://github.com/Alystrasz/viper i... | 0neGal |
2021-12-30 | Merge branch 'main' into mod-support | 0neGal |
2021-12-30 | user-select: none, on element that need it | 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 | version now refreshes, fixed and renamed stuff | 0neGal |