Commit graph

464 commits

Author SHA1 Message Date
ZestyTS
cd5d6de003 Fixed this item that's annoying when debugging 2023-10-05 15:25:11 -07:00
ZestyTS
7c730f5fbb Fixed my garbage not English detection, it will now detect proper Japanese 2023-10-05 15:25:00 -07:00
ZestyTS
d4a5c91c0f
Merge pull request #49 from ZestyTS/Final
Version 3.Z
2023-10-05 15:06:42 -07:00
ZestyTS
5fa09d8f83 Fixing merge 2023-10-05 15:01:24 -07:00
ZestyTS
403cf5cb08 Resolved merge conflicts in favor of my branch 2023-10-05 14:25:10 -07:00
ZestyTS
4142debbd4 Update App.xaml.cs 2023-10-05 14:18:56 -07:00
ZestyTS
309d85caea Fixed wad by removing the 7za requirement 2023-10-05 14:16:53 -07:00
ZestyTS
b5be9bff53 Typo 2023-10-05 14:09:33 -07:00
ZestyTS
88cd063ca3 Changed "Base" to "download" 2023-10-05 11:41:13 -07:00
ZestyTS
996f1e919c Progress bar for downloading base is now mapped to the eta, the text will change once the base is downloaded to state that it's verifying the base, progress bar will now go up to 95 instead of 75. 2023-10-05 11:38:31 -07:00
ZestyTS
491c052118 Handled more errors, added more info in the error messages, and cleaned up how this code was written. 2023-10-05 11:00:15 -07:00
ZestyTS
504fcad235 Added some motion on the screen if the ETA hits 0 so the user knows it didn't freeze 2023-10-03 21:46:46 -07:00
ZestyTS
c9e35070cf Allows the progress bar to hit 95% for GCN/Wii bases 2023-10-03 21:46:02 -07:00
ZestyTS
58f44dc43e Fixed updating 2023-10-03 20:23:39 -07:00
ZestyTS
522c1cc338 Added ETA for download GCN/Wii Base 2023-10-03 20:09:21 -07:00
ZestyTS
f3725826d5 Removed e 2023-10-03 20:09:00 -07:00
ZestyTS
99806378f8 Remove e 2023-10-03 19:41:10 -07:00
ZestyTS
604bbb1a18 Increment version 2023-10-03 19:41:01 -07:00
ZestyTS
1d766e84da Fixes guide urls 2023-10-03 19:40:51 -07:00
ZestyTS
0ae2834e0e Updated version to 3.F.F 2023-04-30 20:22:23 -07:00
ZestyTS
91aea2fa91 Updated the flump pages to point to the new UWUVCI-Prime ones 2023-04-30 20:02:26 -07:00
ZestyTS
3ea2777952 People can't use ancast without understanding it now 2022-10-08 09:25:19 -07:00
ZestyTS
9dd616be68 Replacing wbfs_file with wit 2022-10-02 02:21:52 -07:00
ZestyTS
4e3ddfb8ac Reverted back to old hashcode checks 2022-10-01 18:14:19 -07:00
ZestyTS
78a6fec8bd Update AssemblyInfo.cs 2022-10-01 15:00:37 -07:00
ZestyTS
14c9bfe3ec Simplified code 2022-10-01 14:43:11 -07:00
ZestyTS
9e7349248f Removed unused library 2022-10-01 14:42:59 -07:00
ZestyTS
ca0f5f6131 Removed warnings in mvm 2022-10-01 14:40:01 -07:00
ZestyTS
72a9e729d5 Updated to use WiiUDownloader nuget package 2022-10-01 14:38:57 -07:00
ZestyTS
ecfa83a213 Back ported all of 3.99.2 into 3.0.3 2022-09-28 20:55:05 -07:00
ZestyTS
ffda8a1f37
Merge pull request #48 from stuff-by-3-random-dudes/OverhaulToNet6
??? Fix
2022-09-09 16:58:54 -07:00
ZestyTS
e79cdbe014 Upping version number 2022-09-09 16:57:51 -07:00
ZestyTS
08d75a483d Found another stupid check that needs to be fixed 2022-09-09 16:57:43 -07:00
ZestyTS
77c13fcd8f Removed async code from GetRepoImages and fixed the stupid check if a file exists remotely 2022-09-09 16:57:26 -07:00
ZestyTS
44ab5a2db6
Merge pull request #45 from stuff-by-3-random-dudes/OverhaulToNet6
Overhaul to net6
2022-08-29 20:44:31 -07:00
ZestyTS
7a01c7a510 Bumped version number 2022-08-29 20:30:38 -07:00
ZestyTS
10a55424b7 Update UWUVCI AIO WPF.csproj 2022-08-29 01:27:39 -07:00
ZestyTS
15760228e8 Downloading tools will now close out 2022-08-29 01:16:05 -07:00
ZestyTS
16c92b47f3 Fixed directory issue 2022-08-29 01:15:14 -07:00
ZestyTS
9cc8a0b57c Reverted cnus code 2022-08-29 01:14:54 -07:00
ZestyTS
686e577667 Removed async, removed cnus.exe, added c2w_patcher 2022-08-29 01:14:37 -07:00
ZestyTS
7df739c964 Removed Downloading tools async 2022-08-29 01:14:11 -07:00
ZestyTS
9c94ebf852 Fixed updater 2022-08-28 15:15:55 -07:00
ZestyTS
32210f2f0a
Merge pull request #44 from stuff-by-3-random-dudes/OverhaulToNet6
Injection Fixes
2022-08-28 14:54:37 -07:00
ZestyTS
0ac77d90a7 Added limited support for saving ancast key 2022-08-28 14:51:34 -07:00
ZestyTS
48b8d7141c Platform Configurations 2022-08-28 14:43:52 -07:00
ZestyTS
3aa9af5364 Changed code to hotfix CNUSPacker 2022-08-28 14:43:34 -07:00
ZestyTS
a2d3c9affb Added specific Win builds 2022-08-28 14:42:25 -07:00
ZestyTS
97e99a7b5d Bumping version up 2022-08-28 12:33:50 -07:00
ZestyTS
898c907adc Rolled back cnus version 2022-08-28 10:48:46 -07:00