You are viewing a potentially older version of this package. View all versions.
Mellowdy-HandheldMap-1.6.1 icon

HandheldMap

Adds a new map item to the shop that will display your current location in briliant 144p like the monitor! Please check out the config setting to balance it according to your group's needs!

Date uploaded 2 months ago
Version 1.6.1
Download link Mellowdy-HandheldMap-1.6.1.zip
Downloads 18357
Dependency string Mellowdy-HandheldMap-1.6.1

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
Evaisa-HookGenPatcher-0.0.5 icon
Evaisa-HookGenPatcher

Generates MonoMod.RuntimeDetour.HookGen's MMHOOK file during the BepInEx preloader phase.

Preferred version: 0.0.5
Evaisa-LethalLib-0.10.3 icon
Evaisa-LethalLib

My modding tools for Lethal Company

Preferred version: 0.10.3

README

Hand-held Map

Adds a new shop item that acts just like the monitor map in the ship. It will help avoid dangers, find loot and escape the facility when need be.

Settings

(Note: The config files are entirely local. If your group wants a restriction on certain items then you all need to have the same config file)

  • Map size
  • Battery life
  • Price
  • Which map objects are visible (turrets, enemies, scrap, players, etc)
  • Turn on battery drain
  • Etc...

Example pictures: 0.75 (default) and off (default) 1 and on

Contact

Rate and review the mod here: https://forms.gle/ng6NdTQ9aNvw5Vwt6

If you find any bugs or have any ideas for changes message me on discord: @miloet or create a thread on the github page

CHANGELOG

Patch notes

  • 1.6.1

    • Bug fix (fixed certain config settings not loading)
  • 1.6.0

    • Attempted bugfix
    • Config settings now update in real time when changed instead of on restart (except for price)
  • 1.5.7

    • More preformance optimizations
  • 1.5.6

    • Removed an redundant optimization that caused a major bug

1.5.1 - 1.5.5 are unstable.

  • 1.5.5

    • Bug fix (made sure the camera is active)
  • 1.5.4

    • Bug fix
  • 1.5.3

    • Bug fix
    • Map no longer updates in ship for preformance reasons
  • 1.5.2

    • Map now only updates when in hand, impoving preformance
    • Map can no longer have negative charge
  • 1.5.1

    • Preformance update. The camera of other players will no longer update. Might add preformance settings to customize when it should and should'nt show other players map screens.
  • 1.5.0

    • Added safeguards against mod failing to find the original monitor camera. (i.e. it should work with any* mod now)
  • 1.4.4

    • Updated this text
    • Added patch notes / change log
  • 1.4.3

    • Added config setting for if the map should turn off or not when pocketed
    • General bug fixes