Commit graph

15 commits

Author SHA1 Message Date
Maschell
ed75702ac5 Review fixes and update dockerfile 2025-02-08 23:05:25 +01:00
Maschell
1ffb9cf65a feat: Show notification is plugin is missing or module was never initialized 2025-01-30 18:26:01 +01:00
dependabot[bot]
cf6ad91733
chore: bump wiiu-env/devkitppc from 20240505 to 20241128
Bumps wiiu-env/devkitppc from 20240505 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>
2024-12-21 11:35:09 +00:00
Daniel López Guimaraes
f4aeee8034 feat!: Split Inkay into a module and a plugin
This is necessary for a future Aroma feature. This also makes more clear
the immutability of the patches that Pretendo requires, since they
cannot be reverted easily.

All patching code is now managed inside the module, which the plugin
triggers by calling an exported function from it. The WWP reset code
remains within the plugin as it isn't strictly tied to the patches.
2024-11-21 12:49:16 +11:00
TraceEntertains
b02db3f20b
feat!: Support for newer Aroma releases (#28)
* Fix aroma beta 17 incompatibilities (no network notification, no unregister boss tasks), and fix debug logger

* Update Dockerfile

* Fix logger.h

* Simplify notifcations

* Init nn::boss::Task

* Small fixes for the storage/config API usage

* Do a bunch of stuff, wish I knew what I did but I honestly forgot most of it (this is not considered a 100% functional commit

* Remove remnants of has_displayed_popup variables (not needed anymore)

* More notifications stuff

* Even more notifications stuff

* Fix notifications (yay) (thanks maschell)

* Disable debug by default

* Fix compiler warnings

* Update some stuff, cant test have to go

---------

Co-authored-by: Maschell <Maschell@gmx.de>
2024-05-13 15:45:43 +10:00
Ash Logan
a477a4c6b7 chore: Update WUPS dependencies 2024-04-07 16:16:58 +10:00
Ash Logan
3e01ea8370 wip(mk8): Test overriding DLC region 2023-07-29 18:33:14 +10:00
EpicUsername12
51e9042d71 Updated Dockerfile to build correctly (attempt #2) 2023-06-13 08:03:06 +02:00
EpicUsername12
0dfd4cdd1d Updated Dockerfile to build correctly (attempt) 2023-06-13 08:00:02 +02:00
Jemma Poffinbarger
c560ca00d5 Notification module support (#8) 2023-03-23 12:57:15 +11:00
Ash
e76aec4a67
Update Dockerfile 2022-09-15 00:56:20 +10:00
Ash Logan
24a17536fc Add IOSU-side SSL and URL patches 2022-08-31 22:07:57 +10:00
Ash Logan
d23f774f7b Update tools and libraries 2022-08-31 09:49:07 +10:00
Ash Logan
0c10bcc1ad Split WUPS 0.1 and Aroma port out 2021-09-28 21:23:07 +10:00
Ash Logan
aab0a16dba Add WUPS v0.1 Dockerfile
kinda relying on maschell never changing these old repos
2021-09-02 23:23:56 +10:00