You are viewing a potentially older version of this package. View all versions.
mattymatty-TooManyItems-1.3.0 icon

TooManyItems

Patches for split competitive runs

Date uploaded 2 months ago
Version 1.3.0
Download link mattymatty-TooManyItems-1.3.0.zip
Downloads 7573
Dependency string mattymatty-TooManyItems-1.3.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

README

TooManyItems

Thunderstore Downloads

Standalone version of ItemLimit from Lobby Control, OutOfBounds and RadarPatches from Matty's Fixes

Host Fixes:

  • ItemLimit

    • removed limit on amount of items that can be saved
      ( vanilla = 45 )
    • removed limit to amount of scrap that can be synchronized
      ( vanilla = 500 )
  • OutOfBounds Patch

    • prevent items from falling below of the ship

Client Fixes:

  • Radar Patches

    • properly mark as collected existing items upon joining a lobby

This mod is 100% Vanilla Compatible and does not change any of the vanilla gameplay.
only the host needs this mod installed ( client fixes will only apply to clients with the mod )

Differences to MoreItems

MoreItems simply sets the max amount of items to the arbitrary value of 999.
This mod instead removes the limit entirely, additionally it also allows you to sync the scrap value of all those items

Installation

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

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

CHANGELOG

v1.3.1

  • fix items slowly sinking into the floor on rehost

v1.3.0

  • import OutOfBounds rewrite from MattyFixes
  • add support for cruiser and add compatibility for pre-cruiser versions

v1.2.0

  • update patches for v56

v1.1.2

  • do not touch stickyNote nor clipboard manual ( thanks to @1a3 )
  • only check OutOfBounds on load and on ship departure
  • remove packet size limit for scrap value sync
  • fix radar icons still showing for scrap in ship
  • hopefully fix lamps falling below the ship

v1.1.1

  • use different logic on clients to mark items as collected on join

v1.1.0

  • RadarPatches from Matty's Fixes
  • fixed CHANGELOG
  • changed description

v1.0.0