/map/ doesn't provide which modes a map supports #9

Closed
opened 2025-07-02 00:22:55 +00:00 by fiveman1 · 3 comments

There isn't a way to tell how many bonuses a map has. Ideally the API would provide a list of mode_id's for each map.

There isn't a way to tell how many bonuses a map has. Ideally the API would provide a list of `mode_id`'s for each map.
Owner

This isn’t information I have beyond just querying the list of times to find out what unique mode ids exist.

This isn’t information I have beyond just querying the list of times to find out what unique mode ids exist.
Owner

The long term plan is to move the master maps list to the maps service, and then extend the data structure with things like thumbnails, current version, and perhaps a field for how many modes the map has assuming they are sequential. I should probably set up the validator to enforce sequential modes so they don't need to be listed explicitly.

I'm currently embroiled in other projects, and migrating all the map data is a big scary job, so waiting for me to do this will mean waiting a while.

The long term plan is to move the master maps list to the maps service, and then extend the data structure with things like thumbnails, current version, and perhaps a field for how many modes the map has assuming they are sequential. I should probably set up the validator to enforce sequential modes so they don't need to be listed explicitly. I'm currently embroiled in other projects, and migrating all the map data is a big scary job, so waiting for me to do this will mean waiting a while.
Owner

Reopen in maps-service if you actually care about this.

Reopen in maps-service if you actually care about this.
itzaname added the Kind/Enhancement
Reviewed
Won't Fix
3
labels 2025-07-06 03:32:30 +00:00
Sign in to join this conversation.