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
https://forums.kleientertainment.com/forums/topic/45441-hotfix-119400-12042014/
Share on other sites

Heya Caramelo, if ever you encounter a "disk read error" message while playing any game on Steam, it may be due to an error in the hard drive. Here's a troubleshooting guide from Steam's support site regarding the "disk read error" issue: https://support.steampowered.com/kb_article.php?ref=9709-FKCB-4230

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...