Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Splatoon 3 Alterna & Side Order IDs #181

Closed
Brickleberry19 opened this issue Jul 24, 2024 · 23 comments
Closed

Splatoon 3 Alterna & Side Order IDs #181

Brickleberry19 opened this issue Jul 24, 2024 · 23 comments

Comments

@Brickleberry19
Copy link
Contributor

Brickleberry19 commented Jul 24, 2024

I preordered both sets, so I open this here in advance, as soon as I get mine I'll edit the text.

0x0801000004360402": {
"name": "Callie (Alterna)",
"release": {
"au": "2024-09-05",
"eu": "2024-09-05",
"jp": "2024-09-05",
"na": "2024-09-05"
}
},

icon_08010000-04360402.png

https://amiibo.life/amiibo/splatoon/callie-alterna

0x0802000004370402": {
"name": "Marie (Alterna)",
"release": {
"au": "2024-09-05",
"eu": "2024-09-05",
"jp": "2024-09-05",
"na": "2024-09-05"
}
},

icon_08020000-04370402.png

https://amiibo.life/amiibo/splatoon/marie-alterna

0x0803000004380402": {
"name": "Pearl (Side Order)",
"release": {
"au": "2024-09-05",
"eu": "2024-09-05",
"jp": "2024-09-05",
"na": "2024-09-05"
}
},

icon_08030000-04380402.png

https://amiibo.life/amiibo/splatoon/pearl-side-order

0x0804000004390402": {
"name": "Marina (Side Order)",
"release": {
"au": "2024-09-05",
"eu": "2024-09-05",
"jp": "2024-09-05",
"na": "2024-09-05"
}
},

icon_08040000-04390402.png

https://amiibo.life/amiibo/splatoon/marina-side-order

@TheDrawingCoder-Gamer
Copy link

datamined ids with precise model number:
callie (alterna) is 0x0801000004360402
pearl (side order) is 0x0803000004380402
marie (alterna) is 0x0802000004370402
marina (side order) is 0x0804000004390402

@AbandonedCart

This comment was marked as resolved.

@Brickleberry19
Copy link
Contributor Author

Yeah, I don't have the game-info, so I didn't submit a PR.

8bitDream@6d0fd8e

If anyone wants to cherry-pick that and add the game-info feel free to submit it.

So I don't need to change the text tomorrow?

@AbandonedCart
Copy link
Contributor

So I don't need to change the text tomorrow?

It would be good to verify them just to be safe. Thanks.

@N3evin
Copy link
Owner

N3evin commented Sep 4, 2024

#183

@N3evin
Copy link
Owner

N3evin commented Sep 5, 2024

Gameinfo generator should now be fixed. That should also resolved older data that had not been populated.

Sorry it took awhile, have to modify the code since the original owner no longer seems to be developing the gameinfo generator. And amiibo.life seems to limit rate their site.

#187

@N3evin N3evin closed this as completed Sep 5, 2024
@Brickleberry19
Copy link
Contributor Author

I have now edited my first comment

@AbandonedCart
Copy link
Contributor

I have now edited my first comment

Looks like they all line up. Thanks for confirming

@Brickleberry19
Copy link
Contributor Author

I have now edited my first comment

Looks like they all line up. Thanks for confirming

but apparently something is not right because in TagMo and Other Programms that use this API displays only callie with name and picture, the others have neither

@N3evin
Copy link
Owner

N3evin commented Sep 5, 2024

I have now edited my first comment

Looks like they all line up. Thanks for confirming

but apparently something is not right because in TagMo and Other Programms that use this API displays only callie with name and picture, the others have neither

I just checked Marie data, it's ok even from api point of view. The image url is also working.

For tagmo. Try manually load the database json and see if it works.

@AbandonedCart
Copy link
Contributor

It may be that there was no game info when I updated TagMo, but it’s designed to handle that.

@N3evin
Copy link
Owner

N3evin commented Sep 5, 2024

It may be that there was no game info when I updated TagMo, but it’s designed to handle that.

That I'm not too sure. But gameinfo should be populated.

https://www.amiiboapi.com/api/amiibo/?name=marie&showusage

I used amiibo finder or tracker. There are multiple on google that uses amiiboapi live api. There's no issue too 🤔

@AbandonedCart
Copy link
Contributor

AbandonedCart commented Sep 5, 2024

Not what I meant. I haven’t pulled the game info update into TagMo yet. It only had the main database changes.

But I also had multiple reports it was working fine, since it handles null values.

@N3evin
Copy link
Owner

N3evin commented Sep 5, 2024

Oh ok. My bad. If that's the case, will be better to check tagmo. I'm not too sure about it.

@AbandonedCart
Copy link
Contributor

AbandonedCart commented Sep 5, 2024

I’m the developer for TagMo, but we can move the conversation there.

@N3evin
Copy link
Owner

N3evin commented Sep 5, 2024

That will be great 👍

@N3evin
Copy link
Owner

N3evin commented Sep 5, 2024

Data provided in database is not correct. Will have to reverify with the data in the first comment.

Need more verification.

@AbandonedCart
Copy link
Contributor

Both the mined copy and the official copy match, so I am not sure how I ended up with typos.

@Brickleberry19
Copy link
Contributor Author

Both the mined copy and the official copy match, so I am not sure how I ended up with typos.

I checked it and the ones from me and the ones from TheDrawingCoder-Gamer are 1:1 the same

@TheDrawingCoder-Gamer
Copy link

yeah they are the same. kind of surprised i got it right in the first place though as I only really referenced the model number and used the wiki to pull other pieces in

@AbandonedCart
Copy link
Contributor

I checked it and the ones from me and the ones from TheDrawingCoder-Gamer are 1:1 the same

Don't worry, I had the computer verify this time.

@N3evin
Copy link
Owner

N3evin commented Sep 6, 2024

Completed with new id.

@N3evin N3evin closed this as completed Sep 6, 2024
@AbandonedCart
Copy link
Contributor

Thanks and sorry about that. Hopefully the new id export feature in TagMo will reduce human error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants