Commit graph

56 commits

Author SHA1 Message Date
Megalon 72f73cac5b Fix hardcoded text resource 2020-05-16 14:56:41 -07:00
Assistant 39843e706c Search bar 2020-05-16 05:31:38 -06:00
Megalon 2799bdd4aa ReinstallInstalled setting 2020-05-09 14:40:22 -07:00
Megalon 49e8c04441 Make reinstall functional 2020-05-08 23:23:04 -07:00
Megalon 05715487da Handle invalid semver from beatmods 2020-05-04 01:40:01 -07:00
Megalon bd28a2e8b6 Clarify variable name 2020-05-02 11:42:11 -07:00
Megalon 5ca687fe81 Only skip installed mods that are newer
- Also removed ModsAlreadyUpToDate message
2020-05-02 11:38:55 -07:00
Megalon 715a867653 Fix message always showing mods up to date 2020-05-02 11:22:47 -07:00
Megalon a452ae3d79 Message if all mods already up to date 2020-05-01 19:57:25 -07:00
Megalon 42d3bef0dc Fix BSIPA ignoring version check 2020-05-01 19:45:59 -07:00
Megalon 8d9efc1577 Fix crash with semver parser 2020-05-01 19:38:33 -07:00
Megalon e1490bcb1c Check if mod is outdated before installing 2020-05-01 19:21:26 -07:00
Megalon f8507924c4 Update version display 2020-04-21 17:46:28 -07:00
Megalon abace2afc0 Check mod status when checking hash 2020-04-21 15:42:03 -07:00
Assistant 51bdb82a15 Closes #117 2020-04-09 09:48:51 -06:00
Assistant 8f79fba624 Error handling for overwriting files in use. 2020-04-05 07:04:51 -06:00
Assistant fa13916251 Fix'd culture handling 2020-02-27 19:52:20 -07:00
Assistant cfb4e34ffc shotgunned column width issue in the face 2020-02-19 17:00:24 -07:00
Jack Baron 3ae5b01bec
organise imports 2020-02-05 04:58:35 +00:00
Jack Baron 2346b4036e
Merge branch 'feature/localisation' into feature/optimisations 2020-02-03 10:26:09 +00:00
Jack Baron 613c5c4e40
show loading page while mods are loading 2020-02-03 03:01:32 +00:00
Jack Baron b89de856a2
code style changes for readability 2020-02-03 02:41:09 +00:00
Jack Baron 698b13699e
run autoformatter on all files 2020-02-02 11:04:30 +00:00
Jack Baron 48b37d2ac6
unify http requests
* made some stuff async and non-blocking
2020-02-02 11:01:48 +00:00
Jack Baron c32327551c
String --> string 2020-02-02 08:42:15 +00:00
Jack Baron 99fa678ea0
misc cleanup 2020-02-02 08:38:29 +00:00
Jack Baron 519d03c0f3
remove redundant variables 2020-02-02 08:22:53 +00:00
Jack Baron bbfb318a64
remove unnecessary usings 2020-02-02 08:01:17 +00:00
Jack Baron 86b3891b13
localise code strings for mods page 2020-02-02 04:34:15 +00:00
Assistant 00e9e261b4 Updated defaults list 2020-01-26 23:52:26 -07:00
Assistant a1c3b111c2 Added UserAgent to zip downloads. 2020-01-23 16:47:19 -08:00
Assistant f081bc151f Fixed json character limit for loading all mods. 2020-01-04 12:11:37 -04:00
Assistant b5637cba63 Added diagnostics options (2/3)
Remove all mods button
2019-12-18 21:41:32 -08:00
Assistant 3e7240eb8f Added diagnostics options (1/3)
Uninstall BSIPA button functionality.
2019-12-18 21:24:12 -08:00
Assistant 46773072e6 Added BeatSaverVoting to default mods 2019-12-18 19:41:45 -08:00
Assistant 78e8624a45 Improved colorblind accessibility. 2019-12-18 19:40:06 -08:00
Luuk Tap 79cacdd07f disable InfoButton when loading mods, check if item selected before enabling InfoButton 2019-09-03 21:30:04 +02:00
Assistant 7503919fb3 Added promotion links 2019-06-18 13:59:16 -07:00
Assistant 4c9f1b216a Prevent BSIPA window from staying when uninstalling 2019-05-26 05:13:40 -04:00
Assistant 018659c411 Changed detection order to better reflect next run environment 2019-05-26 04:57:53 -04:00
Assistant 82b43d8bed Improved mod detection 2019-05-26 04:53:25 -04:00
Assistant 6c2ded9cb6 Fixed uninstall bug maybe? 2019-05-23 13:13:18 -04:00
megalon d256f59130 Fix always downloading steam version of mod 2019-05-23 00:31:51 -07:00
Assistant 9d0118b329 Fixed mod uinstall using the wrong version.
Fixes #7
2019-05-22 15:43:34 -04:00
Assistant 25789f58c2 Don't run BSIPA if already installed. 2019-05-21 21:12:34 -04:00
Assistant a37b249b9b Check if directories exist when checking installed mods 2019-05-21 17:20:51 -04:00
Assistant d3b97d0850 Improve error handling. 2019-05-18 11:50:22 -04:00
Assistant 45f8dc8c95 Added game version support. 2019-05-18 11:32:14 -04:00
Assistant 104351a016 Some cleanup 2019-05-15 16:51:09 -04:00
Assistant 65f4c97ca1 Improved newline handling in mod descriptions. 2019-05-12 20:57:22 -04:00