f058b54555
add more cuz I forgot
2026-06-15 02:32:56 +02:00
3cbac95bd8
add local
2026-06-15 02:31:57 +02:00
a7b0845a59
whoops
2026-06-15 02:29:26 +02:00
d0c5c7bef6
add mic description
2026-06-15 02:29:01 +02:00
c2dd28566f
add USB hw error general
2026-06-15 02:27:24 +02:00
640bcbb0fc
add wiimote
2026-06-15 02:25:57 +02:00
979661688f
add 125 description
2026-06-15 02:24:25 +02:00
13bdacc613
add 123-xxxx
2026-06-15 02:21:44 +02:00
e93a1c8947
add description
2026-06-15 02:17:14 +02:00
16e35f78ea
update module name & description
2026-06-15 02:15:03 +02:00
6c4c7a381d
update name to match actual addr
2026-06-15 02:13:07 +02:00
b4fbf411cc
kitten when can i expect to be compensated for this
2026-06-01 01:55:04 +02:00
895a01f026
Merge branch 'removeunused' into 'dev'
...
chore(cleanup): got rid of unnescesary stuff
See merge request spfn/error-codes!1
2025-08-28 14:42:53 +00:00
redbinder
0de45bde15
chore(cleanup): removed github actions configuration
2025-08-28 16:42:21 +02:00
redbinder
15e0fa6619
chore(cleanup): got rid of unnescesary stuff
2025-08-28 16:39:08 +02:00
786f2bad24
feat(102-2107): added info
2025-02-14 17:10:39 +01:00
3de15cd548
fix line breaks
2025-02-14 10:01:52 +01:00
68c75adbf8
104
2025-02-14 09:39:56 +01:00
82cbbf9c34
116
2025-02-13 14:24:27 +01:00
fcb06dccdf
AAAAAAA
2025-02-10 11:04:54 +01:00
e73403380a
change name
2025-02-10 10:44:21 +01:00
William Oldham
d93a83b434
docs: add NPM version label to README
2025-02-01 23:13:25 +00:00
da373f0029
fix: correct branch name in publish.yml
2024-12-30 16:10:17 -05:00
f3fd23c591
Merge pull request #18 from binaryoverload/dev
2024-12-30 13:17:41 -05:00
William Oldham
9a38a597e5
Remove N/A hack from json-file-fix and format file
2024-12-30 18:06:18 +00:00
William Oldham
05e6ef2650
Add explanation to format.sh
2024-12-30 18:05:58 +00:00
William Oldham
f45126f371
Add .editorconfig JSON exception
2024-12-30 18:05:28 +00:00
William Oldham
3abcf166e8
Add CI to publish to NPM and bump to 1.1
2024-12-30 15:50:59 +00:00
William Oldham
cb35b5bb93
Add fix file I used
2024-12-30 14:18:04 +00:00
William Oldham
9d2cb95a8c
Ensure all 106 messages have full stops
2024-12-30 14:18:03 +00:00
William Oldham
a8a403210f
Fix no full stop in 104-2210
2024-12-30 14:18:03 +00:00
William Oldham
e18a7886f8
Ensure all 102 errors have same desc/solution and end with full stop
2024-12-30 14:18:03 +00:00
William Oldham
4c0700d139
Improve messages for 160- errors
2024-12-30 14:18:03 +00:00
William Oldham
944af73907
Add editorconfig, format script, and format all files consistently
2024-12-30 14:16:42 +00:00
William Oldham
f5920f79a5
Merge remote-tracking branch 'spletz47/102-Errors' into dev
2024-12-30 12:20:41 +00:00
William Oldham
3dba349724
Merge remote-tracking branch 'spletz47/104-Errors' into dev
2024-12-30 12:20:31 +00:00
William Oldham
259452f7dd
Merge remote-tracking branch 'spletz47/160-Errors' into dev
2024-12-30 12:20:21 +00:00
908e78d0c8
Merge pull request #17 from DaniElectra/ac-3ds
2024-12-29 15:13:16 -05:00
Daniel López Guimaraes
a93bcea28a
feat: Add AC error names for 3DS
...
These error names were found inside a game with a function for logging
an error result. The results were then mapped to the matching error
codes using the conversion inside the code of the sysmodule.
The error names may be repeated among errors starting with the same
pattern. This is intended, since the last two numbers represent unknown
additional error information complementing the result (except for value
99, which can be mapped to a different error name).
Some of the error codes had multiple result names mapped to them. In
those cases, no changes were made for clarity and avoid misinformation.
2024-12-14 17:46:26 +00:00
e3e38df590
Merge pull request #15 from PretendoNetwork/license-change
2024-10-18 13:12:18 -04:00
18c143125d
chore: change license to more permissive LGPL
2024-10-16 14:16:32 -04:00
6f531e792e
Merge pull request #14 from PretendoNetwork/pia-errors
2024-10-14 11:37:52 -04:00
Daniel López Guimaraes
23a67f3e9b
feat: Add PIA error names
...
The names are extracted from Minecraft Wii U.
2024-10-13 21:52:39 +01:00
Spletz
0e4abfa0ac
fix: adjusted as per Jon's suggestions
2024-09-04 11:25:30 +10:00
Spletz
c12200bb73
fix: 102-2163 solution
2024-09-04 11:13:11 +10:00
Spletz
8bad9b4bac
chore: descriptions and solutions as per Jon's suggestions
2024-09-03 11:30:42 +10:00
Spletz
5842bb45a4
chore: added more descriptions and solutions, as well as to fix as per Jon's suggestions
2024-09-03 09:19:33 +10:00
b9e9ec021e
Merge pull request #10 from Spletz47/165-Errors
2024-09-01 13:52:21 -04:00
Spletz
1f61fde2bc
chore: error 104-2210 solution, message, name and 0440 message
2024-08-14 17:39:41 +10:00
Spletz
a3fe353062
chore: all 165 errors
2024-08-08 14:59:35 +10:00