Campbell NinjaCheetah
NinjaCheetah synced commits to main at NinjaCheetah/rustii from mirror 2025-05-02 00:01:01 -04:00
26138c02be Added base for rustii CLI EmuNAND commands (mostly library-side)
NinjaCheetah synced commits to main at NinjaCheetah/rustii from mirror 2025-04-29 23:01:03 -04:00
15947ceff3 Update README.md
a30a0f2c5b Added rustii CLI wad edit command and required library features
Compare 2 commits »
NinjaCheetah synced commits to main at NinjaCheetah/rustii from mirror 2025-04-27 22:01:03 -04:00
481594345d Use Rc<RefCell<T>>> for content_records so that they sync in a Title
277c5d6439 Added rustii CLI commands to add and remove content from a WAD
Compare 2 commits »
NinjaCheetah synced commits to main at NinjaCheetah/rustii from mirror 2025-04-25 21:01:03 -04:00
577d5a0efa Added rustii CLI command to replace content in a WAD
NinjaCheetah synced commits to main at NinjaCheetah/rustii from mirror 2025-04-23 20:01:02 -04:00
96ace71546 Added set_content/set_enc_content to load modified content into a ContentRegion
NinjaCheetah pushed to main at NinjaCheetahAD/NUSGet-After-Dark 2025-04-22 21:57:26 -04:00
6689eaae70 Merge remote-tracking branch 'upstream/main'
4f993a3a62 Fix setting custom download dir to cwd when canceling file dialog
a3d8dc7887 Added support for custom download directories
Compare 3 commits »
NinjaCheetah synced commits to main at NinjaCheetah/NUSGet from mirror 2025-04-22 21:54:59 -04:00
4f993a3a62 Fix setting custom download dir to cwd when canceling file dialog
a3d8dc7887 Added support for custom download directories
Compare 2 commits »
NinjaCheetah pushed to main at NinjaCheetahAD/NUSGet-After-Dark 2025-04-21 23:37:57 -04:00
d63acba656 Merge remote-tracking branch 'upstream/main'
bcb86bc4b0 Added support for disabling auto-updates via a new config file
1e0fda7407 Change Region Select danger description (#24)
Compare 3 commits »
NinjaCheetah synced commits to main at NinjaCheetah/NUSGet from mirror 2025-04-21 23:36:18 -04:00
bcb86bc4b0 Added support for disabling auto-updates via a new config file
NinjaCheetah synced commits to main at NinjaCheetah/rustii from mirror 2025-04-19 02:02:27 -04:00
66476e2c98 Added basic support for displaying info about U8 archives to rustii CLI
ea2e31756c Added U8 archive packing command to rustii CLI
52e11795d3 Redesigned how U8 archives are represented in memory
Compare 3 commits »
NinjaCheetah synced commits to main at NinjaCheetah/WiiPy from mirror 2025-04-19 02:01:50 -04:00
dfb527388c Fix printing TID in Ticket info
46784f126e Bump version to update to libWiiPy v0.6.1
Compare 2 commits »
NinjaCheetah synced commits to main at NinjaCheetah/libWiiPy from mirror 2025-04-19 02:01:31 -04:00
e06bb39f4c Properly create/update uid.sys during EmuNAND title installs
8269a0db98 (Title) Add check to make sure Ticket data exist before decrypting content
Compare 2 commits »
NinjaCheetah synced commits to main at NinjaCheetah/NUSGet from mirror 2025-04-12 21:59:40 -04:00
1e0fda7407 Change Region Select danger description (#24)
NinjaCheetah synced commits to main at NinjaCheetah/rustii from mirror 2025-04-09 15:39:40 -04:00
7cef25d8f0 U8 archive unpacking command now functional
NinjaCheetah synced commits to main at NinjaCheetah/rustii from mirror 2025-04-08 23:19:39 -04:00
884657268b Added single content download command to rustii CLI
5f578fbfd8 Updated README to better represent current features
be9148fcfa Ported all NUS download functions from libWiiPy and corresponding CLI commands
Compare 3 commits »
NinjaCheetah synced commits to main at NinjaCheetah/rustii from mirror 2025-04-06 22:19:41 -04:00
e55edc10fd Added ASH decompression, added corresponding CLI command
NinjaCheetah synced commits to main at NinjaCheetah/rustii from mirror 2025-04-04 21:19:40 -04:00
42fd523843 Added LZ77 compression, added corresponding CLI command
NinjaCheetah synced commits to main at NinjaCheetah/rustii from mirror 2025-04-04 04:59:39 -04:00
e1190e1e58 Added LZ77 decompression, added corresponding CLI command
NinjaCheetah synced commits to main at NinjaCheetah/rustii from mirror 2025-04-03 20:49:40 -04:00
c2169f84c4 Implement thiserror for library errors
0bda6dabf3 Make is_dev for get_common_key() non-optional
Compare 2 commits »
NinjaCheetah synced commits to main at NinjaCheetah/rustii from mirror 2025-04-03 04:29:41 -04:00
405df67e49 Fixed output filename creation for WAD convert command
74584b1ffd Cleaned up error handling and duplicated code in info command
d9e8465f0c Improved error handling for fakesign CLI command
85f3f028d4 Added proper error handling to WAD commands
Compare 4 commits »