MapRandomizer icon indicating copy to clipboard operation
MapRandomizer copied to clipboard

Partial spoiler (map only, no items)

Open Selicre opened this issue 9 months ago • 3 comments

Currently just links to the image, but would be nice to set up a dedicated viewer of some kind.

Selicre avatar Apr 19 '25 01:04 Selicre

Currently just links to the image, but would be nice to set up a dedicated viewer of some kind.

Yeah I think ideally we would want to be able to see the item icons, basically like the regular spoiler map but without the side panel or any logic info. Without being able to see the identity of the items (only their tier), the player wouldn't be able to plan their route, so it's seems not much different from the existing full-map reveal option (showing all the maps in-game). Granted I can see it would be a lot more work to make that happen

blkerby avatar Apr 19 '25 23:04 blkerby

I think a way to approach this would be to write another spoiler JSON file (e.g. partial_spoiler.json) when this mode is used. It could just contain the subset of data needed to support the partial viewer functionality, so probably the all_items field and parts of all_rooms. The existing script.js could be adapted to support the partial viewer mode (e.g. automatically falling back to it if the full spoiler.json is unavailable), or it might be cleaner to just fork it into a separate script; I could see either way working.

blkerby avatar Apr 20 '25 03:04 blkerby

You delaying to pull request, aren't you?

vc0297191 avatar Apr 29 '25 13:04 vc0297191

Closing for now, since there hasn't been any more activity and I think the implementation would need work before it could be merged.

blkerby avatar Jun 24 '25 03:06 blkerby