Commit graph

53 commits

Author SHA1 Message Date
StudentBlake
5ee76c270d Removed unnecessary if statement and reintroduced code removed from slight refactoring 2018-12-12 00:47:11 -05:00
StudentBlake
dcaf9dcc01 Seperate designer code from main form code 2018-11-29 12:55:03 -05:00
StudentBlake
e1970d1c40 Switched Game Rev. and Update Rev. 2018-11-29 00:42:35 -05:00
StudentBlake
465bfa70a3 Remove Fody and remaining warnings, add consistant spacing to some classes 2018-11-27 12:11:05 -05:00
StudentBlake
afe9ebb6a3 Don't make the window maximizable 2018-11-25 13:32:49 -05:00
StudentBlake
c53bfd4e26 Increased read max files for NSP and clear form data every load 2018-11-25 13:25:15 -05:00
StudentBlake
4bbb1529e9 Update Fody 2018-11-25 12:49:48 -05:00
StudentBlake
d99c87f75f Updated MasterKey5 text 2018-11-25 12:13:12 -05:00
Garoxas
a9ae8163d3 fallback if MasterKey revision not supported by hactool 2018-09-21 11:14:52 +07:00
StudentBlake
4fe5021c91 Properly close NSP when done, minor text and logic changes 2018-09-13 14:49:45 -04:00
Garoxas
a1649597f8 NSP update version based on .cnmt.xml 2018-09-12 22:10:18 +07:00
StudentBlake
37e1d37823 Some NSP updates have a lot of NCA files
Capping it at 20 was too small. I've raised the cap to 100. Needs more testing to see if it break anything else
2018-09-04 12:17:54 -04:00
StudentBlake
55d9c0c8a9 Small fix for duplicate languages sometimes showing up in the combobox for XCI files 2018-09-01 00:50:10 -04:00
StudentBlake
b5a4d41dd2 Small fix for 1-2 Switch (and possibly other games) only showing some icons in different langauges 2018-09-01 00:37:03 -04:00
StudentBlake
6f82f6abdd Hash validation added back in 2018-09-01 00:17:51 -04:00
Garoxas
c481704f40 fix issue with Sonic Mania in the latest commit, fix NSP scene release issue 2018-09-01 10:05:03 +07:00
Garoxas
de7e2878b1 fix games with version string containing non-digit characters cannot be opened, fix Super Bomberman R cannot be opened #17 2018-08-27 23:05:37 +07:00
Garoxas
9aabeb611c Fix Game Revision not always up to date #5 2018-08-17 01:54:29 +07:00
StudentBlake
f20a7dc62c Implemented Giba's version of NSP loading
Removed nstoolmod requirements
2018-08-15 03:57:15 -04:00
StudentBlake
70ce26fcd2 Sped up NSP loading (nstoolmod), folder restructure, view cert shows directory of file 2018-07-31 12:35:05 -04:00
StudentBlake
ec296621b7 Able to read NSP files 2018-07-26 15:10:14 -04:00
StudentBlake
8101cf961f Reverted hash support because some games (Sonic Mania) cause the program to break 2018-07-18 11:24:45 -04:00
StudentBlake
ddf2d40636 Minor tweak 2018-07-09 14:57:08 -04:00
StudentBlake
b2a9474be2 Removed links to keys 2018-07-08 18:41:07 -04:00
StudentBlake
b371f21702 Consistant formatting (nothing notable) 2018-07-08 01:21:58 -04:00
StudentBlake
fffe637cc7 MAC - minor change to make selecting files less frustrating 2018-07-01 14:10:37 -04:00
StudentBlake
f19958c888 Disable import/clear cert buttons while exporting NCAs 2018-06-30 19:11:12 -04:00
StudentBlake
ed5c20000d Added background worker for extracting NCAs 2018-06-30 13:18:40 -04:00
StudentBlake
690fcc70a7 Fix potential crash 2018-06-29 21:33:58 -04:00
StudentBlake
4c4c6f0fa3 Comply with GBATemp and minor text changes 2018-06-29 15:12:51 -04:00
StudentBlake
12f25e0fdb Reset icons after every load 2018-06-26 14:11:03 -04:00
StudentBlake
eaa08ff534
Merge pull request #6 from klks/master
Updated Language Code
2018-06-26 13:18:42 -04:00
klks
3489c6a598 Disable losing focus of treeview 2018-06-26 17:27:54 +08:00
klks
2ed6cf7769 Update2 2018-06-26 13:13:05 +08:00
klks
1d4b9786c4 Update 2018-06-26 13:06:22 +08:00
klks
9c55afa7d8 Fix language parsing 2018-06-26 13:03:50 +08:00
klks
fa1530cbbb Fixed language loading 2018-06-26 12:58:25 +08:00
StudentBlake
661eafc936 Minor text changes 2018-06-25 22:40:25 -04:00
StudentBlake
ee7864e453
Merge branch 'master' into master 2018-06-25 21:47:05 -04:00
klks
97063be3d1 Add drag and drop support 2018-06-26 09:36:37 +08:00
klks
860f2d6a74 Change versioning 2018-06-26 09:18:18 +08:00
klks
c664aed989 Fix another parsing bug 2018-06-26 09:02:29 +08:00
StudentBlake
9019776133 Added more info about current problems and temp fix 2018-06-25 13:01:08 -04:00
klks
2e96015a85 Formatting and added hash validation 2018-06-23 23:58:42 +08:00
klks
f2e640619a Fix array counting bug 2018-06-20 18:29:59 +08:00
klks
1b09d6b978 Fix reading of CARD2 2018-06-20 16:44:24 +08:00
Pictoverse
eb6fdc00e2 UX tweaks for Card2 games and version bump 2018-06-18 11:48:27 -04:00
Pictoverse
a9e7a6a536 Minor UX tweaks 2018-06-17 22:42:09 -04:00
Pictoverse
918735e294 Temporary fix for crashing with Card2 XCIs 2018-06-17 22:21:08 -04:00
Pictoverse
8ad9b34aae Added feedback for wonky XCI files 2018-06-17 21:26:19 -04:00