frozenpandaman / s3s

Successor to splatnet2statink. Takes battle data from the SplatNet 3 app and uploads it to stat.ink!
https://github.com/frozenpandaman/s3s/wiki
GNU General Public License v3.0
394 stars 72 forks source link

Support Conch Clash #188

Closed mad-p closed 6 days ago

mad-p commented 1 month ago

From Summer Fest 2024, a new fest mode Conch Clash is introduced. New dragonMatchType are:

See also fetus-hina/stat.ink#1324

frozenpandaman commented 1 month ago

Thanks! I haven't been playing so wasn't aware of this change. Looks like it's just a new/official name for mirror matches? https://splatoonwiki.org/wiki/Splatfest#Conch_Clash

When stat.ink supports these (cc @fetus-hina) I'll make sure it's supported here too. :)

Looks like there's no errors for now, at least, just no data being sent.

mad-p commented 3 weeks ago

10x conch clash has "dragonMatchType":"CONCH_SHELL_SCRAMBLE_10" I guess 33x is "CONCH_SHELL_SCRAMBLE_33".

frozenpandaman commented 3 weeks ago

@mad-p Thanks! I'm traveling now and am away from my computer for another week. If you (or others) want to submit this as a PR I'll gladly merge it!