Commit graph

42 commits

Author SHA1 Message Date
ad4d01450b Update Copyright Year 2023-05-22 22:20:26 -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
2aa7760122
Fix NUS_Stuff.NUS() call 2022-03-21 22:56:51 -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
45fde9f143
Updated libWiiSharp, version number, new credits message. 2021-05-15 06:59:05 -05:00
da99c83911 Current work on not needing CETK to get encrypted files 2021-02-07 18:56:58 -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
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
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
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
Shadow Eevee
f02775414e Update program version in preperation for new release 2020-04-03 17:28:59 -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
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
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
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
Shadow Eevee
077f97b45a Windows and Linux compatible port (Mac may work but untested.) 2020-01-17 21:45:36 -08:00
Mogzol
a3a04e69e9 Updated to 1.7.3 - Fix download URLs 2016-06-23 11:30:23 -07:00
xx.person66@gmail.com
827d778254 Updated to 1.7.2 - Fixed a bug that would prevent you from changing a wad type
- Wad info now also displays the full, 16-character Title ID
2013-02-16 06:55:46 +00:00
mzolob@gmail.com
a4f73b4ea2 Updated to 1.7.1 - Fixed a bug that prevented Sharpii from checking for SharpiiIP in the system variables 2011-11-13 00:28:35 +00:00
mzolob@gmail.com
fc6fc5571c Updated to 1.7 - Sharpii can now be installed for use without the exe
- SharpiiIP is now a system variable, not a user one.
                - Sharpii now looks for DLLs in the same directory as the exe
                - Bug fixes
2011-11-09 06:07:17 +00:00
mzolob@gmail.com
a6d7600859 Updated to 1.6 - SendWad now supports AHBPROT (use '-ahb')
- IP can now be saved in an environmental variable (SharpiiIP) for both SendWad and SendDol (manually or with '-saveip')
                - Pointless aster eggs are fun!
                - Code cleanup/bug fixes
2011-11-08 04:59:31 +00:00
mzolob@gmail.com
bc65416cf7 Updated to 1.5 - Added the ability to send WADs to the HBC using SendWad
- You can now download an IOS with -ios # in NUSD
                - Downloaded IOS wads are now named like so: IOS##-64-####.wad
                - Under certain conditions, when downloading a wad with NUS, it will not be saved in a folder, just as the WAD (see ReadMe)
                - If missing dll's are detected (WadInstaller or libWiiSharp), Sharpii will ask to download them, if they are required.
                - You can now use a .dol file instead of a .wad with the '-dol' in the WAD editor/packer
                - Probably a few other little things I have forgotten
                - Even more code cleanup and bug fixes
2011-11-02 01:02:11 +00:00
mzolob@gmail.com
475336b843 Updated to 1.4 - Added the ability to send arguments in the SendDol function
- Changed the way the SendDol function works a little
               - More code cleanup and bug fixes
2011-10-19 14:55:06 +00:00
mzolob@gmail.com
2db50709b3 Updated to 1.3 - Added the ability to copy parts of one WAD to a different
WAD (either the banner, the icon, the sound, or the dol)
                 - Added the ability to download just a single content from NUS
                 - Code cleanup and bug fixes
2011-10-11 02:48:10 +00:00
mzolob@gmail.com
54204f3c8e Updated to 1.2 - Added version patch support for IOS patching
- Switched to scooby74029's mod of libWiiSharp 
                 - Bug fixes
2011-10-03 03:43:22 +00:00
mzolob@gmail.com
bb29106150 Added support for NUS downloading 2011-09-30 15:05:58 +00:00
mzolob@gmail.com
47b787b9e8 Initial Release, yay! ^_^ 2011-09-27 03:19:01 +00:00