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

HandheldMap

Adds a new map item to the shop that will display your current location in briliant 144p just like the monitor! (now with multiplayer)

Date uploaded 5 months ago
Version 1.2.0
Download link Mellowdy-HandheldMap-1.2.0.zip
Downloads 1563
Dependency string Mellowdy-HandheldMap-1.2.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
Evaisa-LethalLib-0.10.3 icon
Evaisa-LethalLib

My modding tools for Lethal Company

Preferred version: 0.10.3
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

README

Hand-held Map

Adds a new shop item that acts just like the map terminal in the ship. It will help avoid dangers, find loot and escape the facility when need be. Checkout the config file for option to change things like price and battery life

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