Don't Starve Together

Don't Starve Together

4,314 ratings
Status Announcements
4
2
17
11
2
2
2
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
333.668 KB
18 Nov, 2014 @ 3:16pm
29 Mar @ 11:08am
67 Change Notes ( view )

Subscribe to download
Status Announcements

Description
How it works
ALT(+SHIFT)+click parts of the HUD to announce their status ("I'm wounded!", "I have 2 twigs.", "We need more drying racks."). For controllers, the announce buttons show up on the HUD when in Inventory or Crafting mode. (SHIFT is needed for inventory items, because ALT+click already examines them).

Holding CTRL in addition will cause it to whisper (or if you have it set to whisper by default, it will announce it globally). For controllers, hold Menu Misc 3, which by default is left-stick-click.

Each character has their own quotes, and custom characters can define their own quotes (see below).

Also available on GitHub[github.com].

If you find this mod super annoying, there's also an option ("Hide Announcements") to mute all uses of it (you won't see announcements from yourself or anyone else).

Configuration Options
Whisper by default: If toggled on, then you will whisper unless you hold ctrl.
Show current/max: If toggled on, then you will announce your current/max health, sanity, and hunger.
Custom X Quotes: If toggled off, X (one of the characters) will use default quotes instead of the custom ones written in their voice.


List of things you can announce
  • Current hunger/health/sanity/wetness/log/temperature status. Alt+clicking your health badge will announce "I'm in perfect health!" if your health is full, or "I'm mortally wounded!" if it's very low. Sanity and hunger have different announcements specific to them ("AAAH! Stay back, beasts of darkness!"). Announcing temperature requires Combined Status.
  • Craftable items in the craft tabs. If you know how to build it and you have the supplies, it will announce that you'll make one. If you don't know how to build it, it will ask if someone can make you one (e.g. you have a Wickerbottom and no science machine yet, and you want her to make you a backpack). If you know how to make one, but don't have the supplies for it, it will say "We need more [craftable]s". You can also announce item skins you have.
  • Ingredients for crafted items. Let's say night is falling and you have two twigs and one grass. Alt+clicking the grass in the torch recipe will announce "I need 1 more cut grass for a torch.".
  • Items in your inventory and backpack. Since alt+click already does something for these, you'll have to hold down shift as well. This will announce that you have the item, and how many: "I have 10 dragonpies."
  • Items in chests or other containers. This works the same way as inventory ones, but will announce something like "We have 8 dragonpies here in this icebox".

Custom Announcements for Character Mods
Character mods can add their own quotes if they want. You don't need to worry about mod load order, just add the quotes to GLOBAL.STRINGS._STATUS_ANNOUNCEMENTS (make sure to check if it exists first, and if not, make it an empty table before adding your strings). See announcestrings.lua in the files for this mod on the format of the announcement strings. If you want to see an example of how to do this, look at Elec Man. In addition, it's now possible to add announcements for stats that only your character has. There's a small guide inside the modmain, I recommend looking at that; you may need to refer to some other code there.

Translations
I have support for translations. However, I don't know all languages so if you're willing to translate the mod, then here's how to do it. If you're subscribed to the mod, then go to the game in Steam, click Properties, then the Local Files tab, then Browse Local files. Navigate to mods/workshop-343753877. Make a copy of announcestrings_english.lua and open it in a text editor (Notepad, Notepad++, Sublime, whatever). Translate all the strings and update the format and article parts at the top. Feel free to contact me to ask how those work if you need help writing it into the code there. Send me the translated file (for example, by uploading to pastebin.com and sending me the link), and I'll add in support for it-- I look at mods on the workshop that translate into that language, and then have this mod detect them and switch to the provided translations.

Currently supported languages:
  • English (default)
  • Brazilian Portuguese (thanks to Vinicius Araújo for translating!)
  • Chinese (thanks to GoforDream and Shang for translating!)
  • Spanish (thanks to Gum and oPt for translating)
  • Russian, incomplete (thanks to deshkas and Shiro for translating)
  • German (thanks to Redhead for translating)

Requested languages:
  • Let me know if you want one or want to help provide one.
  • French; if you know French and would like to write lines in keeping with the characters, please reach out to me :)

Acknowledgements
Thanks for SilentDarkness, SuperPsiPower, OSMRhodey, AceMurdock, and Lying Cake for help writing the character-specific strings.

Troubleshooting
  • Because mods can't directly have their own keybindings, I'm using some of the game bindings to allow you to rebind ALT/SHIFT/CTRL. So if you've rebound any of the following, use those instead:
    • "Force Inspect (mod)" (default ALT) the main announcement key
    • "Force Container (mod)" (default SHIFT) press this as well to announce inventory items
    • "Force Attack (mod)" (default CTRL) press this as well to toggle whispering
  • Sometimes alt gets stuck when alt-tabbing. Pressing alt again should fix it.
Popular Discussions View All (13)
5
9 Sep, 2023 @ 3:01am
Crash
Aaron
7
12 Apr, 2022 @ 6:32am
Is it possible to mute this mod?
Energy Melons
3
23 Apr, 2023 @ 9:34am
bug with alt
Dimas42
620 Comments
Thieverpedia 12 Jul @ 12:30am 
Well, I have heard someone say that DST is held together with bubblegum and paper clips...they might just be right.
rezecib  [author] 11 Jul @ 1:31am 
I don't think that's due to Status Announcements, but rather due to netvars in the inventory_classifieds. Status Announcements is client-only, so it's at the mercy of what the game code networks to the client already.

You'd have to go out of your way to limit to 4096 in Lua, because all numbers are floating points. But the netvars go through the game's C engine so they use some more compact numbers for those.
Thieverpedia 10 Jul @ 7:52pm 
So with the Elastispacer addition, we've discovered that the counter for Status Announcements caps out at 4,096. It's an interesting find. I thought it'd be capped at the 32-bit integer.
Crestwave 13 Jun @ 6:15am 
The crashes with other mods can be fixed by giving Status Announcements a high priority in modinfo.lua. For example:
priority = 999
Cừu 󰀉 13 Jun @ 4:02am 
Crash with Chest Memory (3399160067)
Crash with Ground Chest (2480826828)
BitBit 13 Jun @ 3:00am 
Crashes with Ground Chest. Works fine with most other mods, just not Ground Chest as of new update
12 Jun @ 11:31pm 
it's broken
DenSnails 12 Jun @ 2:29pm 
Please fix the mod after update
Blue Suspender Shirt 23 May @ 7:47am 
i think the mod hard crashes the game when enabled in the new beta
你好 13 Apr @ 5:03am 
Thank you for maintaining the MOD