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
gb.luke
2eeab2c828
2010-07-07 21:43:07 +00:00
givememystuffplease
7caa175fdb
Changed RunScript to hopefully use libwiisharp
2010-07-06 22:50:17 +00:00
givememystuffplease
3a4a00838e
Fixed CertificateChain issues
2010-07-06 21:14:51 +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
gb.luke
f4d321b377
Database menu can now be accessed during database load.
2010-07-06 18:41:11 +00:00
gb.luke
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
2010-07-06 17:53:38 +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