Bouhm / stardew-valley-mods

My mods for Stardew Valley
MIT License
81 stars 55 forks source link

[NPC Map Locations] Minimap not restored after leaving excluded zone #104

Closed NightFright2k19 closed 2 years ago

NightFright2k19 commented 2 years ago

Using: NPC Map Locations v2.9.3

I have set up three exceptions for showing the minimap in globals.json: "MinimapExclusions": [ "Mine", "SkullCave", "VolcanoDungeon" ],

While the minimap is correctly hidden when entering those areas, it is not turned on again when you return to an area that is not excluded.

I thought that the above option would make it so that if the minimap is enabled, it would always be drawn except in those places you specify.

Pathoschild commented 2 years ago

This should be fixed in NPC Map Locations 2.10.0 and later. Thanks for reporting it!