Commit graph

38 commits

Author SHA1 Message Date
23d477a3f8
Update README.md 2022-03-22 00:15:13 -05:00
c673f51118
Fix Punctuation in README.md 2022-03-21 22:27:25 -05:00
0d3295c032
Revert SkiaSharp Changes to TPL 2022-03-21 22:26:09 -05:00
1d645800b9
Fix TargetFrameworkVersion 2022-03-21 22:14:25 -05:00
7938bccb24
Update README.md 2022-03-21 22:13:38 -05:00
54f5f96f9b
Revert .Net 6 Upgrade 2022-03-21 22:08:09 -05:00
381313cfb9
Include info about modded libWiiSharp versions 2022-03-21 22:05:13 -05:00
a147e64b79
Add IDE Annotaions to NusClient.cs 2022-03-21 21:51:14 -05:00
f2183837bd
Added optional nusUrl parameter allowing use of a custom url 2022-03-21 21:45:33 -05:00
c978af109e
Add isStopRequired var to NusClient.cs 2022-03-21 21:25:10 -05:00
3fbf3e4af2
Adjust location of using call in TPL.cs 2022-03-21 21:20:23 -05:00
4445cb3fe2
Update AssemblyInfo.cs 2022-03-21 21:15:46 -05:00
ccde74a090
Fix a bug in U8 - Credit to Hallowizer (https://github.com/dnasdw/libwiisharp/pull/4) 2022-03-21 21:15:22 -05:00
597516d426
Remove HexView.cs 2022-03-19 22:03:09 -05:00
642771463a
Add NUS checking (#2)
* Add NUS checking

* Remove obsolete variable
2022-03-19 21:58:35 -05:00
5778ea5bfc
Merge pull request #1 from spotlightishere/master
Update CCS endpoint to Wii U
2022-03-19 20:02:50 -05:00
0cf4aa7ddb
Use nusUrl variable throughout 2022-03-19 20:00:20 -05:00
Spotlight
850fd53ac8
Change CCS endpoint to Wii U 2022-03-19 15:38:04 -05:00
48efe73686
Update TPL for .Net 6, Copyright Year Update 2022-03-18 02:09:26 -05:00
47dc604f45
Upgrade to .Net 6 2022-03-17 21:10:29 -05:00
8cdca9ffb0
Fix breaking loop/Stack Overflow bug 2021-05-15 06:57:04 -05:00
134346bc70
Fix cast issue 2021-05-15 06:56:26 -05:00
2319583070 Updates 2021-02-10 14:03:30 -06:00
7bb002918e Finished fixing up some things 2021-02-10 13:32:35 -06:00
894dbce4ab Updates 2021-02-07 18:57:37 -06:00
25a7878313 Begin Commenting and organizing again, automatic call simplifications 2021-02-07 12:37:46 -06:00
169d251817
Update Credits to look better in readme 2021-02-07 00:04:13 -06:00
46f05abf22
Fix Readme again 2021-02-07 00:03:26 -06:00
f17ea7e25e
Fix Readme 2021-02-07 00:03:02 -06:00
ddb33e240b Readme Rewrite 2021-02-07 00:02:00 -06:00
7f8cb8655b File Re-Organization/Compression 2021-02-06 23:41:04 -06:00
5dc87bc555 License Header Updates 2021-02-06 23:24:10 -06:00
8283d95680 Finished reformatting; fixed name violations, other IDE Messages; Massive code cleanup 2021-02-06 22:53:40 -06:00
ff33cd3254 Continue Formatting/Recommenting 2021-02-06 21:19:03 -06:00
fc1abe4c4c File Cleanup 2021-02-06 18:12:11 -06:00
6e865ca4af Begin Formatting/Recommenting 2021-02-06 18:09:13 -06:00
b9c57a8ae9 Add decompiled and edited files
I need to fix the formatting and rename some variables, but that's for another time. Licence, readme, and changelog are from the original libWiiSharp repo.
2020-12-28 22:28:44 -06:00
c88763d31e Initial commit 2020-12-28 22:25:11 -06:00