You are viewing a potentially older version of this package.
View all versions.

Megaphone
Adds a Megaphone item that changes the user voice
Date uploaded | 2 weeks ago |
Version | 1.2.3 |
Download link | esn-Megaphone-1.2.3.zip |
Downloads | 2752 |
Dependency string | esn-Megaphone-1.2.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.2100

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
The item can be bought or found as a scrap (configurable).
Use 'Q' to change the filter mode.
Currently 5 modes are available :
- Robot voice
- Loud voice : Can be heard from far away (distance configurable)
- Low and High pitch
- Siren : Good to lure enemies. Use with care
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 inLICENSES/LethalLib-original-license.txt
Contributing
Visit https://github.com/esseivan/LC_Megaphone to contribute and add issues you encouter.
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