Commit Graph

  • 8a12a538ce
    Switch NUS URLs to Wii U CDN master v1.9-mod-nusfix Andreas Bielawski 2022-03-23 17:16:51 +0100
  • 30dde55ace
    Decompiled v1.9 Mod with dotPeek v1.9-mod Andreas Bielawski 2022-03-23 17:04:52 +0100
  • 277d56eace Migrating wiki contents from Google Code wiki Google Code Exporter 2015-03-12 19:25:20 -0400
  • 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. gb.luke 2011-06-18 08:20:28 +0000
  • 0a5717c111 Made it store what it was disabling. Note: change this to something better. gb.luke 2011-03-19 18:20:49 +0000
  • cfd5c129ab Commit changes to SLN/CSPROJ. gb.luke 2011-03-19 18:10:22 +0000
  • fd1a7231d0 Add missing resources, fix SOAP update request gb.luke 2011-03-19 18:07:15 +0000
  • cda528bf87 Version 1.9 imminent release build givememystuffplease 2011-01-19 23:00:24 +0000
  • 79e87fa357 Fixes to the Pre-v1.9 build givememystuffplease 2011-01-19 22:33:05 +0000
  • fbd8c159ff Pre-1.9 release givememystuffplease 2011-01-19 21:17:32 +0000
  • 8d60f920c7 GUI changes + check local keys first givememystuffplease 2011-01-17 01:56:24 +0000
  • b01466b343 Updating of all databases (DSi + Wii) givememystuffplease 2011-01-16 04:10:51 +0000
  • d83aee8874 Added DSi Database support (dsidatabase.xml) givememystuffplease 2011-01-15 00:37:44 +0000
  • 6e9d496d41 DSi Decryption fix givememystuffplease 2011-01-13 23:45:09 +0000
  • f6533f0afe Weak fix to Update Database threading issue. givememystuffplease 2010-10-09 21:26:24 +0000
  • 0566476005 Donations? givememystuffplease 2010-10-03 22:02:49 +0000
  • 4cb10a59e7 dev feature: ticket indication icon givememystuffplease 2010-09-16 20:59:23 +0000
  • d5565c7f63 No more running timers after all menus closed... Fixed STAThread issue. givememystuffplease 2010-09-12 01:19:32 +0000
  • 9929079943 The 3 menu buttons now can be switched between with hovering. Removed CLI mode (temporarily) Added extras feature to remove NUSD files\folders givememystuffplease 2010-08-31 02:59:35 +0000
  • 7b173829bc Some form of CLI added (wiiNinja style) givememystuffplease 2010-08-16 23:41:13 +0000
  • f0a6219e1f RemoveFooter() on WAD creation. givememystuffplease 2010-08-16 16:16:43 +0000
  • eb6a8c9069 Added a few "Extras". Script naming now covered. givememystuffplease 2010-08-15 04:24:31 +0000
  • 3577de06cf Greatly reduced database loading times and lag (AddRange vs Add) givememystuffplease 2010-08-12 16:04:04 +0000
  • cebb9df3ff Alphabatized database listings... form seems to be slowing during the process again, must be fixed... givememystuffplease 2010-08-12 01:08:25 +0000
  • 2170d807ee MouseWheel scrolling in database lists. givememystuffplease 2010-08-11 21:48:24 +0000
  • 1f14032ca7 Scripts mostly working all around (naming todo, etc) givememystuffplease 2010-08-11 01:28:39 +0000
  • 534b2a502c "FolderFix" working for the most part givememystuffplease 2010-07-21 03:52:15 +0000
  • a2e4475bbe Finished code for folder reorganization givememystuffplease 2010-07-20 02:49:48 +0000
  • 75de125e7f Created method to take old folder structure and restructure it (UNFINISHED) givememystuffplease 2010-07-11 01:09:50 +0000
  • f844482e71 Attempt at finalizing how the user interacts with database during load. givememystuffplease 2010-07-10 18:42:35 +0000
  • 778a44e31b Added FileNotFound checks to database loader gb.luke 2010-07-10 07:59:10 +0000
  • 6ac6a30516 Database scripts now located and added. givememystuffplease 2010-07-10 03:32:53 +0000
  • 15a7ad7893 Database updates continued. Icon Changed. givememystuffplease 2010-07-10 02:55:06 +0000
  • 999d8bd4cf Hmm, pretty colours? Let's see how this goes... gb.luke 2010-07-10 00:40:09 +0000
  • 3885c3ed04 Database item clicking now works givememystuffplease 2010-07-09 22:46:34 +0000
  • 1c6ebd6a6d Made changes for build/release configuration, including notes in-program. gb.luke 2010-07-09 21:30:15 +0000
  • 692bd3963b Made changes so debug builds are more obvious. gb.luke 2010-07-09 21:24:22 +0000
  • 407721c9c8 Database loading from Database.cs (VERY WIP) Needs a lot of work! givememystuffplease 2010-07-09 20:41:01 +0000
  • 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. gb.luke 2010-07-09 18:03:09 +0000
  • 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 gb.luke 2010-07-09 17:54:13 +0000
  • c27c71899c Database.cs created, not implemented yet. givememystuffplease 2010-07-09 16:42:04 +0000
  • e7ce3414f1 Removed most of unused Form1.cs code Changed when/how Patch IOS checkbox works givememystuffplease 2010-07-08 23:57:44 +0000
  • d799fb3d0c - Added IOS patching support gb.luke 2010-07-08 20:45:14 +0000
  • 3775e0a9a4 DSi/Wii server selection (NusClient) Progress bar updates status givememystuffplease 2010-07-08 20:32:29 +0000
  • 72d4215429 More mono fixes, looking good now :P gb.luke 2010-07-08 20:01:06 +0000
  • f8640bae81 - Left some debugging code in, oops gb.luke 2010-07-08 17:29:50 +0000
  • 4197de03b7 - Removed some old code (it's in SVN anyway) - Added an exception catcher on the download function gb.luke 2010-07-08 17:28:24 +0000
  • fbba04d759 - More mono fixes gb.luke 2010-07-08 17:18:28 +0000
  • e696cf65db - Change default font - Fiddle with random default properties gb.luke 2010-07-08 16:55:01 +0000
  • c89f193a9e - Changed the scripts output to use Path.Combine, instead of \\ - Renamed some functions to make it more clear what they do. gb.luke 2010-07-08 16:14:40 +0000
  • d81ad92ff6 Load TMD from File uses libwiisharp Drop down menus lowered to allow easier access. givememystuffplease 2010-07-07 23:11:08 +0000
  • 2eeab2c828 gb.luke 2010-07-07 21:43:07 +0000
  • 7caa175fdb Changed RunScript to hopefully use libwiisharp givememystuffplease 2010-07-06 22:50:17 +0000
  • 3a4a00838e Fixed CertificateChain issues givememystuffplease 2010-07-06 21:14:51 +0000
  • 084cd878e2 Made NusClient work with libWiiSharp. There seems to be an issue with CertificateChain though... givememystuffplease 2010-07-06 20:09:10 +0000
  • c67e219ac3 Added libwiisharp components common key now from libwiisharp givememystuffplease 2010-07-06 18:45:55 +0000
  • f4d321b377 Database menu can now be accessed during database load. gb.luke 2010-07-06 18:41:11 +0000
  • 00ab317c70 - Added header to NusClient.cs (because I can) - Changed Form1.cs and Form1.Designer.cs to no longer refer to downloading the common key - Compiled in the common key gb.luke 2010-07-06 17:53:38 +0000
  • 1738d8fab5 Added NusClient.cs for more OOP style NusDownloading. This will obviously require more testing. givememystuffplease 2010-07-06 02:05:16 +0000
  • 06dc9af02d local scripts list refreshed after emulating system update. givememystuffplease 2010-07-05 19:43:17 +0000
  • 9f8f28c7d9 More misc changes Reduced watermarktextbox issues givememystuffplease 2010-07-05 19:16:07 +0000
  • f7ac9e8c5e Updated .cs files to reflect GPLv3 Included copy of GPL (COPYING) givememystuffplease 2010-07-05 18:12:14 +0000
  • 1dd10318bf Removed duplicate entry creation of local scripts. SaveAs btn disabled by default (as rest of WAD controls are) givememystuffplease 2010-07-05 15:42:12 +0000
  • ffae07964a Add SVN properties to a bunch of other files gb.luke 2010-07-05 02:12:35 +0000
  • 347756200d Inserted SVN header gb.luke 2010-07-05 02:08:41 +0000
  • e320c9409f Merge fixes gb.luke 2010-07-05 02:03:04 +0000
  • 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 gb.luke 2010-07-05 02:00:18 +0000
  • 8d98f6db4d Removed "ignore ticket" as it really had no purpose... givememystuffplease 2010-07-05 00:59:08 +0000
  • f5fd8adcbb GUI changes, reorganization and rethinking how the user interacts givememystuffplease 2010-07-05 00:34:33 +0000
  • 97b010e8ec Small script changes givememystuffplease 2010-07-04 22:46:40 +0000
  • 071894f8de First creation of TODO file. Various changes. See list of changes in commit for details. gb.luke 2010-07-04 20:52:03 +0000
  • 50c36435ca Script changes/additions givememystuffplease 2010-07-04 19:35:18 +0000
  • daad018539 Made whatever changes I did. Gotta go, dinner awaits. gb.luke 2010-07-04 18:17:05 +0000
  • 1712c720e0 Various Path.Combine, etc. additions. Must be tested. givememystuffplease 2010-07-04 17:18:50 +0000
  • cc774c93d7 GUI modifications to prepare for new scripts menu. Watermark Textboxes replacing old ones (needs tweaking..) givememystuffplease 2010-07-04 16:23:18 +0000
  • 1c51d8bada - Added retrieval of korean key (kkey.bin) from hackmii. - Background threaded key retrieval methods. givememystuffplease 2010-07-04 04:51:27 +0000
  • 3406ad6b76 More misc changes givememystuffplease 2010-07-04 04:15:17 +0000
  • 9bcd0eba18 Ran code through "Reorganization"... givememystuffplease 2010-07-04 03:24:51 +0000
  • fb4ca758f2 Addressed Issue 1 on Google Code (more official name recognition) Replaced some (currentdir + x) with Path.Combine(currendir, x) - This should be done to ALL instances eventually... givememystuffplease 2010-07-04 02:16:14 +0000
  • 73af599d1c Smaller combobox is replacing Radiobuttons for console/server selection. givememystuffplease 2010-07-03 23:33:23 +0000
  • 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... givememystuffplease 2010-07-03 23:21:26 +0000
  • 2cc5fd70a3 Did some more work on allowing scripting. TODO: Fix the bit of the script running function that requires it to ignore illegal cross-thread calls. gb.luke 2010-07-03 13:12:02 +0000
  • 16ab72564d Various changes: - changed Application.StartupPath to Directory.GetCurrentDirectory() - began work on IOS/channels/systemmenu download list thingy (inspired by berdsen.home) gb.luke 2010-07-01 21:35:12 +0000
  • eb179b0321 Fixed cross-threading ness (more thread safety - oops :P) -- This fixed the VC menu issues. gb.luke 2010-07-01 00:40:30 +0000
  • 85bdcaa1cf Set build runtime to 2.0 - removed infinite loop. gb.luke 2010-06-29 16:56:17 +0000
  • b8dfce6ad4 Oh, and removed the splash, as database is read in a thread. Added a database_save image and moved the database updated to the other menu. gb.luke 2010-06-29 16:07:22 +0000
  • 80ef75f858 Even more threading! gb.luke 2010-06-29 16:06:15 +0000
  • 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. gb.luke 2010-06-27 18:43:36 +0000
  • 1e76a7bfea Added new fixes to my build changes. hopefully... givememystuffplease 2009-10-15 22:23:08 +0000
  • 44920dc610 Deleted random folder givememystuffplease 2009-10-15 21:59:11 +0000
  • 35557c2d51 Various updates, including random cache-break string and directory separator updates. gb.luke 2009-10-14 20:52:16 +0000
  • 454a9777d9 Pass .nus scripts via cli. Old CLI mode deprecated. givememystuffplease 2009-08-30 00:43:24 +0000
  • 622682371c Wii Update Simulation outputs NUS Script givememystuffplease 2009-08-28 03:12:10 +0000
  • 51b148aaab NUS Script loading via Extras Menu. Very basic... givememystuffplease 2009-08-27 22:52:11 +0000
  • 36b95c889c Proxy Bugfixed and working. givememystuffplease 2009-08-25 16:41:49 +0000
  • a078b06732 Win7 Taskbar features added to DownloadNUSFile givememystuffplease 2009-08-23 23:16:23 +0000
  • e1ff5fd55c Proxy settings - Round 2 givememystuffplease 2009-08-20 17:41:08 +0000
  • 8702d800ee A couple proxy changes. givememystuffplease 2009-08-19 16:40:43 +0000
  • 4555543208 Cleaned up a bit with WADPacker.cs / PackWAD() givememystuffplease 2009-08-18 05:16:04 +0000
  • 1cc04ad89a WAD Packing has been isolated into a class file. The GUI now supports SaveAs and Deletion of contents options via checkbox. givememystuffplease 2009-08-18 05:02:23 +0000