Commit graph

65 commits

Author SHA1 Message Date
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
Shadow Eevee
e53c451b2a Removed (un)install and easteregg scripts 2020-04-04 12:35:43 -05:00
Shadow Eevee
c1e0beee2c Fixed Sharpii.exe refs 2020-04-04 11:55:33 -05:00
e87a91e826
Fixed GBAtemp link 2020-04-03 18:34:55 -05:00
Shadow Eevee
8f681096bc Update version and changlog in Readme.txt 2020-04-03 17:37:18 -05:00
Shadow Eevee
f02775414e Update program version in preperation for new release 2020-04-03 17:28:59 -05:00
Shadow Eevee
0d5842dd26 Finished Exit Code Cross-Platformization 2020-04-03 17:26:36 -05:00
Shadow Eevee
69444f0068 Fixed NUSD bug, Added CP info to NUSD.cs
Bug caused by LibWiiSharp sometimes using uppercase letter in wad id, sometimes lowercase.
2020-04-03 17:14:19 -05:00
Shadow Eevee
a6d77ad008 Countinue cross-platform Exit Code fixes 2020-04-03 16:36:26 -05:00
Shadow Eevee
f1883ba53c Begin Exit Code Linux Fix, add Copyright notice for latest contributions, update README.txt 2020-04-03 12:58:15 -05:00
Shadow Eevee
6b5cc39974 Fixed Version Marker 2020-03-10 07:03:42 -07:00
fad25a0f5c
Fixed libWiiSharp credits
Nuget automatically gets leathl's.
2020-03-09 09:31:44 -05:00
Shadow Eevee
588a692b05 Added an error and proper codes for not having all the files when packing a wad.
Added an error and proper codes for not having all the files when packing a wad. Previously would return the cryptic "Index was outside the bounds of the array." error.
2020-03-08 22:00:28 -07:00
Shadow Eevee
2fb3e21d2d Fixed some missed commenting in help text 2020-03-08 21:23:33 -07:00
Shadow Eevee
c63248e2aa Removed the currently unimplemented log feature from help text. 2020-03-08 21:22:11 -07:00
Shadow Eevee
9170d49fbb Fixed some mistakes with the new Exit Codes 2020-03-08 21:18:02 -07:00
Shadow Eevee
20ba9c53ec Fixed mislabled exit codes
Fixed mislabled exit codes (Exit Codes were 1601 to 1628, needed 16001 to 16028 to prevent OS exit code interferance.)
2020-03-08 11:17:24 -07:00
Shadow Eevee
76ddf835d1 Fixed Readme 2020-03-07 21:47:17 -08:00
Shadow Eevee
8f672bb426 Update README.md 2020-03-07 21:46:34 -08:00
Shadow Eevee
f9198444e2 Added custom exit codes.
Added custom exit codes, which allow headless scripts to use Sharpii easier. Exit Codes do NOT interfere with normal system exit codes. (System exit codes are 15999 and below, Custom exits are 16001+.)
2020-03-07 21:44:10 -08:00
Shadow Eevee
64adfa97a3 Added Error Checker, fixed some Error Codes 2020-03-07 15:56:28 -08:00
Shadow Eevee
ab80158c1e Merge branch 'master' of https://github.com/TheShadowEevee/Sharpii-NetCore 2020-03-07 12:44:48 -08:00
Shadow Eevee
87a5c784b9 Added Error codes and Fixed some missed lines from v1.0.1 2020-03-07 12:44:42 -08:00
Shadow Eevee
efabed2e35 Fixed a File Path Seperator Bug
Fixed a program breaking bug that caused various issues with file access.
2020-03-06 20:01:25 -08:00
d2381dd60b
Update README.md 2020-03-06 18:06:53 -08:00
8005685a35
Update README.md 2020-02-26 21:01:07 -08:00
Shadow Eevee
077f97b45a Windows and Linux compatible port (Mac may work but untested.) 2020-01-17 21:45:36 -08:00
0e9e33a7c1
Update README.md 2020-01-17 09:24:38 -06:00
93957c3f2c
Update README.txt 2020-01-15 21:30:32 -08:00
7ef6f77a6f
Added .Net core port credits 2020-01-15 10:50:07 -06:00
f16c458566
Update README.md 2020-01-15 10:41:10 -06:00
e71e27479c
Update README.md 2020-01-15 10:39:19 -06:00
b6600d4d37
Update README.md 2020-01-15 10:37:53 -06:00
e8fb1e23fc
Update README.md 2020-01-15 09:44:00 -06:00
Mogzol
877b28156d Update readme 2016-06-23 11:38:55 -07:00