Skip to content

Commit

Permalink
chore: release 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
KryptoSynth committed Dec 28, 2024
1 parent ffe59f8 commit f9fb9f7
Show file tree
Hide file tree
Showing 5 changed files with 54 additions and 11 deletions.
40 changes: 39 additions & 1 deletion Thunderstore/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,50 @@
# Changelog

## Unreleased
## 1.6.0 (2024-12-28)

### Added

- Entries:
- Coil Head
- Eyeless Dog
- Spore Lizard
- Hoarding Bug
- Ghost Girl
- Thumper
- Nutcracker
- Barber
- Company Speaker

### Changed

- Reverted references from GranularSoundControl to KeepItDown
- Renamed Ship Alarm to Loud Horn
- Mentioned KeepItDown in manifest.json

### Removed

- Entries:
- Ship Alarm Cord
- Old Phone
- Rubber Ducky
- Flashlight
- Radar Booster Ping

### Fixed

- Entries:
- Cruiser Radio
- Cruiser Skidding
- Walkie-talkie
- Jetpack
- Extension Ladder (semi-fixed)
- Turret (semi-fixed)
- Spider
- Jester
- Snare Flea
- Old Bird (semi-fixed)
- Loud Horn (semi-fixed)

## 1.5.2 (2024-12-18)

### Changed
Expand Down
Binary file not shown.
Binary file modified Thunderstore/GranularSoundControl.dll
Binary file not shown.
23 changes: 14 additions & 9 deletions Thunderstore/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,24 +12,19 @@

## Config Entries
- Scrap:
- Remote
- Dentures
- Robot Toy
- Hairdryer
- Rubber Ducky
- Whoopie Cushion
- Clownhorn
- Old Phone
- Easter Egg
- Knife
- Clock
- Soccer Ball
- Tools:
- Flashlight
- Walkie-talkie
- Spraycan
- Jetpack
- Radar Booster Ping
- Shovel
- Extension Ladder
- Stun Grenade
Expand All @@ -45,28 +40,38 @@
- Old Bird
- Snare Flea
- Spider
- Coil Head
- Eyeless Dog
- Spore Lizard
- Hoarding Bug
- Ghost Girl
- Thumper
- Nutcracker
- Maneater Scream
- Barber
- Cruiser:
- Horn
- Radio
- Skidding
- Engine
- Miscellaneous:
- Scan
- Ship Alarm
- Ship Alarm Cord
- Loud Horn
- Item Charger
- TV
- Ship Door
- Company Speaker

## Manual Installation

Extract `GranularSoundControl-[version].zip` into, or move `GranularSoundControl.dll` to your `/BepInEx/plugins` in your mod profile folder.

## Known Issues

- Cruiser Radio volume doesn't scale properly.

- Loud Horn volume is inconsistent.
- Extension Ladder, Turret and Old Bird configs don't affect all of their respective audio.
- Coil Head, Ghost Girl and Spore Lizard configs don't affect their respective footstep audio.

## Known Incompatibilities

- [KeepItDown](https://thunderstore.io/c/lethal-company/p/Kesomannen/KeepItDown/) by [Kesomannen
Expand Down
2 changes: 1 addition & 1 deletion Thunderstore/manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "GranularSoundControl",
"version_number": "1.5.2",
"version_number": "1.6.0",
"website_url": "https://github.com/KryptoSynth/GranularSoundControl",
"description": "Volume tuning mod for various sounds in the game. Fork of KeepItDown.",
"dependencies": [
Expand Down

0 comments on commit f9fb9f7

Please sign in to comment.