You are viewing a potentially older version of this package. View all versions.
esn-Megaphone-0.1.3 icon

Megaphone

Adds a Megaphone item that changes the user voice

Date uploaded a year ago
Version 0.1.3
Download link esn-Megaphone-0.1.3.zip
Downloads 140
Dependency string esn-Megaphone-0.1.3

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
NotAtomicBomb-TerminalApi-1.5.0 icon
NotAtomicBomb-TerminalApi

A Terminal Api

Preferred version: 1.5.0
Evaisa-LethalLib-1.1.1 icon
Evaisa-LethalLib

Personal modding tools for Lethal Company

Preferred version: 1.1.1

README

Megaphone - Lethal Company mod

This mod adds a new scrap item : megaphone. It can be purchased in the store if enabled in the configuration.

Usage

WIP

Third-Party Code and Credits

This mod reuses code from the following MIT-licensed mods:

  • LethalLib by [Evaisa]
    Reuses GitHub workflows and CHANGELOG format
    Reuses terminal node add process
    https://github.com/EvaisaDev/LethalLib
    License included in LICENSES/LethalLib-original-license.txt

Changes

See the changelog for changes.

CHANGELOG

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Megaphone [1.2.2]~[1.2.3]

Changes

  • Updated default configuration values
  • Removed the smiley on the 3D model

Megaphone [1.2.1]

Fixes

  • Fixed tooltip showing on all players

Megaphone [1.2.0]

  • Improved enemies interaction when using the Siren mode
  • Adapted the base scrap value and added user configuration

Megaphone [1.1.0]

  • Adjusted scrap value
  • Displaying tooltip for "Q" and current mode

Megaphone [1.0.1]

  • No debug log in release build
  • Switching off when batteries run out

Megaphone [1.0.0]

  • Added missing network asset

Megaphone [0.1.8]

  • Updated readme

Megaphone [0.1.6]~[0.1.7]

  • Added death SFX when the player dies while using it
  • Added modes : low pitch, high pitch, siren
  • Added more configs

Megaphone [0.1.5]

  • Mode now synced between clients
  • Mode now saved per item, allowing multiple items to be used

Megaphone [0.1.4]

  • Added more configurations
  • Updated readme

Megaphone [0.1.3]

  • Added 'Loud voice' filter mode
  • Added 3D base model

Megaphone [0.1.1]

  • Audio effects components now added when item equipped or used

Megaphone [0.1.0]

  • Initial commit