You are viewing a potentially older version of this package. View all versions.
Inoyu-Giant_Extension_Ladders-1.2.2 icon

Giant Extension Ladders

Adds new huge Extension Ladders to the store that are way bigger than the lame normal ones!

Date uploaded 3 months ago
Version 1.2.2
Download link Inoyu-Giant_Extension_Ladders-1.2.2.zip
Downloads 3155
Dependency string Inoyu-Giant_Extension_Ladders-1.2.2

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-HookGenPatcher-0.0.5 icon
Evaisa-HookGenPatcher

Generates MonoMod.RuntimeDetour.HookGen's MMHOOK file during the BepInEx preloader phase.

Preferred version: 0.0.5
Evaisa-LethalLib-0.15.1 icon
Evaisa-LethalLib

Personal modding tools for Lethal Company

Preferred version: 0.15.1
Owen3H-CSync-3.0.1 icon
Owen3H-CSync

Configuration file syncing library for BepInEx.

Preferred version: 3.0.1

README

Giant Extension Ladders

This mod adds new huge Extension Ladders to the store that are way bigger than the lame normal ones!
Ever got stuck on a ladder because it was just not high enough? Well, with almost twice and even FOUR times the normal ladder size, these ladders won't let you down!

Don't like climbing? But I bet you like murder!
No one expects a deadly ladder from above that was placed far away!

Images

huge ladder ladders on rock ladder comparison tiny ladder

yellow:  Normal Extension Ladder
blue:     Big Extension Ladder
red:       Huge Extension Ladder

Features

  • Beeg ladder for climbing etc.
  • Huge ladder for climbing etc.
  • Tiny ladder to play with
  • Ladder prices are adjustable in the mod's config file ("BepInEx\config\inoyu.GiantExtensionLadders.cfg").
  • The time the ladder remains extended is also adjustable in the configs file

Future Updates

  • More configs, so specific ladders can be disabled (for disabling the kinda game-breaking ones if you want)
  • More ladders! (maybe)

Known Issues

  • There is a bit of space between the objects and the ladder
  • Roof Collision does not work yet (ladders will often go through the wall, if activated in the ship/facility)
  • Many of the problems/bugs that the normal ladder has too, that includes:
    • Ground collision is too sensitive on uneven ground, so the ladder will stop at an angle above the ground (more visible the longer the ladder is)
    • If pressing climb on an extended ladder from the backside (or while falling), the player will climb in the air. So, when using a ladder, you want to start climbing from bottom!
    • Can sometimes fall a bit into an object - try placing the ladder again

If you encounter other bugs, feel free to report them on the GitHub page or write me directly via Discord (inoyuuuuu).

Installation

This mod requires two other mods!

  1. Download this mod, BepInEx, Evaisa's "LethalLib" and Evasia's "HookGenPatcher"
  2. Install BepInEx and follow the special instructions on how to install HookGenPatcher
  3. Put the content of LethalLib.zip and BigExtensionLadders.zip in the BepInEx\plugins folder

Have fun! ~Inoyu

CHANGELOG

v2.2.0 bugfixes

  • updated CSync and LethalLib to latest versions
  • improved climbing experience
    • removed "angle climbing" correction and "snapping to ladder (when not on ground)" correction on map-ladders, so no more weird climbing behaviour on non-mod ladders
    • adjusted the way a player gets tp-ed on a mod-ladder (should)

v2.1.1 very smol update

  • updated CSync to latest version
  • some code cleanup
    • improved some logging stuff (e.g. added success/fail message for synced settings)
    • if prices aren't synced initially, it will try a second time now

v2.1.0 bug fixes and new csync

  • adjusted snapping to ladder with big ladder
  • adjusted teleporting to top of the when start climbong from top (still a thing but the ladder-section where this happens is smaller)
  • switched to the original CSync plugin by Owen

v2.0.0 ULTIMATE LADDER and bug fix!

  • added a brand new ladder thats twice as high as the huge one (previous highest ladder)
  • fixed a huge bug that snapped players in the air above the ladder instead of on the ladder (caused by how ladders work in the game), NO MORE CLIMBING IN THE AIR :D
  • ladder size is now visible in the ladder icon
  • and i decided to keep CSync for now

v1.3.1 temporarily switched to CSync fork

  • switched to a fork of CSync since the owner of CSync has decided to no longer affiliate with thunderstore
  • working on a fix that requires no CSync at all, so I'm not dependent on the forked version

v1.3.0 CONFIGS ARE NOW SYNCED WITH HOST

  • added config syncing with CSync, so all configs are now synced with the host
  • with this version comes a new dependency, be sure to install CSync version 2.1.0
  • this took me way too long because me has the stoopid

v1.2.2 Bugfix

  • fixed the kill-trigger hitbox of the huge ladder being waaaaay to big
  • adjusted tiny ladder collider to fit the model better

v1.2.1 Added configs

  • added configs for disabling/enabling ladders in the shop
  • adjusted price of tiny ladder to 15 (players may have to change this manually in configs, if they update the mod to this version .-.)

v1.2.0 Added Tiny Ladder!

  • added a tiny ladder :D
  • fixed a bug where you could only use the huge ladder once

v1.1.3 Hotfix LadderBox Collision

  • fixed a bug where the interact trigger of the huge ladder would disappear when climbing
  • lowered the ladderbox collision of the huge ladder

v1.1.2 Hotfix LadderBox Collision

  • re-added the box collision for the huge ladder - working on a fix

v1.1.1 Hotfix LadderBox Collision - This Version is broken!

  • lowered the ladderbox collision, so players can now walk over the box
  • more code cleanup

v1.1.0 Adjustable Extension Time

  • added new configs: the time the ladder remains extended is now adjustable (values above 660 keep the ladder extended a whole day)
  • added checks before the configs are accepted (to cover some edge cases)
  • cleaned up the code a bit

v1.0.0 Release

  • Release