Commit graph

311 commits

Author SHA1 Message Date
ZestyTS
e75cd0f6ec Cleaning up c2w files and paths 2022-08-09 22:30:23 -07:00
ZestyTS
26ddc549a3 Mostly fixed c2w 2022-08-09 18:23:11 -07:00
ZestyTS
b01be031d5 Fixed directories 2022-08-09 18:22:43 -07:00
ZestyTS
3c1b806e25 Fixed name 2022-08-09 16:55:37 -07:00
ZestyTS
d2e218d467 Swapped to use cnuspacker nuget instead of process 2022-08-09 14:26:11 -07:00
ZestyTS
3d4a339212 Used nfs2iso2nfs dll instead of cmd process 2022-08-09 14:19:16 -07:00
ZestyTS
5b5d34a0b3 Removed the cdecrypt exe process 2022-08-09 13:48:02 -07:00
ZestyTS
beb03bfea2 Removes WiiUDownloader.exe from toolList 2022-08-07 14:59:53 -07:00
ZestyTS
eb91134456 Sys files get downloaded and decrypted 2022-08-07 14:59:36 -07:00
ZestyTS
7846d88faa Added references 2022-08-07 14:56:42 -07:00
ZestyTS
34705e0c07 Merge branch 'C2W' into OverhaulToNet6 2022-08-05 22:21:28 -07:00
ZestyTS
81c6269a3d Fixed Paths and awaited async function 2022-08-04 18:23:01 -07:00
ZestyTS
969bb3656b Simplified code and added WiiUDownloaderLibrary 2022-08-04 18:22:40 -07:00
ZestyTS
abd9a0c5e3 GetHashCode is no longer Deterministic outside of .Net Framework, added a function and updated values to fix that 2022-08-04 17:20:43 -07:00
ZestyTS
58057cd660 Removed because of compile error 2022-08-04 17:05:01 -07:00
ZestyTS
47062daa35 Start of the overhaul 2022-08-04 17:04:45 -07:00
ZestyTS
d756a2b592 Removed 7za dependency 2022-08-04 15:54:52 -07:00
ZestyTS
9a9c5bfdff Chilled on the storage required 2022-08-04 15:46:06 -07:00
ZestyTS
a6ebdc20f6 Removed unused variable 2022-08-04 15:43:40 -07:00
ZestyTS
15686bd5a2 Removed unused libraries 2022-08-04 15:43:30 -07:00
ZestyTS
3008670dd8 Merge branch 'dev' into AsyncifyMerge 2022-08-03 08:51:46 -07:00
ZestyTS
080fb7f0a7 Fixed SNES FakeRepo code 2022-08-03 08:49:55 -07:00
ZestyTS
712624d5a8 Images and Additional items moved to main thread without being awaited 2022-08-02 11:29:09 -07:00
ZestyTS
940d7a0c88 Changes that got stomped out 2022-07-28 16:26:55 -07:00
ZestyTS
5836cc67c9 Crap that really annoyed me so I fixed them 2022-07-28 16:08:55 -07:00
ZestyTS
419107d129 Reverting merge stomps 2022-07-28 15:34:47 -07:00
ZestyTS
ece404f2fc Removing merge fake conflicts 2022-07-28 15:10:46 -07:00
ZestyTS
128ad89225 Merge branch 'Asynicify' into AsyncifyMerge 2022-07-28 15:08:21 -07:00
ZestyTS
a451450d4f
Merge pull request #38 from stuff-by-3-random-dudes/master
Adding missing change to dev from master
2022-07-28 15:00:53 -07:00
ZestyTS
45d5b51307 Fixed Paths, removed async from functions that are called by UI, fixed ProgressBar 2022-07-27 10:11:23 -07:00
ZestyTS
b7117d17f7 Can't async UI 2022-07-27 10:10:18 -07:00
ZestyTS
0721c8f5af Unzipped instead of using 7zip, fixed paths, and moved to "using" 2022-07-27 10:10:01 -07:00
ZestyTS
8bbb592cca Fixed improper paths 2022-07-27 10:09:06 -07:00
ZestyTS
1361d3362a UI can't be Async 2022-07-26 14:22:01 -07:00
ZestyTS
232c5d039d Fixed progress bar check 2022-07-26 14:21:23 -07:00
ZestyTS
86abe57726 Tells the user about tga files 2022-07-18 15:13:17 -07:00
Zesty Fernandez
192d41fe0e Added a "no update available" popup 2022-07-14 11:28:00 -07:00
Zesty Fernandez
16af4c2b0d Fixed merge 2022-07-14 11:17:37 -07:00
ZestyTS
d329265fee
Revert "Release 3.0.2" 2022-07-14 08:25:28 -07:00
ZestyTS
32688f23cb Found more mvm's that were awaited that shouldn't be 2022-07-12 19:50:41 -07:00
ZestyTS
0a80c87999 Updating version to 3.0.2 2022-07-12 18:02:53 -07:00
ZestyTS
9ae5b21d67 Merge branch 'dev' into Asynicify 2022-07-08 21:53:21 -07:00
ZestyTS
b28aa423bb Made the Update Button actually do something 2022-07-08 21:47:16 -07:00
ZestyTS
2229cb7d80 Removed 7zip from NDS and instead used ZipAchive 2022-07-04 19:29:01 -07:00
ZestyTS
377d8cdfb8 Added more helpful error messages 2022-07-04 12:34:35 -07:00
ZestyTS
6b8fab28e3 Removed unnecessary comment 2022-07-04 12:34:15 -07:00
ZestyTS
af688c23f6 Moved some awaits to tasks 2022-07-04 11:39:02 -07:00
ZestyTS
348d11b3ac Tells people to have about 30ish GB of space instead of the 14 it said before 2022-07-03 01:04:13 -07:00
ZestyTS
be7318717b Fixed the rest of the async issues 2022-07-03 00:58:03 -07:00
ZestyTS
ef7ceb2400 Made changes to make UWUVCI work as async, but it hangs for a while on first boot 2022-07-03 00:13:08 -07:00