Commit Graph

164 Commits

Author SHA1 Message Date
Nightkingale
d6137618be Update libmocha in Dockerfile
Some checks failed
Build Binary / build-binary (push) Has been cancelled
2026-03-07 10:45:12 -07:00
dependabot[bot]
7232cccccb
Bump wiiu-env/devkitppc from 20250608 to 20260225 (#24)
Some checks failed
Build Binary / build-binary (push) Has been cancelled
Bumps wiiu-env/devkitppc from 20250608 to 20260225.

---
updated-dependencies:
- dependency-name: wiiu-env/devkitppc
  dependency-version: '20260225'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-03 20:40:23 -07:00
dependabot[bot]
42840df039
Bump actions/upload-artifact from 5 to 7 (#25)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 5 to 7.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v5...v7)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-03 20:40:13 -07:00
dependabot[bot]
c06de776f7
Bump actions/checkout from 5 to 6 (#20)
Some checks failed
Build Binary / build-binary (push) Has been cancelled
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-01 19:09:20 -07:00
dependabot[bot]
8ebe00ea33
Bump actions/upload-artifact from 4 to 5 (#19)
Some checks failed
Build Binary / build-binary (push) Has been cancelled
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 5.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-27 15:46:06 -06:00
dependabot[bot]
8a4ba45aae
Bump actions/checkout from 4 to 5 (#17)
Some checks failed
Build Binary / build-binary (push) Has been cancelled
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-12 16:07:00 -06:00
dependabot[bot]
b6aa30b695
Bump wiiu-env/devkitppc from 20241128 to 20250608 (#15)
Some checks failed
Build Binary / build-binary (push) Has been cancelled
Bumps wiiu-env/devkitppc from 20241128 to 20250608.

---
updated-dependencies:
- dependency-name: wiiu-env/devkitppc
  dependency-version: '20250608'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-09 20:22:16 -06:00
Nightkingale
68d8b7955f Search string specifically in MiiImageUrl
Some checks failed
Build Binary / build-binary (push) Has been cancelled
2025-01-22 21:45:37 -07:00
Nightkingale
b5eda1c429 Update copyright year in license 2025-01-22 21:03:32 -07:00
Nightkingale
9f770a1248 Adjust version number for URL patch 2025-01-22 20:55:15 -07:00
Nightkingale
d11a2d1372 Adjust backup string search for CDN URL change 2025-01-22 20:53:27 -07:00
dependabot[bot]
d58a198f4c
Bump wiiu-env/devkitppc from 20240704 to 20241128 (#14)
Some checks are pending
Build Binary / build-binary (push) Waiting to run
Bumps wiiu-env/devkitppc from 20240704 to 20241128.

---
updated-dependencies:
- dependency-name: wiiu-env/devkitppc
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-21 19:29:40 -07:00
Nightkingale
307bf59610 Add random BRICK BLOCKED comment 2024-07-31 20:59:50 -06:00
Nightkingale
bad393a8ba Make PERSISTENT_ID more reusable 2024-07-31 20:21:39 -06:00
Nightkingale
e30893b7d0 Use snprintf over sprintf for safety 2024-07-31 18:35:11 -06:00
Nightkingale
8137beb776 Add a block if the backup persistent ID differs 2024-07-31 17:53:18 -06:00
Nightkingale
97edbc9eda Clarify the necessity of signature patches 2024-07-30 13:46:13 -06:00
Nightkingale
78642cf077 Remove some irrelevant README information 2024-07-30 12:59:49 -06:00
Nightkingale
a4dc41a79f Fix alphabetization of dependencies 2024-07-30 12:51:36 -06:00
Nightkingale
e01a2f1747 Begin adding new README changes 2024-07-30 12:45:54 -06:00
Nightkingale
6da953f047 Add clarification about recommended method 2024-07-29 23:25:43 -06:00
dependabot[bot]
834778d7ae
Bump wiiu-env/devkitppc from 20240505 to 20240704 (#8)
Bumps wiiu-env/devkitppc from 20240505 to 20240704.

---
updated-dependencies:
- dependency-name: wiiu-env/devkitppc
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-05 08:16:47 -06:00
Nightkingale
09ea294af0 Shrink the Homebrew App Store badge 2024-06-12 16:53:01 -06:00
Nightkingale
ad7686aa2b Test new Homebrew App Store badge 2024-06-12 16:40:27 -06:00
Noah Mueller
6fcbafed19
Add donation link using domain 2024-06-03 22:07:25 -06:00
Nightkingale
7dc15170b8 Add badge for Homebrew App Store 2024-06-01 21:43:03 -06:00
Nightkingale
3c0487be26 Capitalize n/a placeholder to N/A 2024-05-25 20:33:39 -06:00
Nightkingale
fbe06986bc Fix unlink confirm flash before reboot 2024-05-25 12:44:57 -06:00
Nightkingale
77933cc171 Change Account ID to Network ID 2024-05-25 12:22:48 -06:00
Nightkingale
a15e0b8446 Change placeholder account ID text 2024-05-25 12:05:20 -06:00
Nightkingale
0334b24581 Modify draw_button() to handle text alignment 2024-05-25 11:22:32 -06:00
Nightkingale
c568508871 Add button glyph helper function 2024-05-25 11:12:38 -06:00
Nightkingale
30cd52fae1 Make the account ID more distinct 2024-05-25 11:08:34 -06:00
Nightkingale
b6c8360565 Organize start screen code 2024-05-25 09:21:38 -06:00
Nightkingale
8d6a14e9d3 Display account ID if found 2024-05-25 08:54:36 -06:00
Nightkingale
42f609a976 Rename user-related variables 2024-05-25 08:28:02 -06:00
Nightkingale
2d7c791a4f Add account ID fetching code 2024-05-24 19:36:16 -06:00
Nightkingale
a6e4fe3531 Prepare again for new patch version 2024-05-21 12:19:03 -06:00
Nightkingale
40a4a745ea Organize the order of includes 2024-05-21 12:18:41 -06:00
Nightkingale
8d09bb5dd2 Do a full reboot after swap or unlink 2024-05-21 12:16:00 -06:00
Nightkingale
712258c28c Rename DEBUG_BUILD to DEBUG 2024-05-19 12:02:42 -06:00
Nightkingale
0e8d97893f Fix credit in README for luni-moon 2024-05-18 16:40:26 -06:00
Nightkingale
3bfd264ce7 Make final adjustments for release 2024-05-18 16:39:58 -06:00
Nightkingale
1f8a7c2115 Replace Inkay configuration check with exists 2024-05-18 16:21:33 -06:00
Nightkingale
364a49d195 Clean up unnecessary includes 2024-05-18 16:19:55 -06:00
Nightkingale
ea51b4d6f6 Fix backup error if it already exists 2024-05-18 16:18:36 -06:00
Nightkingale
0bc261716d Change workflow to produce debug builds 2024-05-18 14:31:57 -06:00
Nightkingale
a82db6237c Update string for new minor version 2024-05-18 08:40:30 -06:00
Nightkingale
56268dfb56 Add names to steps in build.yml 2024-05-18 08:33:01 -06:00
Nightkingale
e9dba9b8aa Fix unlink errors not returning correctly 2024-05-18 08:26:50 -06:00