Commit graph

11 commits

Author SHA1 Message Date
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
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
6607a82299 gc 2020-05-07 22:00:24 +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
cf8f5c3ca7 gui stuff 2020-04-30 17:01:41 +02:00
NicoAICP
06b749d72a some bug fixes 2020-04-20 02:35:31 +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
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
NicoAICP
bb92223a90 New download , packing and inject window, debug mode (start the exe with teh parameter --debug) 2020-04-16 20:52:26 +02:00