PretendoNetwork / miiverse-api

Pretendo Network's Miiverse service
GNU Affero General Public License v3.0
66 stars 11 forks source link

[Feature]: new soup weegee u #38

Closed SpareEnderboy closed 2 months ago

SpareEnderboy commented 5 months ago

Checked Existing

What feature do you want to see added?

New Super Luigi U Miiverse posting functionality

Why do you want to have this feature?

NSLU already allowed posting to miiverse (found out on a stream lol) but it didn't work on the stream. The streamer has been confirmed by me to be using pretendo.

Any other details to share? (OPTIONAL)

No response

ItzSwirlz commented 5 months ago

Not NSMBU/NSLU but for SM3DW:

Saving you the technical yapping - there is just currently no Juxt community which for some reason:

For reference on my self-hosted server:

{
    _id: ObjectId('6686ca91d4afa77facb73a7d'),
    platform_id: 1,
    name: 'SM3DW',
    description: '',
    type: 0,
    parent: null,
    created_at: ISODate('2024-07-04T16:15:13.558Z'),
    empathy_count: 0,
    followers: 0,
    has_shop_page: 0,
    title_id: [
        '0005000010145C00',
        '0005000010145D00',
        '0005000010106100',
        '1407375153323008'
    ],
    community_id: '337881',
    olive_community_id: '337881',
    is_recommended: 0,
    __v: 0,
    minimum_new_post_access_level: 0,
    permissions: {
        open: true,
        minimum_new_post_access_level: 0,
        minimum_new_comment_access_level: 0,
        minimum_new_community_access_level: 0,
        _id: ObjectId('6686cbdd274ad2eac122be73')
    }
}

The current super-mario-3d-world-authentication and super-mario-3d-world-secure servers work as is

TraceEntertains commented 5 months ago

NSLU/NSMBU communities will probably exist Eventually™, but are not created yet. Although, the appdata field (the thing telling the game the right community for NSLU/NSMBU) has previously been reverse engineered (by me actually!) so it shouldn't be too big of an issue adding support when the time comes.

jonbarrow commented 2 months ago

These issues shouldn't be used to request communities (at least not for communities which are assumed to be coming eventually), nor should it be used for asking for specific games to be supported

You should assume that all games will be supported eventually, and that with those games will come the proper communities. This issue tracker should be used for reporting bugs and requesting new features