Commit graph

99 commits

Author SHA1 Message Date
2a0dd66968 Remove unneeded error check 2023-09-29 21:12:36 -04:00
8a174ed83d
Update recommended .Net version 2023-06-26 22:49:06 -05:00
d9cc2e9a4e Bump version to v1.1.9 2023-05-22 22:20:28 -05:00
ad4d01450b Update Copyright Year 2023-05-22 22:20:26 -05:00
e0e7bc06a1 Create Release Workflow 2023-05-22 22:20:18 -05:00
9e8484cb93 Enable Invariant Globalization 2023-05-22 19:01:36 -05:00
24e6162166 Update to .Net7 2023-05-22 19:01:14 -05:00
4ddadd87ef
Change back to net6.0 from net60 2022-03-22 00:03:30 -05:00
6c28901c18
Update codeql-analysis.yml 2022-03-21 23:54:53 -05:00
d5364a717f
Update codeql-analysis.yml 2022-03-21 23:52:58 -05:00
5238a0655c
Add SelfContained value to Sharpii.csproj 2022-03-21 23:45:27 -05:00
137ff7d31f
Bump Version 2022-03-21 23:32:20 -05:00
b028f56ad7
Update copyright year in boilerplate headers 2022-03-21 23:16:48 -05:00
6013a3d36f
Run VS Code Cleanup, update .gitignore 2022-03-21 23:15:09 -05:00
40fd02af08
Minor Sharpii.csproj updates 2022-03-21 23:07:32 -05:00
d838ffaa75
Update libWiiSharp to 2.0.2 2022-03-21 23:05:56 -05:00
2aa7760122
Fix NUS_Stuff.NUS() call 2022-03-21 22:56:51 -05:00
ff45cd1225
Remove Unneeded WadInstaller Source 2022-03-21 22:54:22 -05:00
39f2f86823
Add -URL argument to NUS, Remove SecondRun 2022-03-21 22:53:24 -05:00
cc73424ead
Update libWiiSharp to 2.0.1 with NUS checking 2022-03-19 22:41:00 -05:00
52fbcca993
Update Help Text 2022-03-18 02:30:55 -05:00
6c6bf3a3a1
Update Version 2022-03-18 02:26:01 -05:00
3af0a8c87f
Update libWiiSharp to .Net 6 version 2022-03-18 02:13:07 -05:00
b93599525e
Merge branch 'master' of https://github.com/TheShadowEevee/Sharpii-NetCore 2022-03-17 17:42:20 -05:00
521322a013
Handle all HTTP codes, not just 404 2022-03-17 17:42:05 -05:00
64b488b26c
Remove 'cpp' from codeql 2022-02-17 21:29:22 -06:00
3b0c3932e1
Create codeql-analysis.yml 2022-02-17 21:25:34 -06:00
1f533ff3e9
Update to .Net 6 in .csproj 2022-02-16 00:37:29 -06:00
26a811c387
Update .Net verison in readme 2022-02-14 22:00:49 -06:00
bf8f317f0f Update some Readme Info 2022-02-14 18:45:44 -06:00
da28a097ef
Fix README Links
A dumb mistake that went unnoticed for too long
2021-10-24 13:37:11 -05:00
3f62969789
Add Compile Instructions 2021-05-15 07:04:15 -05:00
45fde9f143
Updated libWiiSharp, version number, new credits message. 2021-05-15 06:59:05 -05:00
0d1a9fe94f Updates 2021-02-10 14:04:49 -06:00
fa9baa41f1 Merge branch 'master' of https://github.com/TheShadowEevee/Sharpii-NetCore 2021-02-07 18:57:09 -06:00
da99c83911 Current work on not needing CETK to get encrypted files 2021-02-07 18:56:58 -06:00
5255385a4b
Update the Readme 2021-02-06 18:05:08 -06:00
b07aabc082 I swear I already did this 2021-02-06 17:25:28 -06:00
e673342c44 Additional unneeded using removal 2021-02-06 17:12:53 -06:00
5a69625e9c Update Error Codes and Err.cs 2021-02-06 17:04:50 -06:00
7e2546fe21 Updated files to use recommended patterns based on VS recommendations. Everything should work the same. 2021-02-06 16:41:59 -06:00
4c38cbb33c Moved License, Removed unneeded files 2021-02-06 16:36:47 -06:00
369b22f63a Additional 404 check, remove unneeded "using"s 2021-02-06 16:31:44 -06:00
dd551ed67f Removed libWiiSharp check, the usefulness is 0 at this point. 2021-02-06 16:27:28 -06:00
28f25251b3 Finally implemented the -q command 2021-02-06 16:26:42 -06:00
39e38f50ac Version Bump; Typo; Added command line shrink commands to .csproj file 2021-02-06 14:01:45 -06:00
960e23aafa Added WebClient Request Error Code 2021-02-06 13:47:41 -06:00
8f1fb753d2 Added Unique Error for 404 HTTP Responces. Updated libWiiSharp.dll 2021-02-06 12:33:50 -06:00
894554baf6 Fixed some typos, added a personally modified version of libWiiSharp capable of taking CETK files that already exist 2020-12-28 21:59:06 -06:00
03a23953b3 Fixed some typos, added a personally modified version of libWiiSharp capable of taking CETK files that already exist 2020-12-28 21:58:29 -06:00