Commit graph

24 commits

Author SHA1 Message Date
ZestyTS
0e4be84818 Simplified and refactored
There was a decent amount of code that was copy/pasted around, extra code that wasn't necessary, and some formatting.
2020-09-30 17:21:38 -07:00
ZestyTS
3f2e32756c Added Null Propagation to this.Owner.GetType()
On the rare occassion when downloading different bases, the whole application would crash out. I've been able to figure out that it's in the DownloadWait.xaml.cs specifically on the "this.Owner.GetType()" check. After adding the null propgation, I haven't received the issue since, so I've gone ahead and applied the fix everywhere for consistency and to err on the side of caution.
2020-09-30 08:32:34 -07:00
NicoAICP
b76437ebaa Added Space Bypass function 2020-06-24 17:54:51 +02:00
NicoAICP
4afd60c5f6 sd setup now being copy to sd in some cases 2020-06-13 22:16:15 +02:00
NicoAICP
064fa0ac8d ui changes/fixes, added code to support downloading of tools even if api is down 2020-06-11 10:12:03 +02:00
NicoAICP
aa9dbcdf5d changed a few more ui things 2020-06-09 22:26:03 +02:00
NicoAICP
90fac03e30 IconImage creator, wii homebrew injection 2020-06-05 13:02:11 +02:00
NicoAICP
7c95435696 fixed more shit 2020-05-22 16:12:05 +02:00
Julian
04555ca9c6 changed text to no instead of cancel at additional files 2020-05-22 15:45:46 +02:00
NicoAICP
0784b7ab0f stuff 2020-05-07 09:49:36 +02:00
NicoAICP
3066f6b269 gcz 2020-05-06 23:53:52 +02:00
NicoAICP
5894e836cf gui stuff 2020-05-04 18:20:21 +02:00
NicoAICP
ace3111fd9 ui stuff 2020-05-01 20:10:51 +02:00
NicoAICP
cf8f5c3ca7 gui stuff 2020-04-30 17:01:41 +02:00
NicoAICP
4304726557 bootsound support, ini + bootsoun d + images from repo, ckey fix, help window 2020-04-29 01:40:54 +02:00
NicoAICP
43807cbb86 more stuff 2020-04-21 04:05:19 +02:00
NicoAICP
cb4c31d47e more bug fixes 2020-04-20 11:31:26 +02:00
NicoAICP
06b749d72a some bug fixes 2020-04-20 02:35:31 +02:00
NicoAICP
7e7de1d784 get images from cucholix repo, fixed a messagebox 2020-04-20 00:53:34 +02:00
NicoAICP
52aa5d487c backup 2020-04-19 19:36:03 +02:00
NicoAICP
db2a39deff too much to explain, injections work, thats the important thing 2020-04-18 05:31:36 +02:00
NicoAICP
5b2a4f70f1 New Loading 2020-04-17 19:15:27 +02:00
NicoAICP
a2e71aeb0d Repalced all messageboxes 2020-04-17 18:02:45 +02:00
NicoAICP
7ec59d7a4f more noob firendly, different folder structure (after build), wii ggc injection, wii videomode patch, some QoL stuff 2020-04-17 03:28:14 +02:00