Commit Graph

122 Commits

Author SHA1 Message Date
Andreas Bielawski 8a12a538ce
Switch NUS URLs to Wii U CDN 2022-03-23 17:16:51 +01:00
Andreas Bielawski 30dde55ace
Decompiled v1.9 Mod with dotPeek 2022-03-23 17:04:52 +01:00
gb.luke 3ed87d8ea1 U8.cs, Lz77.cs: Applied patch by castorinop. (Fixes issue 14)
NusClient.cs: Added fix by madri2, and custom fix to hopefully fix Demae channel issue.

Update issue 11
Status: Started
v patch readded, working on scripting not ignoring checkboxes.

Update issue 9
Status: Fixed
This should be fixed. Needs a rebuild, can't do that from where I am now.
2011-06-18 08:20:28 +00:00
gb.luke 0a5717c111 Made it store what it was disabling.
Note: change this to something better.

Fixes Issue 10.
2011-03-19 18:20:49 +00:00
gb.luke cfd5c129ab Commit changes to SLN/CSPROJ.
Previous commit: Fixes issue 12.
2011-03-19 18:10:22 +00:00
gb.luke fd1a7231d0 Add missing resources, fix SOAP update request 2011-03-19 18:07:15 +00:00
givememystuffplease cda528bf87 Version 1.9 imminent release build 2011-01-19 23:00:24 +00:00
givememystuffplease 79e87fa357 Fixes to the Pre-v1.9 build 2011-01-19 22:33:05 +00:00
givememystuffplease fbd8c159ff Pre-1.9 release 2011-01-19 21:17:32 +00:00
givememystuffplease 8d60f920c7 GUI changes + check local keys first 2011-01-17 01:56:24 +00:00
givememystuffplease b01466b343 Updating of all databases (DSi + Wii) 2011-01-16 04:10:51 +00:00
givememystuffplease d83aee8874 Added DSi Database support (dsidatabase.xml) 2011-01-15 00:37:44 +00:00
givememystuffplease 6e9d496d41 DSi Decryption fix 2011-01-13 23:45:09 +00:00
givememystuffplease f6533f0afe Weak fix to Update Database threading issue. 2010-10-09 21:26:24 +00:00
givememystuffplease 0566476005 Donations? 2010-10-03 22:02:49 +00:00
givememystuffplease 4cb10a59e7 dev feature: ticket indication icon 2010-09-16 20:59:23 +00:00
givememystuffplease d5565c7f63 No more running timers after all menus closed...
Fixed STAThread issue.
2010-09-12 01:19:32 +00:00
givememystuffplease 9929079943 The 3 menu buttons now can be switched between with hovering.
Removed CLI mode (temporarily)
Added extras feature to remove NUSD files\folders
2010-08-31 02:59:35 +00:00
givememystuffplease 7b173829bc Some form of CLI added (wiiNinja style) 2010-08-16 23:41:13 +00:00
givememystuffplease f0a6219e1f RemoveFooter() on WAD creation. 2010-08-16 16:16:43 +00:00
givememystuffplease eb6a8c9069 Added a few "Extras".
Script naming now covered.
2010-08-15 04:24:31 +00:00
givememystuffplease 3577de06cf Greatly reduced database loading times and lag (AddRange vs Add) 2010-08-12 16:04:04 +00:00
givememystuffplease cebb9df3ff Alphabatized database listings... form seems to be slowing during the process again, must be fixed... 2010-08-12 01:08:25 +00:00
givememystuffplease 2170d807ee MouseWheel scrolling in database lists. 2010-08-11 21:48:24 +00:00
givememystuffplease 1f14032ca7 Scripts mostly working all around (naming todo, etc) 2010-08-11 01:28:39 +00:00
givememystuffplease 534b2a502c "FolderFix" working for the most part 2010-07-21 03:52:15 +00:00
givememystuffplease a2e4475bbe Finished code for folder reorganization 2010-07-20 02:49:48 +00:00
givememystuffplease 75de125e7f Created method to take old folder structure and restructure it (UNFINISHED) 2010-07-11 01:09:50 +00:00
givememystuffplease f844482e71 Attempt at finalizing how the user interacts with database during load. 2010-07-10 18:42:35 +00:00
gb.luke 778a44e31b Added FileNotFound checks to database loader 2010-07-10 07:59:10 +00:00
givememystuffplease 6ac6a30516 Database scripts now located and added. 2010-07-10 03:32:53 +00:00
givememystuffplease 15a7ad7893 Database updates continued.
Icon Changed.
2010-07-10 02:55:06 +00:00
gb.luke 999d8bd4cf Hmm, pretty colours? Let's see how this goes... 2010-07-10 00:40:09 +00:00
givememystuffplease 3885c3ed04 Database item clicking now works 2010-07-09 22:46:34 +00:00
gb.luke 1c6ebd6a6d Made changes for build/release configuration, including notes in-program. 2010-07-09 21:30:15 +00:00
gb.luke 692bd3963b Made changes so debug builds are more obvious. 2010-07-09 21:24:22 +00:00
givememystuffplease 407721c9c8 Database loading from Database.cs (VERY WIP)
Needs a lot of work!
2010-07-09 20:41:01 +00:00
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
gb.luke 5ba688d4c3 Fixed IOS patching
Unchecking all IOS patches now also unchecks main IOS patch checkbox
Increased size of header, in hope that the date won't be cut off...
Changed TODO list stuff

VERIFIED UNDER:
Windows

TO VERIFY:
Linux (not sure if outputting WADs correctly, should be checked)
Mac OS X (not such a priority, as mono can be quite hard to set up on OS X)
2010-07-09 17:54:13 +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
gb.luke d799fb3d0c - Added IOS patching support 2010-07-08 20:45:14 +00:00
givememystuffplease 3775e0a9a4 DSi/Wii server selection (NusClient)
Progress bar updates status
2010-07-08 20:32:29 +00:00
gb.luke 72d4215429 More mono fixes, looking good now :P 2010-07-08 20:01:06 +00:00
gb.luke f8640bae81 - Left some debugging code in, oops 2010-07-08 17:29:50 +00:00
gb.luke 4197de03b7 - Removed some old code (it's in SVN anyway)
- Added an exception catcher on the download function
2010-07-08 17:28:24 +00:00
gb.luke fbba04d759 - More mono fixes 2010-07-08 17:18:28 +00:00
gb.luke e696cf65db - Change default font
- Fiddle with random default properties
2010-07-08 16:55:01 +00:00
gb.luke c89f193a9e - Changed the scripts output to use Path.Combine, instead of \\
- Renamed some functions to make it more clear what they do.
2010-07-08 16:14:40 +00:00
givememystuffplease d81ad92ff6 Load TMD from File uses libwiisharp
Drop down menus lowered to allow easier access.
2010-07-07 23:11:08 +00:00