This mod makes the cart talk with voice and subtitles. It will warn the players when an enemy is nearby, let you know when an enemy has despawned/respawned, tell you how many items are in the vicinity and roast you if you damage an item.
Fixed a long standing bug where on some levels, the cart doesn't communicate the level enemies, and instead spams "Enemy Respanwed" and "Enemy Despawned".
v1.5.1
Fixed an issue where the CartTalkingManager is removed from the cart after it's added in the start function when the mod is being used with other mods.
v1.5.0
Added 30 new roasts, bringing the total number of roasts from 35 to 65.
Fixed the "Clown nearby" roast saying "Bowtie" instead of "Clown".
Added a config option (EnableUIInstructions) that controls whether the UI text telling the player about the keybinds is shown when the player is grabbing the cart.
Fixed an issue introduced in v1.4.0 where the mod didn't communicate when Cleanup Crew was nearby thinking they were the Gnomes.
v1.4.1
Added a fix for the REPO v0.4.0 cosmetic update. Credit: RePixelatedMC.
v1.4.0
Added TTS support for the 10 new enemies. (Bella, Birthday Boy, Cleanup Crew, Elsa, Gambit, Headgrab, Heart Hugger, Loom, Oogly, Tick)
Added a config option for replacing "enemy died" with "enemy despawned" when a player kills an enemy. The default behaviour is "enemy died".
v1.3.5
Added a config option for disabling enemy warnings. If disabled, the cart will no longer warn the player about enemies. This option is for those who want to play with just the item-breaking roasts on.
Added a config option for making the cart only talk using the in-game tts (like how players talk when using the chat).
v1.3.4
Updated the ui element creation function so that it doesn't cause errors in beta.
v1.3.3
The keybinds now support mouse buttons. Refer to the keybinds google sheet to find each key's code, link is in the thunderstore page
v1.3.2
Fixed the cart reacting when the player is not the one who damaged the item.
Added a config variable to control how likely the cart is to react. Allows you to disable it completely by setting it to 0.
Updated the list cart reactions.
v1.3.1
Fixed multiplayer problem from 1.3.0
v1.3.0
The cart now has a 0.2 chance of reacting if you damage an item in front of it.
v1.2.1
Added support for modded enemies. The cart will communicate their information using the game's TTS functionality.
You're now able to configure how far away the cart's voice can be heard from.
Input system updated. Added a link to the list of viable key codes in the thunderstore info page.
v1.1.2
Added config to allow the players to change the keybinds.