mattymatty-Matty_Fixes_Experimental icon

Matty Fixes Experimental

A collection of Fixes for the vanilla game, with focus on vanilla compatibility.

Last updated 2 weeks ago
Total downloads 331780
Total rating 14 
Categories Mods Client-side Bug Fixes Tweaks & Quality Of Life
Dependency string mattymatty-Matty_Fixes_Experimental-1.1.32
Dependants 204 other packages depend on this package

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
LethalCompanyModding-VertexLibrary-1.0.0 icon
LethalCompanyModding-VertexLibrary

Provides extension methods for obtaining the oriented bounding box (OBB) of Unity objects.

Preferred version: 1.0.0

README

This Releases are EXPERIMENTAL

Official Package

Matty's Fixes

GitHub Release GitHub Pre-Release
Thunderstore Downloads

A collection of Fixes for the vanilla game, with focus on vanilla compatibility.

some of the changes will only be visible to players with the mod installed ( it is suggested for everybody to have the mod )

This mod is 100% Vanilla Compatible and does not change any of the vanilla gameplay.

Patches:

  • Storage Cabinet

    • fix items inside of Storage Cabinet falling to the ground on load
    • fix items on top of Storage Cabinet falling to the ground on load
  • ItemClippingFix

    • fix rotation of some items while dropped
    • prevent items from clipping into the ground
    • recalculate the offset from ground based on the actual item model
  • RadarFixes

    • fix orphaned radar icons from deleted scrap
      ( scarp sold will appear on the radar in all the maps )
    • fix items from a newly created lobby being visible on the radar
  • OutOfBounds Patch

    • prevent items from falling below of the ship
    • prevent items from generating inside furniture
      ( eg: kitchen counter )
  • Alternate Lightning Particles

    • show particles around items in a sphere
  • Readable Meshes

    • mark conductive item meshes as readable to fix various vanilla bugs:
      • Stormy weather spamming zero_surface_area warnings
      • Lightning particle showing as a point instead of on the item model

Differences to ItemClippingFix

This mod uses the same values from ItemClippingFix but additionally:

  • fixes the rotation of Objects in a newly hosted game
  • fixes items clipping into the ground ( included modded ones )

Differences to CupboardFix

CupboardFix removes the gravity from all item types that are above the ground and never resets it,
this causes a lot of items to spawn floating both from the DropShip and inside the Factory.
This mod instead only affects the items specifically inside the Closet and above it,
additionally snaps the items to the shelves and forces the parent to the closet itself allowing you to move them together with the closet,
as would happen if you had deposited the items manually inside

Installation

  • Install BepInEx
  • Unzip this mod into your Lethal Company/BepInEx/plugins folder

Or use the mod manager to handle the installing for you.