Commit graph

68 commits

Author SHA1 Message Date
Jack Baron 89bdd100bb
format all files 2020-11-16 14:19:59 +00:00
Jack Baron 5901ffb5de
use pattern matching and interpolation 2020-11-16 14:10:11 +00:00
Jack Baron d3ad20d082
remove seemingly unused param 2020-11-16 14:09:03 +00:00
Jack Baron cfe66c84e1
simplify all 2020-11-16 14:02:28 +00:00
Jack Baron 47602291a0
remove and sort usings 2020-11-16 13:22:30 +00:00
Jack Baron be06ee7a99
localise bsipa uninstall fail box 2020-11-05 16:31:24 +00:00
Jack Baron 8659cbb7f7
improve readability 2020-11-05 16:25:56 +00:00
DomDom3333 7ba79ecd41 Did a stupid and forgot some brackets.
Just forgot some brackets and blindly commited before checking. Fixed now.
2020-10-27 21:58:13 +01:00
DomDom3333 5f814ab58e Added check and Warning for BSIPA
Simple check if IPA.exe and IPA Directory exists before trying to delete it.
2020-10-27 16:34:14 +01:00
Jack Baron 272251f79b
move warning to center of mods panel 2020-10-19 14:01:57 +01:00
PulseLane b850b928db Add informative text for versions with no updated mods 2020-10-15 23:43:31 -07:00
Joshua Shearer 8d8bf90088 Suppress exceptions when setting clipboard data 2020-06-09 09:29:49 -04:00
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