You are viewing a potentially older version of this package. View all versions.
Dev1A3-LethalFixes-1.0.5 icon

LethalFixes

Fixes for a bunch of common issues.

Date uploaded a month ago
Version 1.0.5
Download link Dev1A3-LethalFixes-1.0.5.zip
Downloads 3017
Dependency string Dev1A3-LethalFixes-1.0.5

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

README

LethalFixes

Latest Version Total Downloads Discord Ko-fi

Information

This mod fixes a bunch of common Lethal Company issues:

  • [Host] Fixed dead enemies being able to open doors.
  • [Host] Fixed butler knife and metal ordered items not attracting lightning until the next round.
  • [Host] Fixed flooded weather only working for the first day of each session.
  • [Host] Fixed interval spike trap entrance safety period activating when exiting the facility instead of when entering.
  • [Host] Fixed interval spike trap entrance safety period not preventing death if the trap slams at the exact same time that you enter.
  • [Host] Fixed the hoarder bug not dropping the held item if it's killed too quickly.
  • [Host] Fixed outdoor enemies being able to spawn inside the outdoor objects.
  • [Host] Fixed clients seeing the default disconnect message when kicked instead of a kick message.
  • [Host] Base Game Debug Menu Changes
    • Made the test room & invincibility toggles show whether they are enabled/disabled.
    • Sorted the enemy & item lists alphabetically.
  • [Client] Fixed the forest giant being able to insta-kill when spawning.
  • [Client] Fixed the start lever cooldown not being reset on the deadline when attempting to route to the company after attempting to go to a regular moon.
  • [Client] Fixed the terminal scan command including items inside the ship in the calculation of the approximate value.
  • [Client] Fixed player detection spike trap having no entrance safety period.
  • [Client] Fixed player detection spike trap entrance safety period not preventing death if the trap slams at the exact same time that you enter.
  • [Client] Fixed spike traps having no indication when disabled via the terminal (they now play the landmine deactivate sound and have the light emissive disabled).
  • [Client] Fixed entrance nearby activity including dead enemies.
  • [Client] Changed Dissonance log levels to fix log spam during voice chat lag.
    • Mod Default: Error (4)
  • [Client] Changed NetworkManager log level to fix log spam from RPCs.
    • Mod Default: Normal (1)
  • [Client] Added a config option (disabled by default) to enable the spike trap safety period when inverse teleporting.

Configuration

The mod has some configuration options including:

  • Toggle for the spike trap terminal activate/deactivate sounds.
  • Toggle for the terminal scan changes to allow compatibility with other mods.
  • Toggle for the spike trap safety period when inverse teleporting. [Default: False]

Support

You can get support in any the following places:

Compatibility

  • Supported Game Versions:
    • v50+
  • Works Well With:
    • N/A
  • Not Compatible With:
    • Symbiosis
      • This mod does the same thing as the "ItemDeathDrop" config option so I would suggest disabling that option in the Symbiosis config to prevent any issues.

CHANGELOG

1.1.3

  • [Client] Fixed other players reloading a shotgun making the item you have in the same hotbar slot that they had their ammo in invisible.

1.1.2

  • [Host] Fixed stormy weather only working for the first stormy day of each session if items are left outside. @digger1213
  • [Client] Fixed the main menu buttons not being aligned properly.
  • [Client] Fixed old birds being desynced on clients after the first flight. @digger1213
  • [Client] Fixed nutcrackers not moving whilst aiming for clients. @digger1213

1.1.1

  • Added a config option to decide whether the PTT speaking indicator shows for voice activity.
  • Fixed the name above your head in LAN not including the player id.

1.1.0

  • [Host] Fixed the host's rank not syncing to clients on initial join.
  • [Client] Removed shadows from the fancy lamp & apparatus to improve performance.
    • The same as NoPropShadows but without the requirement of having to re-join the lobby for the shadows to be removed from newly spawned props.
  • [Client] Made PTT speaking indicator only visible when speaking.
  • [Client] Made PTT speaking indicator show for voice activity too.

1.0.9

  • Fixed a bug caused by v1.0.6 which resulted in clients being immune to shotgun damage.
  • Added a popup when entering the main menu whilst on the public beta branch to inform people that they are on an outdated version of v50.

1.0.8

  • Fixed the old bird being unable to move after successfully grabbing a player.

1.0.7

  • Fixed enemies being able to be assigned to vents that were already occupied during the same hour.

1.0.6

  • Fixed the shotgun having increased damage for clients.
  • Fixed the death sound of Baboon Hawks, Hoarder Bugs & Nutcrackers not working.
  • Fixed the old bird missiles getting stuck if the owning old bird is destroyed by an earth leviathan.

1.0.5

  • Fixed exception if the map has a null outside object.
  • Added a config option to choose the Dissonance (Voice Chat) log level.
  • Added a config option to choose the NetworkManager (RPC) log level.

1.0.4

  • Fixed nearby activity constantly flashing between "Near activity detected" & "Enter: [LMB]" when there is an enemy near the door.

1.0.3

  • Changed dissonance log levels.
  • Fixed negative weight speed bug.
  • Fixed clients seeing the default disconnect message when kicked instead of a kick message.
  • Fixed EntranceTeleport error spam when a naturally spawned masked enemy is despawned whilst using ModelReplacementAPI.
  • Added a config option (disabled by default) to enable the spike trap safety period when inverse teleporting.

1.0.2

  • Added extra spike trap fix to make the entrance safety period also apply if the trap is already mid-slamming.

1.0.1

  • Fixed dead enemies being included on the entrance nearby activity check.
  • Added some additional configuration options.

1.0.0

  • Initial Release