Jump to content

Hotfix 119400 - 12/04/2014


Recommended Posts

119400 - 12/04/2014

 

Changes

  • Make it so you can take only one copy of each character specific item out of the server with you (and zero copies if the character specific item is for a different character).

  • Make haunted spiders always drop glands.

  • Add whisper to the chat log for players within range at the time of sending.

  • Adding dst_compatible = true to a mod’s modinfo.lua file now prevents compatibility warnings from showing up when enabling a mod.

  • Add support for custom mod characters to specify their avatar texture and atlas. This avatar will appear in the player status screen as well as in the target indicator. In the character prefab’s common_postinit function, you can specify these via:

    • inst.avatar_tex   = "avatar_charactername.tex"
    • inst.avatar_atlas = "images/avatars/avatar_charactername.xml"
    • inst.avatar_ghost_tex   = "avatar_ghost_charactername.tex"
    • inst.avatar_ghost_atlas = "images/avatars/avatar_ghost_charactername.xml"

 

Bug Fixes

  • Fix cancel tip widget strings to not assume English syntax.

  • Fix for player badge crash when playing with modded characters.

  • Fix LAN mode not being saved properly.

  • Minor optimizations to RPC calls.

Link to comment
Share on other sites

hello, when I try to open my game by steam of an error (An error occurred while updating Do not Starve Together Beta (disk read error) I am Brazilian and remembering everything is written in Portuguese, who can help me I thank!

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

Please be aware that the content of this thread may be outdated and no longer applicable.

Guest
This topic is now closed to further replies.
×
  • Create New...