You are viewing a potentially older version of this package. View all versions.
LethalPlugging-ViralTremors-0.3.0 icon

ViralTremors

Connect your buttplug to Content Warning

Date uploaded 3 months ago
Version 0.3.0
Download link LethalPlugging-ViralTremors-0.3.0.zip
Downloads 788
Dependency string LethalPlugging-ViralTremors-0.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
Hamunii-AutoHookGenPatcher-1.0.2 icon
Hamunii-AutoHookGenPatcher

MonoMod's HookGen as a Fully Automatic BepInEx Patcher.

Preferred version: 1.0.2

README

ViralTremors

buttplug.io integration for Content Warning

Setting up

Requirements

Installation

Automatic

  • For a quick installation and organiser, r2modman can be used

Manual

  • Install BepInEx (see BepInEx Installation Guide)
  • Launch Content Warning once with BepInEx installed to ensure that its working and needed folders are present
  • Navigate to your Content Warning install directory and go to ./BepInEx/plugins
  • Download the mod and unzip it in the installation directory

Usage

  • Open Intiface Central (or Engine if you know how to use that)
  • Start it via the big play button
  • Launch Content Warning with the mod installed
    • If it doesn't work, go to Intiface settings and enable Listen on all network interfaces in the server settings

Features

  • Vibrate when you get hurt
  • Vibrate when you die
  • Vibrate when you get healed
  • Vibrate when you get revived
  • Vibrate when you get captured by a weeping.
  • Vibrate when you go/return to/from the underworld
  • Vibrate when you shock something

All of these are configurable and the config file can be found in the BepInEx/config directory under the name ViralTremors.cfg.

CHANGELOG

Changelog

All notable changes to this project will be documented in this file. See conventional commits for commit guidelines.


1.2.1 - 2024-05-10

Bug Fixes

  • Fix healing vibration not working - (3bc1875) - sovnya
  • Add VanillaCompatible attribute - (c4e5d9f) - sovnya

Miscellaneous Chores

  • Update README - (65ff460) - sovnya

Style

  • Fix silly if statement block - (6e8f0de) - sovnya

1.2.0 - 2024-04-06

Features

  • Use attributes to initialize patches - (4bf6ab2) - sovnya
  • Add bomb explosion vibrations - (4656bf8) - sovnya

1.1.0 - 2024-04-05

Bug Fixes

  • Fix justfile moving and packaging Newtonsoft JSON dll - (d0604b6) - sovnya

Features

  • Add vibrate on jumpscare - (db1c708) - sovnya

1.0.0 - 2024-04-05

Bug Fixes

  • Ignore every .user file - (a6e8486) - sovnya
  • Make the warning shut the hell up - (df0afcc) - sovnya

Refactoring

  • [breaking]Rewrite the entire thing to use monomod - (6bec29c) - sovnya

Changelog

All notable changes to this project will be documented in this file. See conventional commits for commit guidelines.


0.3.0 - 2024-04-04

Features

  • Add money added vibration and config - (92a013d) - sovnya

0.2.0 - 2024-04-03

Bug Fixes

  • Fix cross-platform support for justfile rm-dir - (0175ddb) - ElonGates
  • Fix justfile not cleaning up - (378b6ad) - sovnya

Features

  • Remove costura so thunderstore mods are happy - (ca09383) - sovnya

Miscellaneous Chores

  • Update justfile for new csproj changes - (a319acc) - sovnya

0.1.1 - 2024-04-03

Bug Fixes

  • Fix incorrect game name and grammar in READMEs - (bc6c382) - sovnya
  • Fix justfile being incorrect as all hell - (d508a94) - sovnya

0.1.1 - 2024-04-03

Bug Fixes

  • Fix incorrect game name and grammar in READMEs - (bc6c382) - sovnya

Miscellaneous Chores

  • Bump version - (42c41c8) - sovnya

Changelog

All notable changes to this project will be documented in this file. See conventional commits for commit guidelines.


[0.1.0] - 2024-04-03

Bug Fixes

  • Actually patch the player patches.. - (6e54f14) - sovnya
  • Actually implement weeping enemy vibration - (a390e10) - sovnya
  • Fix incorrect name for packaged zip file - (84c8c1a) - sovnya

Documentation

  • Add features header to README - (0ff5415) - sovnya
  • Fix grammar and add config reference - (fb4d047) - sovnya
  • Add setup documentation - (8580200) - sovnya

Features

  • Add all the basic files needed for a working mod - (dfd0c30) - sovnya
  • Add on death vibration and config - (fe3f3ac) - sovnya
  • Add on revive vibration and config - (d2d53c9) - sovnya
  • Add weeping enemy capture vibration & config - (1785f6b) - sovnya
  • Add diving bell vibration and config - (0eb1e91) - sovnya
  • Add shock vibrations and config - (8ceff6a) - sovnya
  • Add healing vibration and config - (5c9ac5d) - sovnya

Miscellaneous Chores

  • Removed unnecessary imports - (35fcc69) - sovnya
  • Remove unnecessary folder include in csproj - (e06c43a) - sovnya
  • Format source code - (8dd3fd1) - sovnya

Refactoring

  • Refactor changelog output - (85af59b) - sovnya