You are viewing a potentially older version of this package.
View all versions.
LethalHaptics
Connect your buttplug to Lethal Company
Date uploaded | 11 months ago |
Version | 0.0.3 |
Download link | LethalPlugging-LethalHaptics-0.0.3.zip |
Downloads | 44443 |
Dependency string | LethalPlugging-LethalHaptics-0.0.3 |
This mod requires the following mods to function
BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2100README
LethalVibrations
A mod for Lethal Company to hook it up to your buttplug, powered by buttplug.io
Setting up
Requirements
- Intiface Central or Intiface Engine (former prefered)
- A buttplug or a device that can vibrate and has buttplug.io support (See here for a list of supported devices)
Installation
Manual
- Install BepInEx (see BepInEx Installation Guide)
- Launch Lethal Company once with BepInEx installed to ensure that its working and needed folders are present
- Navigate to your Lethal Company install directory and go to
./BepInEx/plugins
- Download the mod and unzip it in the install directory.
Usage
- Open Intiface Central (or Engine if you know how to use that)
- Start it via the big play button
- Launch Lethal Company with the mod installed
- If it doesnt work, go to intiface settings and enable
Listen on all network interfaces
in the server settings
- If it doesnt work, go to intiface settings and enable
CHANGELOG
Changelog
All notable changes to this project will be documented in this file. See conventional commits for commit guidelines.
0.0.6 - 2024-03-31
Bug Fixes
- Remove the stupid BepInEx stuff i did - (f7213c0) - sovnya
- Disable airhorn vibrations by default - (b24efcf) - sovnya
- Let other clients be able to vibrate your plug when the ship horn is pulled - (5967d29) - sovnya
Features
- Vibrate on airhorn - (79e25d1) - sovnya
- Vibration upon ship horn pulled - (cf174f7) - sovnya
- Separate timed vibration functions - (1251987) - sovnya
- Add stun grenade explosion vibration - (32f7595) - sovnya
0.0.5 - 2024-01-10
Bug Fixes
- Fix incorrect variable placement in Justfile - (00a8251) - sovnya
- Rename screen vibration variables - (7e34385) - sovnya
- Disable ping scan vibrations by default - (65ea2e4) - sovnya
- Fix the stupid BepInEx annotations - (694e585) - sovnya
- Tweak config to reinforce good behavior - (0cd0557) - sovnya
- Reduce the amount of times you get vibrated when you pick up an item - (273673e) - sovnya
Features
- Add vibration on quota reached - (71a56b7) - sovnya
- Add vibrate on round survival - (96b01e8) - sovnya
Miscellaneous Chores
- Remove unused imports - (0d0582e) - sovnya
- Remove unused walkie talkie variables - (2bc1c29) - sovnya
0.0.4 - 2024-01-03
Bug Fixes
- Make the changelog generator look cooler - (c454796) - sovnya
- Rename 'GoodBoy' mode to just 'Rewarding' - (4b1a30a) - sovnya
- Make patch methods private and replace info logs to debug ones - (afa74f3) - sovnya
- Remove really stupid walkie talkie vibrate - (cf3a1d4) - sovnya
- Remove reference to Walkie Talkie patches - (ce4b6d4) - sovnya
- Fix justfile
package
command removing manifest before its read - (aab2425) - sovnya - Exclude Thunderstore path for git-cliff - (cc99e16) - sovnya
- Fix package command adding the
Thunderstore
folder as the root in the zip - (44b9611) - sovnya
Features
- Add git-cliff config - (e4d83f1) - sovnya
- Add a justfile for easy building and copying - (4bbb073) - sovnya
- More configuration for the Justfile - (ff6c232) - sovnya
- Clean command for Justfile - (17da920) - sovnya
- Create FUNDING.yml - (0e449a5) - bananasov
- Add
package
command to justfile - (8f95785) - sovnya - Add Thunderstore packaging files - (c7629b7) - sovnya
Miscellaneous Chores
- Make rider shut up about inconsistent naming for harmony injection - (d97d59c) - sovnya
- Update gitignore file - (37e70d1) - sovnya
- Beautify code - (c6734bb) - sovnya
- Remove unused build file - (6b66ba3) - sovnya
- Clean up config variables even more - (91106d0) - sovnya
- Simplify client checks for PlayerControllerB patches - (6498937) - sovnya
- Clean up logging - (b074f53) - sovnya
0.0.3 - 2023-12-10
Bug Fixes
- Minor project fixes - (e0e0222) - sovnya
- Disable walkie-talkie vibrations by default - (31f58ee) - sovnya
- Fix the shit that broke - (7358fb2) - sovnya
- Fix errors relating to renamed times variables - (1c50001) - sovnya