CarrionAndOn-TheLibraryElectric icon

TheLibraryElectric

Various components for use in (mostly my) SDK mods

Last updated 4 days ago
Total downloads 3925
Total rating 3 
Categories Code Mods
Dependency string CarrionAndOn-TheLibraryElectric-1.3.1
Dependants 0 other mods depend on this mod

This mod requires the following mods to function

gnonme-BoneLib-2.2.1 icon
gnonme-BoneLib

A BONELAB mod for making life easier for other mod creators.

Preferred version: 2.2.1
extraes-JeviLibBL-2.2.1 icon
extraes-JeviLibBL

A multifunction library for code modders, containing patching, preferences, tweening, easy barcodes, async support, stats, and other utilities.

Preferred version: 2.2.1
WNP78-FieldInjector-1.0.0 icon
WNP78-FieldInjector

A utility for other mods to inject monobehaviour fields into the IL2CPP domain.

Preferred version: 1.0.0

README

TheLibraryElectric

Various components for use in (mostly my) SDK mods.

Usage In Own Project

Go to the mod.io release and download "Source", and import the scripts into your project. Or download it on GitHub and import the dummyscripts folder.

When invoking methods, use UltEvents. Do not use Unity Events or it will crash the game.

You can use this in another code mod too, just reference the DLL.

Current Components

CHANGELOG

Version 1.3.1

  • Added RagdollOnCollide
  • Fixed a bug with RbBuoyancyManager where gravity messes up when using a gravity zone nearby

Version 1.3.0

  • Added DrowningManager
  • Added InvokeIfLibInstalled
  • Fixed fieldinjector issues with WaterZone/GravityChamber
  • Added an updater
  • Added double jump stuff to RigManagerController

Version 1.2.1

  • Merged Lak's pooling fix for water zone

Version 1.2.0

  • Swimming Physics
  • ForceZone
  • Signal Triggers
  • Made RagdollZone only effect the local player for Fusion

Version 1.1.1

  • Fixed WaterZone

Version 1.1.0

  • Added WaterZone
  • Added DespawnPooledObject
  • Added RandomAudioPlayer
  • Added RigManagerController
  • Added RagdollZone
  • Added SpawnCrateOnTriggerEnter

Version 1.0.0

  • Stability improvements
  • Improved Unity Integration
  • Spawn On Trigger Enter

Version 0.2.0

  • Added GravityChamber
  • Added VoidCounterObject
  • Changed namespaces

Version 0.1.0

  • Added TimescaleController
  • Added UpdateTMP
  • Added even more debug logging

Version 0.0.1

  • Fixed DestroyOnCollision still being able to delete your hand's collider
  • Added modstats with JevilLib

Version 0.0.0

  • Release

Available versions

Please note that the install buttons only work if you have compatible client software installed, such as the Thunderstore Mod Manager. Otherwise use the zip download links instead.

Upload date Version number Downloads Download link  
2023-9-24 1.3.1 374 Version 1.3.1 Install
2023-9-19 1.3.0 640 Version 1.3.0 Install
2023-9-18 1.2.1 260 Version 1.2.1 Install
2023-9-17 1.2.0 15 Version 1.2.0 Install
2023-9-16 1.1.1 351 Version 1.1.1 Install
2023-9-16 1.1.0 214 Version 1.1.0 Install
2023-9-12 1.0.0 1024 Version 1.0.0 Install
2023-9-9 0.2.0 277 Version 0.2.0 Install
2023-8-25 0.1.0 524 Version 0.1.0 Install
2023-8-24 0.0.1 194 Version 0.0.1 Install
2023-8-24 0.0.0 52 Version 0.0.0 Install