restrict what gets checked and implement sending of fragmented packets
Some checks failed
Build and Test / splatoon (push) Successful in 4m27s
Build and Test / friends (push) Successful in 5m7s
Build and Test / super-mario-maker (push) Failing after 13m14s

This commit is contained in:
Maple 2026-04-26 23:20:42 +02:00
commit 9275f3b09f
6 changed files with 85 additions and 46 deletions

View file

@ -1,4 +1,5 @@
wiiu-chat:
include-in-checkall: true
features:
- prudpv1
- v3-8-15
@ -9,6 +10,7 @@ wiiu-chat:
RNEX_DEFAULT_PORT: 10000
RNEX_ACCESS_KEY: "e7a47214"
splatoon:
include-in-checkall: true
features:
- prudpv1
- v3-8-15
@ -19,6 +21,7 @@ splatoon:
RNEX_DEFAULT_PORT: 6000
RNEX_ACCESS_KEY: "6f599f81"
friends:
include-in-checkall: false
features:
- friends
settings:
@ -28,6 +31,7 @@ friends:
RNEX_DEFAULT_PORT: 6000
RNEX_ACCESS_KEY: "ridfebb9"
super-mario-maker:
include-in-checkall: false
features:
- prudpv1
- v3-8-15