Commit graph

16 commits

Author SHA1 Message Date
ZestyTS
b76699669e Removed unnecessary code 2020-10-01 23:47:35 -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
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
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
7e159f8cb9 some fixing 2020-04-29 01:56:28 +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
3eb6c000dd wii and gc injections now work 2020-04-16 06:41:25 +02:00
NicoAICP
3ea17254f3 centering stuff and changing some text 2020-04-10 02:05:01 +02:00
NicoAICP
774a619795 rollback commit, need to test, want to rollback here if there is an issue 2020-04-09 20:40:48 +02:00
NicoAICP
527eab8693 some fixes 2020-04-07 03:09:05 +02:00
NicoAICP
edd7737bc4 NES & SNES now works :)
todo:
images
custom bases
config feature
AutoUpdater
2020-04-06 15:50:54 +02:00
NicoAICP
3ac026aa8f Changed design of titlekey window, ckey adding works and also detecting if keys are entered works now.
TODO:
Path menu
Injection Logic
SHould be done then i guess

also fuck spiders
2020-04-01 01:48:50 +02:00
NicoAICP
822f6b290d implementation of base files and key files, key windows in progress (need to add enter key feature and everything ckey)
TODO: ckey, injection process fix and paths i think
2020-03-13 23:35:20 +01:00