Commit Graph

122 Commits

Author SHA1 Message Date
Eduardo Toebe
a6e1fae402
Translated using Weblate (Portuguese (Brazil))
Currently translated at 92.3% (12 of 13 strings)

Translation: Pretendo Network/Inkay
Translate-URL: https://hosted.weblate.org/projects/pretendonetwork/inkay/pt_BR/
2024-12-24 06:01:08 +00:00
Ellie Rosa Maiella
816b34473b
Translated using Weblate (Italian)
Currently translated at 76.9% (10 of 13 strings)

Translation: Pretendo Network/Inkay
Translate-URL: https://hosted.weblate.org/projects/pretendonetwork/inkay/it/
2024-12-24 06:01:08 +00:00
Dimitri A
b4c4cf424b
Translated using Weblate (Japanese)
Currently translated at 100.0% (13 of 13 strings)

Translation: Pretendo Network/Inkay
Translate-URL: https://hosted.weblate.org/projects/pretendonetwork/inkay/ja/
2024-12-22 16:00:36 +01:00
Dimitri A
bb34ab259c
Translated using Weblate (Japanese)
Currently translated at 100.0% (13 of 13 strings)

Translation: Pretendo Network/Inkay
Translate-URL: https://hosted.weblate.org/projects/pretendonetwork/inkay/ja/
2024-12-21 15:23:12 +01:00
Ash Tails
e6fd32cf7a
Translated using Weblate (Japanese)
Currently translated at 100.0% (13 of 13 strings)

Translation: Pretendo Network/Inkay
Translate-URL: https://hosted.weblate.org/projects/pretendonetwork/inkay/ja/
2024-12-21 15:23:12 +01:00
Dimitri A
85e64547d3
Translated using Weblate (Japanese)
Currently translated at 100.0% (13 of 13 strings)

Translation: Pretendo Network/Inkay
Translate-URL: https://hosted.weblate.org/projects/pretendonetwork/inkay/ja/
2024-12-21 15:23:12 +01:00
Dimitri A
4c4f8ae355
Translated using Weblate (French)
Currently translated at 100.0% (13 of 13 strings)

Translation: Pretendo Network/Inkay
Translate-URL: https://hosted.weblate.org/projects/pretendonetwork/inkay/fr/
2024-12-21 15:23:12 +01:00
mathijn wismeijer
f5e136704b
Translated using Weblate (Dutch)
Currently translated at 92.3% (12 of 13 strings)

Translation: Pretendo Network/Inkay
Translate-URL: https://hosted.weblate.org/projects/pretendonetwork/inkay/nl/
2024-12-21 15:23:12 +01:00
Arnau Bàrcia
5b4fbd0521
Translated using Weblate (Spanish)
Currently translated at 100.0% (13 of 13 strings)

Translation: Pretendo Network/Inkay
Translate-URL: https://hosted.weblate.org/projects/pretendonetwork/inkay/es/
2024-12-21 15:23:12 +01:00
Dimitri A
3a79f3228f
Translated using Weblate (French)
Currently translated at 100.0% (13 of 13 strings)

Translation: Pretendo Network/Inkay
Translate-URL: https://hosted.weblate.org/projects/pretendonetwork/inkay/fr/
2024-12-21 15:23:12 +01:00
Dimitri A
abc2e53c6e
Translated using Weblate (French)
Currently translated at 100.0% (13 of 13 strings)

Translation: Pretendo Network/Inkay
Translate-URL: https://hosted.weblate.org/projects/pretendonetwork/inkay/fr/
2024-12-21 15:23:12 +01:00
Daniel López Guimaraes
08fa9ec269
Translated using Weblate (Spanish)
Currently translated at 100.0% (13 of 13 strings)

Translation: Pretendo Network/Inkay
Translate-URL: https://hosted.weblate.org/projects/pretendonetwork/inkay/es/
2024-12-21 15:23:12 +01:00
Ash
fa59526cd0
docs: Add some basic compilation instructions
Some checks failed
Inkay-CI / build-inkay (push) Has been cancelled
2024-12-21 23:17:05 +11:00
Ash
eea33cbd18
chore: Run CI builds for pull requests too 2024-12-21 22:42:05 +11:00
Ash
4966ef3eca
Merge pull request #58 from PretendoNetwork/dependabot/docker/wiiu-env/devkitppc-20241128
chore: bump wiiu-env/devkitppc from 20240505 to 20241128
2024-12-21 22:36:42 +11: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
Ash
e1d7cb56c2
Create dependabot.yml 2024-12-21 22:34:35 +11:00
Ash Logan
9e376f7839 feat: Move all URL defines into a central location
Some checks failed
Inkay-CI / build-inkay (push) Has been cancelled
2024-12-17 16:44:59 +11:00
Ash Logan
38f1b1848e fix(account-settings): Don't re-add function patches on every application boot
libfunctionpatcher stuff is persistent from plugin init time to plugin teardown time. but the memory replacements DO need to happen on every launch, so rearrange things a bit.
2024-12-17 15:13:39 +11:00
Ash
23728c4288
Merge pull request #56 from DimitriPilot3/fix-account-settings-patch
Some checks failed
Inkay-CI / build-inkay (push) Has been cancelled
fix(account_settings): Avoid mixing up FSReadFile / FSCloseFile patches
2024-12-15 11:16:59 +11:00
Dimitri A.
6c78a95872 fix(account_settings): Avoid mixing up FSReadFile / FSCloseFile patches
This copy-and-paste error was a culprit of the bug described in issue #55.
It made the Account Settings applet on Wii U softlock during its initialisation, forcing the user to power off the system.

The applet now works again. However, trying to access it a second time without rebooting still freezes the Wii U, which is another regression listed in issue #55.
2024-12-15 00:29:27 +01:00
Ash
ebecf957f1
Merge pull request #53 from weblate/weblate-pretendonetwork-inkay
Some checks failed
Inkay-CI / build-inkay (push) Has been cancelled
Translations update from Hosted Weblate
2024-12-01 00:26:01 +11:00
Ash Tails
8d7df27d42
Translated using Weblate (English (en@uwu))
Currently translated at 100.0% (13 of 13 strings)

Translation: Pretendo Network/Inkay
Translate-URL: https://hosted.weblate.org/projects/pretendonetwork/inkay/en@uwu/
2024-11-30 10:11:52 +01:00
redmine4404
0f1e05b021
Translated using Weblate (French)
Currently translated at 84.6% (11 of 13 strings)

Translation: Pretendo Network/Inkay
Translate-URL: https://hosted.weblate.org/projects/pretendonetwork/inkay/fr/
2024-11-30 10:11:51 +01:00
Ash Tails
2510c691f1
Added translation using Weblate (English (en@uwu)) 2024-11-30 10:11:51 +01:00
Ash Tails
4009d44a97
Deleted translation using Weblate (English (en@uwu)) 2024-11-30 10:11:50 +01:00
Ash Tails
e6edcec5a5
Added translation using Weblate (English (en@uwu)) 2024-11-30 10:11:50 +01:00
Ash Logan
a6b91be935 feat(p2p): Port overrides for Splatoon and MK8
Some checks are pending
Inkay-CI / build-inkay (push) Waiting to run
2024-11-29 21:40:21 +11:00
Ash Logan
727f11d04d feat: Compile flags for binary size
Small binaries load faster, work better on Aroma Updater, and break the website less
2024-11-29 21:40:21 +11:00
Ash Logan
dbb648729a fix(config): Use noexcept version of WupsConfigItemStub::create 2024-11-29 21:40:21 +11:00
Ash
4b0e298b8e
Update README.md
Some checks failed
Inkay-CI / build-inkay (push) Has been cancelled
2024-11-25 18:24:29 +11:00
Ash Logan
cd1d530da9 fix(config): Switch to snprintf for formatting
Some checks failed
Inkay-CI / build-inkay (push) Has been cancelled
while vformat is closer to modern string-formatting sensibilities, it added 400KiB to our binaries, whereas snprintf has no noticeable impact. so... suffer, and hope the translators know what's up
2024-11-22 11:44:20 +11:00
Ash
2bf5f8bd18
Merge pull request #50 from DaniElectra/module
Some checks are pending
Inkay-CI / build-inkay (push) Waiting to run
2024-11-22 09:44:10 +11:00
Daniel López Guimaraes
0f3115a402
fix(p2p): Don't apply patches when not using Pretendo 2024-11-21 20:43:17 +00:00
Daniel López Guimaraes
06847b21e5
fix(p2p): Fix compilation error in multiplayer port text
GCC complains about std::make_format_args using non-const references, so
we can't pass along the `get_console_peertopeer_port` directly.

Also replace `unsigned short` with `uint16_t` for clarity.
2024-11-21 20:39:51 +00:00
Ash Logan
a710bd985a feat(lang): Tell users how to fix module-related errors
Realistically, 99% of people will not know how to "ensure the inkay module is properly installed" - Aroma updater is designed to automatically fix random stuff like this
It hashes every individual file so it will pick up SD card corruption, partial installs, etc
2024-11-21 13:49:54 +11:00
Ash Logan
ea71879bb1 chore: Introduce common directory to deduplicate shared code 2024-11-21 13:19:06 +11:00
Daniel López Guimaraes
68bc066c7b feat: Add translation for module not found errors 2024-11-21 12:50:38 +11:00
Daniel López Guimaraes
7958373394 feat: Improvements in module exports
Add new `Inkay_GetStatus` which can be used for retrieving the status of
the module. Also add better handling of module initialization, and show
a notification from the plugin if the module can't be found.
2024-11-21 12:50:23 +11:00
Daniel López Guimaraes
d3ff378cc4 chore: Remove unnecesary file
`wut_extra.h` is only used in the plugin, not in the module.
2024-11-21 12:49:19 +11:00
Daniel López Guimaraes
3460feeeaf fix(Makefile): Replicate original compiler settings 2024-11-21 12:49:19 +11: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
Ash Logan
cc967126fe feat(p2p): Show p2p port in the config menu
Some checks failed
Inkay-CI / build-inkay (push) Has been cancelled
with love to my weblate people
2024-11-17 23:59:26 +11:00
Ash Logan
22bebff027 feat(p2p): Allow overriding the p2p udp port for Minecraft
the idea is that you might port forward this in your router and give yourself NAT type A for free
2024-11-17 23:59:26 +11:00
Weblate (bot)
a1375ca608
Translations update from Hosted Weblate (#52)
Some checks failed
Inkay-CI / build-inkay (push) Has been cancelled
* Translated using Weblate (Spanish)

Currently translated at 100.0% (10 of 10 strings)

Translation: Pretendo Network/Inkay
Translate-URL: https://hosted.weblate.org/projects/pretendonetwork/inkay/es/

* Translated using Weblate (Spanish)

Currently translated at 100.0% (10 of 10 strings)

Translation: Pretendo Network/Inkay
Translate-URL: https://hosted.weblate.org/projects/pretendonetwork/inkay/es/

---------

Co-authored-by: Arnau Bàrcia <a.barcia.sallegi@gmail.com>
2024-11-06 00:41:54 +11:00
Weblate (bot)
9d29ad78fd
Translated using Weblate (Spanish) (#47)
Some checks failed
Inkay-CI / build-inkay (push) Has been cancelled
Currently translated at 100.0% (10 of 10 strings)

Translation: Pretendo Network/Inkay
Translate-URL: https://hosted.weblate.org/projects/pretendonetwork/inkay/es/

Co-authored-by: gallegonovato <fran-carro@hotmail.es>
2024-10-06 13:33:51 +11:00
Ash Logan
6baee13685 feat(i18n): Move all texts into .lang files which are actually Java properties and C structs at the same time
no further comment
2024-10-03 00:00:56 +10:00
Ash Logan
1d1e094257 feat(i18n): Move NN/PN messages to main config_strings struct 2024-10-02 23:46:35 +10:00
Ash Logan
b16237417c fix(olv): Allow RPLs with null names
CafeGLSL is an offender here
2024-09-11 13:07:29 +10:00
Ash Logan
aedd02b0d1 chore(config): Switch to string_view for translated strings
Elides about 100 strlen calls by allowing the length to be calculated at compile time

ofc the WUPS backend doesn't USE this info but, y'know.
2024-08-04 18:15:26 +10:00