zarklord_klei 5328 Report post Posted May 5 Bug Fixes Fixed missing inventory icons on new skins. Fixed fireflies using bugnet durability without being caught. Fixed a bug where the character talk animation would cut off the end of some animations. Fixed the logic for picking random items in Loot Stash. Fixed a bug causing attacking with the left mouse button on a new creature to fail if you were already fighting a creature. Fixed a bug causing retargeting of a new creature to have significant delay Currently retargeting is instant, meaning you won't even finish your current attack if it's in progress. Changes Added WX-78 menu music. The music volume of Chorusbox Circuit is now limited by the Music slider in the options menu. The Processing Circuit can now also be learned by scanning a Moon Moth. Added talking sounds to Wigfrid’s refusing to eat animation. Steam Deck Added an official Steam Deck controller layout Added default bindings for the underside buttons: L4: chat L5: unbound R4 and R5: camera zoom It is strongly recommended that you reset the controller layout to default to apply the latest changes. Fixed a number of issues in the chat screen. Notes for Modders RemapSoundEvent now allows for removing a previously set mapping by using nil, "", or the first argument as the second argument. This will let new PlaySound calls play the original audio. Ex: RemapSoundEvent("dontstarve/HUD/click_mouseover_controller", "") Added wrapper function RemoveRemapSoundEvent to mod env for ease of access. View full update 37 2 4 1 1 Share this post Link to post Share on other sites
GrapeVruit 601 Report post Posted May 5 1 minute ago, zarklord_klei said: Added WX-78 menu music. The music volume of Chorusbox Circuit is now limited by the Music slider in the options menu. The Processing Circuit can now also be learned by scanning a Moon Moth. Added talking sounds to Wigfrid’s refusing to eat animation. This sounds promising 1 Share this post Link to post Share on other sites
DajeKotlyar 733 Report post Posted May 5 Yeeeah! Icons! Thanks, Klei! Share this post Link to post Share on other sites
Zepp 121 Report post Posted May 5 8 minutes ago, zarklord_klei said: Added WX-78 menu music. The volume of the new menu music seems a bit low? 5 Share this post Link to post Share on other sites
Ralsei Fan 9 Report post Posted May 5 8 minutes ago, zarklord_klei said: Fixed the logic for picking random items in Loot Stash. What exactly was changed here? Did some items get changed in probability? 1 Share this post Link to post Share on other sites
penguin0616 1297 Report post Posted May 5 (edited) 2 minutes ago, Ralsei Fan said: What exactly was changed here? Did some items get changed in probability? Yes, the Malbatross Beak now has the same chance as the other items. Edited May 5 by penguin0616 5 Share this post Link to post Share on other sites
lakhnish 5420 Report post Posted May 5 (edited) 15 minutes ago, zarklord_klei said: Fixed the logic for picking random items in Loot Stash. For the curious, all bonus combos now contain a Malbatross Beak, resulting in it showing up the same amount of times as every other item without lowering the odds of combos (14 out of 56 combos). For more info, refer to this thread here. Edited May 5 by lakhnish 3 Share this post Link to post Share on other sites
ZeRoboButler 140 Report post Posted May 5 18 minutes ago, zarklord_klei said: Added WX-78 menu music. Bless, Now I just need to have it play on a phonograph or Wx's chorus box. 1 Share this post Link to post Share on other sites
Leonidas IV 358 Report post Posted May 5 F mute sound mods that used this method. 1 Share this post Link to post Share on other sites
GuyNamedChris 14136 Report post Posted May 5 24 minutes ago, Zepp said: The volume of the new menu music seems a bit low? Same here, can't hear the new menu music much at all. 1 Share this post Link to post Share on other sites
NoodlemanNed 188 Report post Posted May 5 34 minutes ago, zarklord_klei said: Added talking sounds to Wigfrid’s refusing to eat animation. this is going to take some getting used to 1 1 Share this post Link to post Share on other sites
Mr.Tarunio 3566 Report post Posted May 5 46 minutes ago, zarklord_klei said: The music volume of Chorusbox Circuit is now limited by the Music slider in the options menu. I think this change is a bit whack since now in-game music and the chorus box will stack. Share this post Link to post Share on other sites
JesseB_Klei 878 Report post Posted May 5 44 minutes ago, Leonidas IV said: F mute sound mods that used this method. This will be addressed in the next patch for zero length strings. 12 3 Share this post Link to post Share on other sites
nimzowitsch10 121 Report post Posted May 5 is there a crash log for the pub servers? It seems like they crash so easily and they automatically go to day 1. Please consider improving the pub servers next update. 1 Share this post Link to post Share on other sites
00petar00 731 Report post Posted May 5 Nice to see that retargeting bug is fixed and loot stash change. 2 Share this post Link to post Share on other sites
Dr. Safety 6224 Report post Posted May 5 1 hour ago, zarklord_klei said: Changes Added WX-78 menu music. 2 16 Share this post Link to post Share on other sites
sudoku 2119 Report post Posted May 5 2 hours ago, JesseB_Klei said: This will be addressed in the next patch for zero length strings. Jesse lookin cute in that shiny new profile pic 1 1 2 1 Share this post Link to post Share on other sites
kilobit 2008 Report post Posted May 5 4 hours ago, zarklord_klei said: Added WX-78 menu music. It is complete 1 1 Share this post Link to post Share on other sites
Omninano 69 Report post Posted May 5 5 hours ago, zarklord_klei said: Fixed the logic for picking random items in Loot Stash. Interesting. Just opened a Loot Stash yesterday. What was bugged about the logic of it? Share this post Link to post Share on other sites
Cheggf 8618 Report post Posted May 5 (edited) 27 minutes ago, Omninano said: Interesting. Just opened a Loot Stash yesterday. What was bugged about the logic of it? Malbatross bill was only being rolled in 1 of the 2 drop chances because the logic for what to do in the case of the second roll being a duplicate was to simply drop the item 1 higher on the list. Since a 9th entry didn't exist it just never even tried rolling for the 8th entry (the beak) to avoid it trying to drop a nonexistent item in the event of both rolls being the 8th item. Edited May 5 by Cheggf 2 1 Share this post Link to post Share on other sites
minespatch 95549 Report post Posted May 6 7 hours ago, zarklord_klei said: Added talking sounds to Wigfrid’s refusing to eat animation. Anyone record this? Share this post Link to post Share on other sites
JazzyGames 1762 Report post Posted May 6 7 hours ago, zarklord_klei said: The Processing Circuit can now also be learned by scanning a Moon Moth. Oh dang a Lights Out WX run would be fun. 1 1 Share this post Link to post Share on other sites
Frogzard 90 Report post Posted May 6 22 hours ago, zarklord_klei said: Fixed a bug causing attacking with the left mouse button on a new creature to fail if you were already fighting a creature. Fixed a bug causing retargeting of a new creature to have significant delay Currently retargeting is instant, meaning you won't even finish your current attack if it's in progress. YES! Thank you! It feels so much better now! 1 Share this post Link to post Share on other sites
HansimUnglueck 76 Report post Posted May 6 23 hours ago, zarklord_klei said: Added talking sounds to Wigfrid’s refusing to eat animation. Does Warly have talking sounds when doing the same animation? And what about Wurt; will she receive the same animation at any time? Share this post Link to post Share on other sites
Just-guy 2925 Report post Posted May 6 16 hours ago, minespatch said: Anyone record this? It's just her voice that play swhen you trying to eat non-meat food. 48 minutes ago, HansimUnglueck said: Does Warly have talking sounds when doing the same animation? He does and same as Wigfrid just his voice playing with the animation. 1 Share this post Link to post Share on other sites