Commit Graph

34 Commits

Author SHA1 Message Date
gb.luke
db536a2fbe Building the project will now automagically output a copy of the .exe to the "NUS Downloader/Latest/" folder - this cuts out the crud of revisioning the entire bin folder, but yet still allows linking directly to the latest executable.
IT IS NOW REALLY IMPORTANT TO BUILD BEFORE UPLOADING EVERY REVISION!
2010-07-09 18:03:09 +00:00
givememystuffplease
c27c71899c Database.cs created, not implemented yet. 2010-07-09 16:42:04 +00:00
givememystuffplease
e7ce3414f1 Removed most of unused Form1.cs code
Changed when/how Patch IOS checkbox works
2010-07-08 23:57:44 +00:00
givememystuffplease
084cd878e2 Made NusClient work with libWiiSharp.
There seems to be an issue with CertificateChain though...
2010-07-06 20:09:10 +00:00
givememystuffplease
c67e219ac3 Added libwiisharp components
common key now from libwiisharp
2010-07-06 18:45:55 +00:00
givememystuffplease
1738d8fab5 Added NusClient.cs for more OOP style NusDownloading. This will obviously require more testing. 2010-07-06 02:05:16 +00:00
givememystuffplease
f7ac9e8c5e Updated .cs files to reflect GPLv3
Included copy of GPL (COPYING)
2010-07-05 18:12:14 +00:00
gb.luke
e69139247e Made new SetTextThreadSafe function
Script mode (file version) will now load correctly, even subdirectories
Script mode now:
- auto-enables WAD packing
- changes output directory to new directory (output_<name of script>)
- auto-deletes leftovers
2010-07-05 02:00:18 +00:00
givememystuffplease
8d98f6db4d Removed "ignore ticket" as it really had no purpose... 2010-07-05 00:59:08 +00:00
givememystuffplease
f5fd8adcbb GUI changes, reorganization and rethinking how the user interacts 2010-07-05 00:34:33 +00:00
givememystuffplease
50c36435ca Script changes/additions 2010-07-04 19:35:18 +00:00
givememystuffplease
cc774c93d7 GUI modifications to prepare for new scripts menu.
Watermark Textboxes replacing old ones (needs tweaking..)
2010-07-04 16:23:18 +00:00
givememystuffplease
50b48c7ad6 Trucha features *Removed*
-This is intended to declutter the program. The features are too extensive to be jammed in as an addon; perhaps they will find their way into a full trucha-editor program...
Issues with SVN synching may have caused some issues, please bear with it...
2010-07-03 23:21:26 +00:00
gb.luke
eb179b0321 Fixed cross-threading ness (more thread safety - oops :P)
-- This fixed the VC menu issues.
2010-07-01 00:40:30 +00:00
gb.luke
85bdcaa1cf Set build runtime to 2.0 - removed infinite loop. 2010-06-29 16:56:17 +00:00
gb.luke
80ef75f858 Even more threading! 2010-06-29 16:06:15 +00:00
gb.luke
ee2ab61729 - Added the ability to convert hex string key.bin files to the correct format
- Added the ability to download key.bin from HackMii
- Added a quickly made splash screen.
- Updated sln to Visual Studio 2010 Express.
2010-06-27 18:43:36 +00:00
givememystuffplease
1e76a7bfea Added new fixes to my build changes. hopefully... 2009-10-15 22:23:08 +00:00
gb.luke
35557c2d51 Various updates, including random cache-break string and directory separator updates. 2009-10-14 20:52:16 +00:00
givememystuffplease
51b148aaab NUS Script loading via Extras Menu. Very basic... 2009-08-27 22:52:11 +00:00
givememystuffplease
36b95c889c Proxy Bugfixed and working. 2009-08-25 16:41:49 +00:00
givememystuffplease
a078b06732 Win7 Taskbar features added to DownloadNUSFile 2009-08-23 23:16:23 +00:00
givememystuffplease
e1ff5fd55c Proxy settings - Round 2 2009-08-20 17:41:08 +00:00
givememystuffplease
8702d800ee A couple proxy changes. 2009-08-19 16:40:43 +00:00
givememystuffplease
1cc04ad89a WAD Packing has been isolated into a class file.
The GUI now supports SaveAs and Deletion of contents options via checkbox.
2009-08-18 05:02:23 +00:00
givememystuffplease
c279b57136 Certs are now passively obtained. No more cert.sys needed 2009-08-07 20:06:34 +00:00
givememystuffplease
a08307ee35 FINAL v1.2 2009-08-02 01:01:21 +00:00
givememystuffplease
3f5ed5e03a Improvements on content mananger. It is now able to not error out (most of the time), so debugging can now commence :| 2009-07-17 18:57:47 +00:00
givememystuffplease
ab6575995f Some improvements to content editing. Has not been tested, but is implemented. 2009-07-17 16:22:58 +00:00
givememystuffplease
55a96ca677 Initial structure of contents editor added. Overwriting is not yet implemented, however manipulating the contents is. Also bugfixes... 2009-07-14 19:38:18 +00:00
givememystuffplease
e770c15458 Small Changes. Images in the database display. Beta2 of v1.2 2009-07-09 02:11:22 +00:00
givememystuffplease
c7fd7a29bf Fixed Trucha Version/DLC Amount readout bug. This is post v1.2 Beta. 2009-07-07 23:41:38 +00:00
givememystuffplease
3f5082ba9c Korean Key (Ticket) Support 2009-06-13 16:04:54 +00:00
givememystuffplease
29f6f726a1 First commit. Pre-v1.2 Code. 2009-06-11 01:16:49 +00:00