You are viewing a potentially older version of this package. View all versions.
dig-Minimap-1.1.0 icon

Minimap

Adds a customizable Minimap + allow spectators to see the map!

Date uploaded 2 weeks ago
Version 1.1.0
Download link dig-Minimap-1.1.0.zip
Downloads 20810
Dependency string dig-Minimap-1.1.0

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2100 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2100
nickklmao-MenuLib-2.3.0 icon
nickklmao-MenuLib

A library for creating UI!

Preferred version: 2.3.0

README

Minimap

Adds a customizable Minimap, including all features from the existing map

Fully client-sided minimap, able to play with people without the mod

It's even available to spectators! See the map as your team explore

Default Keybinds

  • [M] = Open settings
  • [+] = Zoom in
  • [-] = Zoom out

All keybinds can be changed in the settings interface

Configuration

All options below can be configured in-game by pressing [M] whilst on a level.

  • General
    • Enable Hint Text: Should the hint text for opening the settings show under the minimap? (Recommended value = true)
    • Zoom: The minimap zoom level. (Recommended value = 2.25)
  • Position
    • Preset: The minimap position preset. (Recommended value = TopRight)
    • Manual Position: The position of the minimap as X, Y coordinates, preset must be set to Manual. (Recommended to use the in-game editor to edit this)
  • Dimensions
    • Width: The width of the minimap. (Recommended value = 300)
    • Height: The height of the minimap. (Recommended value = 300)
    • Buffer: The buffer between edge of screen added to presets. (Recommended value = 12)
  • Key Bindings
    • Settings: The key to open the minimap settings. (Recommended value = M)
    • Zoom In: The key to zoom in on the minimap. (Recommended value = Equals)
    • Zoom Out: The key to zoom out on the minimap. (Recommended value = Minus)

Special Thanks

  • jaejennybenny (QA + Ideas)
  • nickklmao (MenuLib)

CHANGELOG

[1.1.2]

  • Added scaling of haul and goal UI when you scale the size of the minimap
  • Increased default width and height to 375
  • Adjusted default opacity to 0.85

[1.1.1]

  • Added minimap opacity setting

[1.1.0]

  • Added "Zoom In" control, default is Equals key
  • Added "Zoom Out" control, default is Minus key
  • Added support for rebinding controls in settings UI
  • Fixed various UI state issues after pressing ESC

[1.0.2]

  • Fixed various UI issues with manually setting position of the minimap
  • Added "Reset to Default Settings" button in settings UI

[1.0.1]

  • Fixed minimap settings UI opening when pressing M and typing in chat

[1.0.0]

  • Initial version