You are viewing a potentially older version of this package. View all versions.
Sylhaance-SylhShrinkerCartPlus-0.4.4 icon

SylhShrinkerCartPlus

Makes your cart feel roomier by shrinking junk like magic. Marie Kondo would be proud. (inspired by the mod ShrinkerCart by Oksamies)

Date uploaded 3 weeks ago
Version 0.4.4
Download link Sylhaance-SylhShrinkerCartPlus-0.4.4.zip
Downloads 11877
Dependency string Sylhaance-SylhShrinkerCartPlus-0.4.4

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

Sylh Shrinker Cart Plus

(inspired by the mod ShrinkerCart by Oksamie ^^)

A mod for R.E.P.O. that dynamically shrinks objects inside carts.

⚠️ Disclaimer

This mod is provided as-is and is currently under development.
It was originally made for a small group of friends, so functionality may not be fully polished.
Some objects might behave unexpectedly or not shrink perfectly depending on their setup.

Feedback and Suggestions

If you have any feedback or suggestions, feel free to open an issue on the GitHub repository. (Don’t forget to read this this wiki page to learn how to properly report issues on GitHub!)

This mod needs to be installed on both the client and the host

Mod dependancies :

BepInExPack v5.4.2100

Mod Config !:

Make sure to use the 'REPOConfig' mod so you can tweak the mod’s settings directly in-game!

πŸ’‘ Key Features

  • βœ… Smooth scaling: no instant size changes – everything shrinks gently.
  • βœ… Safe limits: avoids making large objects too small.
  • βœ… Restoration: once an object leaves the cart, it gradually returns to its original size.
  • βœ… Configuration: You can change multiple things !
  • βœ… Only Valuable: Only valuable will be shrunk, so you can still use C.A.R.T Cannon & Laser.
  • βœ… Also change the mass: You can activate an option to adjust the mass of shrunk objects inside the cart!
  • βœ… Infinite battery: You can make melee, gun, drone, or cart weapons have infinite battery while in the cart.
  • βœ… Enemy instakill: Enemies placed inside a C.A.R.T can be auto-killed (properly, with orb drop!).

Enjoy smoother carts and cleaner gameplay. No more massive furniture bouncing out like a possessed fridge. πŸ˜‰

The Wiki !

Check out the wiki below to dive deeper into it!

CHANGELOG

v0.4.4

  • Improved the object protection mechanic during the time it takes for them to reach the cart, preventing them from taking damage.

v0.4.3

  • Overall improvement of the mod for multiplayer (Only the host's configuration should be taken into account now)
  • Protects Valuables during shrinking and expanding processes

v0.4.2

  • I've temporarily removed the unbreakable feature β€” I might reintroduce it later. I just need more information to make it work properly

v0.4.1

  • Fix the issue where objects often break when placed in the CART (sorry about that).

v0.4.0

  • MASSIVE refactor of the mod (YES! Again XD)
  • Improved mod behavior in multiplayer
  • Improved how an object behaves when moving from one cart to another
  • Overall improvement of a bunch of stuff

v0.3.0

  • Big refactor of the mod
  • Fixed a bug that prevented the Money Bag from shrinking (ups XD)
  • Added a trigger system to reduce the number of lists used in the mod
  • Integrated triggers into some configuration options to improve overall usability
  • Made it possible to remove the "Infinite Battery" effect from items placed in a CART that originally had this option enabled

v0.2.0

  • Improved the shrink mechanism by basing it on the object's x, y, z dimensions
  • Improved object resizing behavior when transferring from one CART to another

v0.1.0

  • πŸš€ Valuable safety options:
    • Added Valuable Safe Inside C.A.R.T: prevent valuables from being destroyed while inside a cart.
    • Added Valuable Stay Safe Outside C.A.R.T: keep them unbreakable even after being removed.
  • πŸš€ Battery life options:
    • Added infinite battery for C.A.R.T weapons, melee, gun, and drone items.
  • πŸš€ Enemy execution:
    • Enemies inside a C.A.R.T can now be instantly killed (with proper orb drop).
  • 🧠 Code refactor:
    • Smarter state tracking and cleanup for cart contents.
    • Centralized shrink logic with better handling of multiple carts.

v0.0.10

  • πŸš€ Added a config option to adjust the mass of shrunk objects inside the cart

v0.0.9

  • πŸ› Fixed a bug preventing objects from being reduced when more than one CART exists in a scene

v0.0.8

  • πŸš€ Added configurable shrink values for Enemy Valuable types: Tiny, Medium, and Big
  • πŸš€ Added a configuration option to keep shrink vualbes when they are removed from the CART

v0.0.7

  • πŸš€ Added a configuration menu to customize mod settings and fine-tune your experience.

v0.0.6

  • πŸ› Fixed a bug preventing objects from returning to their original size after being removed from the cart.
  • πŸš€ Improved performance by shrinking only new or currently shrinking objects, instead of iterating over the entire cart content every frame.