Skip to content

ApacheTech-VintageStory-Mods/MinimalMapping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minimal Mapping

Limited mapping functionality for a more immersive world.

Suport the Mod Author

If you find this mod useful, and you would like to show appreciation for the work I produce; please consider supporting me, and my work, using one of the methods below. Every single expression of support is most appreciated, and makes it easier to produce updates, and new features for my mods, moving fowards. Thank you.

Features:

Key Bindings

  • Disabled 'M' Key Binding.
  • Disabled 'V' Key Binding.

Patches

  • Disabled "Show Coordinates HUD" in Settings Menu.
  • Disabled coordinates being shown when hovering over the mini-map.
  • Disabled mini-map scrolling.
  • Mini-map zoom levels now range from 2 to 6, rather than 0.25 to 6.
  • Mini-map zoom level defaults to 3, rather than 2.
  • Waypoints cannot be pinned. I've re-written both the '/waypoint' command, and the Add/Edit Waypoint GUIs. Even works with Waypoint Extensions mod.
  • Coordinates HUD disabled by default, and cannot be enabled.
  • Mini-map visible by default, but can still be manually hidden by player.

Chat commands

Use the /minimalmapping command as the primary entry point. The following sub-commands are available:

  • /minimalmapping gui Show the minimal mapping GUI, where all these options can be configured.
  • /minimalmapping scope [global|world] Change whether the mod should use global, or per-world settings.
  • /minimalmapping [feature] mode [disabled|enabled|whitelist|blacklist] Change the mode for the given feature.
  • /minimalmapping [feature] whitelist Show players currently on the feature's whitelist.
  • /minimalmapping [feature] whitelist [playerName] Add or remove a player from the feature's whitelist.
  • /minimalmapping [feature] blacklist Show players currently on the feature's blacklist.
  • /minimalmapping [feature] blacklist [playerName] Add or remove a player from the feature's blacklist.
  • /minimalmapping worldmap worldmap-hotkey [on|off] Disable or enable the 'M' hotkey for the world map.
  • /minimalmapping worldmap minimap-hotkey [on|off] Disable or enable the mini-map hotkey (F6).
  • /minimalmapping worldmap wipe-at-login [on|off] Wipe the player's world map whenever they log in.
  • /minimalmapping worldmap wipe-on-death [on|off] Wipe the player's world map whenever they die.
  • /minimalmapping worldmap coordinates-hud [on|off] Allow or disallow the on-screen coordinates HUD for players.
  • /minimalmapping worldmap coordinates-hover [on|off] Enable or disable showing coordinates when hovering over the mini-map.
  • /minimalmapping worldmap minimap-scroll [on|off] Enable or disable mini-map scrolling.
  • /minimalmapping worldmap zoom-min [0.125-12] Set the minimum mini-map zoom level.
  • /minimalmapping worldmap zoom-default [0.25-6] Set the default mini-map zoom level.
  • /minimalmapping worldmap zoom-max [0.125-12] Set the maximum mini-map zoom level.
  • /minimalmapping worldmap force-minimap [on|off] Force the mini-map to be active by default.
  • /minimalmapping waypoints pins [on|off] Allow or disallow pinning of waypoints.
  • /minimalmapping waypoints wipe-at-login [on|off] Wipe a player's waypoints when they log in.
  • /minimalmapping waypoints wipe-on-death [on|off] Wipe a player's waypoints when they die.

About

Limited mapping functionality for a more immersive world.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages