Blizzard / Blizzard/s2client-proto
FeatureLayersMinimap does not match game rendered version
- Dominant language
- Python
- Stars
- 4k
- Forks
- 440
- PR merge metrics
- No merged PRs in 30d
Description
In `spatial.proto` the `FeatureLayersMinimap` data appears to come out like this (Simple64 map):

But in the game it looks like this:

It seems to me the `FeatureLayersMinimap` should be adjusted to return only the playable area.
Contributor guide
No contributing guide indexed for this repository
Research direction
Read spatial.proto and trace the FeatureLayersMinimap definition and its consumers. Compare its output with the playable area shown in the issue; done means the returned minimap matches the game's playable area.
Written by the indexing model from the issue text.
Assessment
- Domain
- api, game-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100