Commit graph

161 commits

Author SHA1 Message Date
Jack Baron 1884b7f9ec
disable naming warnings for JSON types 2020-11-16 14:08:18 +00:00
Jack Baron c10f9b88f6
use simple types 2020-11-16 14:06:24 +00:00
Jack Baron cbdc019b1c
simplify ratelimit init 2020-11-16 14:04:32 +00:00
Jack Baron 1c0f6dcaba
simplify object initialisers 2020-11-16 14:03:46 +00:00
Jack Baron d4753910f4
add readonly modifiers where appropriate 2020-11-16 14:03:01 +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 b268d472bf
don't check for updates when running debug 2020-10-25 01:15:21 +01:00
Jack Baron 24918e6079
Merge pull request #209 from Parapass/patch-5
Check if Playlists folder exists before downloading
2020-10-22 15:36:58 +01:00
Jack Baron 8a05d0e4a0
only create playlists dir when needed 2020-10-22 15:34:34 +01:00
Jack Baron 3039f744a5
rewrite create function
CreateDirectory does nothing if the dir exists
2020-10-22 15:32:09 +01:00
Steven ff357cbc03 Add exclusion for desktop.ini to anti-piracy 2020-08-18 22:12:50 -07:00
Megalon 58de249f1d Create Playlists folder if it doesn't exist 2020-06-29 10:56:01 -07:00
Parapass c170d91d26
Check if Playlists folder exists before downloading
strings 3head
2020-06-29 08:29:59 -04:00
Assistant 29322a4807 Removed delay from OCI close 2020-06-24 00:32:14 -06:00
Assistant c92da4c012 Improved OCI UX 2020-06-22 00:17:30 -06:00
Assistant 7ff93ec823 Added options for OCI window 2020-06-21 22:05:53 -06:00
Assistant eead2780e9
Merge pull request #194 from Rychard/try-catch-clipboard
Suppress exceptions when setting clipboard data
2020-06-21 18:58:08 -06:00
Megalon 86977c68eb Add "sv" to available language codes 2020-06-09 16:27:13 -07:00
Joshua Shearer 8d8bf90088 Suppress exceptions when setting clipboard data 2020-06-09 09:29:49 -04:00
Joshua Shearer affa4aa6ff Don't attempt to access non-existent manifest resources 2020-06-05 10:20:17 -04:00
Assistant 6327c197fb Fix'd localizations not loading correctly 2020-06-02 16:47:59 -06:00
Megalon 3dc29753f1 Save selected language and load on startup 2020-06-01 19:28:50 -07:00
Megalon 79936c79f3 Show NativeName instead of EnglishName 2020-06-01 19:28:50 -07:00
Megalon ff327ecffc Language select and refactor 2020-06-01 19:28:50 -07:00
Megalon 3fe99bb5e2 Move LoadLanguage to Utils 2020-06-01 19:28:50 -07:00
Assistant 425d96f83d Remove accidental debug message 2020-05-24 17:51:00 -06:00
Assistant 145c350c14 improved filetype detection 2020-05-19 19:09:03 -06:00
Assistant c9bceb8a21 Fixes #165 2020-05-19 17:13:55 -06:00
Assistant ec03c8127b Added option to have OCI window close after its finished 2020-05-19 16:48:35 -06:00
Assistant a2dd0f71b1 why did this not commit what the fuck 2020-05-19 11:48:25 -06:00
Assistant d353ce7f4b Big commits will make me hate myself eventually
but I'll hate myself anyways so lets go
2020-05-19 11:47:45 -06:00
Assistant 7d60f3f4a4 bug fixes 2020-05-19 02:10:44 -06:00
Assistant 80a9339227 made rate limits nullable 2020-05-18 19:10:54 -06:00
Assistant 1a55d70928 Some error checking 2020-05-18 19:08:21 -06:00
Assistant 70e8116611 Fixed playlist not being copied 2020-05-18 10:24:58 -06:00
Assistant e7dbe58025 Playlist downloading 2020-05-18 09:05:42 -06:00
Assistant 07c2d90b09 Added Install Playlist button. 2020-05-18 04:56:16 -06:00
Assistant 82deee8bc6 Add ProgressBar support to playlist downloading 2020-05-17 19:14:20 -06:00
Assistant 3379379a45 Playlist logic 2020-05-09 10:28:39 -06:00
Assistant 00561c98b7 Refactored OneClick Install code 2020-05-05 13:43:50 -06:00
Megalon abace2afc0 Check mod status when checking hash 2020-04-21 15:42:03 -07:00
Assistant 8040af8954 2020-03-26 09:38:38 -06:00
Assistant 8227be4ec2 Fixes #98 2020-03-15 08:27:44 -06:00
Assistant b13b922c5f Fixed #95 with HttpClient timeout to 240 seconds 2020-03-05 16:26:50 -07:00
Assistant b7bc73a1ff Fixes #94 2020-03-03 14:17:56 -07:00
Parapass c840f76172
Add support for custom bloqs from ModelSaber 2020-02-28 19:13:07 -05:00
Assistant ba58d0a859 Fixed #91 2020-02-28 01:28:02 -07:00
Assistant 1b2e49908b Changed directory detection for themes 2020-02-27 16:57:17 -07:00
Assistant eb2ab28c73 Fixed issue with running ModAssistant.old.exe 2020-02-27 09:00:25 -07:00