
CHANGELOG
v0.9.0
- Test Release
v1.0.0
- Release
- Changes and Fixes:
- The Boombox will now properly turn invisible for the worm when not touching the ground or when laying still
- The Boombox won't grow to a massive size anymore when being eaten by the worm
- The Boombox's model now also uses the game's claymation visual effect on its different parts
- The Boombox will no longer spawn weirdly vertically, but with the handle at the top
v1.1.0
- The Boombox can now play custom music from your computer:
- Copy-paste the songs you want the boombox to play into the Custom Music folder that is now in this mod's BepInEx plugin folder
- This folder can be found through: Thunderstore Mod Manager > Settings > Browse profile folder > BepInEx > plugins > SimonTendo-LTOWLethalCompanyBoomboxMod > Custom Music.
- The mod will load the music the first time you load into a lobby, and display its progress in the bottom left corner of the screen.
- Due to technical limitations, only music files of type MP3, Wave, and OGG are supported.
- Copy-paste the songs you want the boombox to play into the Custom Music folder that is now in this mod's BepInEx plugin folder
- Added 7 more Config options:
- [Worm Hears Boombox]
- If true, the worm will be able to hear the boombox's music. If false, they will not be able to tell that there is a boombox playing music, useful for confusing it about the sand-pinging.
- By default set to false; lobby host's values are used.
- [Boombox Ping Interval]
- This option sets how often, in seconds, a boombox that has been placed on sand will ping the worm's attention.
- By default set to 4; lobby host's values are used.
- [Boombox Has Battery]
- If true, the boombox will have a limited battery lifetime, and will stop playing music and pinging the worm once it has run out of battery.
- By default set to true; lobby host's values are used.
- [Battery Lifetime]
- If Config option [Boombox Has Battery] is set to true, this option sets for how long, in seconds, the boombox's battery will be able to play music before depleting.
- By default set to 170 seconds; lobby host's values are used.
- [Load Custom Music]
- If true, this mod will try to load the music files you put into this mod's Custom Music folder.
- By default set to true; local values are used.
- [Add Or Overwrite]
- If Config option [Load Custom Music] is set to true, this option will determine if your custom music will be added to the total playlist of songs while keeping the original Lethal Company songs, or if your custom music will try to be the only songs on the boombox.
- By default set to true (Add); local valued are used.
- [Worm Hears Boombox]
- Added an on-screen tip on how to use the boombox while holding it in your hands.
- In case multiple boomboxes happen to spawn during the same round, they should now all use different randomized sequences of songs, rather than all following the exact same order.
- Cleaned up the boombox's model to strengthen the claymation effect and prevent verteces from detaching.
- Made some changes so the boombox hopefully more consistently pings the worm when on sand.