You are viewing a potentially older version of this package. View all versions.
PigeonsMods-LocalMapMarkers-1.0.1 icon

LocalMapMarkers

Place custom markers on Muck's map for houses, caves, villages, revives, bosses and more. Works without MuckSaveGame, with optional per-save persistence when it is installed.

Date uploaded 14 hours ago
Version 1.0.1
Download link PigeonsMods-LocalMapMarkers-1.0.1.zip
Downloads 3
Dependency string PigeonsMods-LocalMapMarkers-1.0.1

This mod requires the following mods to function

BepInEx-BepInExPack_Muck-5.4.1101 icon
BepInEx-BepInExPack_Muck

BepInEx pack for Muck. Preconfigured and ready to use.

Preferred version: 5.4.1101

README

Local Map Markers

Local Map Markers lets you place your own markers directly on Muck's map.

MuckSaveGame is optional. The mod works on its own in session-only mode, while installing MuckSaveGame enables marker persistence for saved games.

Marker Types

Six marker types are available:

  • House
  • Cave
  • Village
  • Revive
  • Boss
  • Generic

Controls

  • 16 — Select marker type
  • LMB — Place marker
  • Hold LMB and drag — Move/pan the map
  • RMB click — Remove the nearest marker
  • Mouse Wheel — Zoom

The selected marker and control guide are shown in the top-left corner while the map is open.

Persistence

With MuckSaveGame

  • Markers are associated with the corresponding saved game.
  • Loading a save restores its markers.
  • Starting a new game with the same seed as an existing save still starts with an empty marker map.
  • Saving that new game makes its current markers the persistent marker set for that save.

Without MuckSaveGame

  • Local Map Markers still works normally.
  • Markers remain available for the current session only.
  • They are cleared when the session ends.

Multiplayer

Markers are local to each player and are not synchronized over the network.

Installation

Thunderstore / r2modman

Install LocalMapMarkers normally through your mod manager. BepInEx will be installed as a dependency if needed.

Manual Installation

  1. Install BepInExPack_Muck.
  2. Place LocalMapMarkers.dll in BepInEx/plugins/LocalMapMarkers/.
  3. Launch Muck.

CHANGELOG

Changelog

1.0.2

  • Minor documentation improvements.

1.0.1

  • Documentation improvements.

1.0.0

First public release.

  • Six custom map marker types: House, Cave, Village, Revive, Boss, and Generic.
  • Marker selection with keys 16.
  • Place markers with LMB and remove them with RMB.
  • Keeps normal map dragging and mouse-wheel zoom behavior.
  • In-map selected-marker and controls display.
  • Optional per-save marker persistence through MuckSaveGame.
  • Session-only operation when MuckSaveGame is not installed.
  • New games remain isolated from existing marker data even when using the same seed.
  • Local-only markers with no networking or RPC synchronization.