Jump to content

[Game Update] - 528116

Release Date: 10/25/22

This is a hotfix release.

Update Information:

Changes

  • Added two more stories to Walter’s campfire storytelling adventures.

Bug Fixes

  • Fixed a crash with Tallbird Eggs and some heat or chilling sources.
  • Fixed a crash related to the stage and players disconnecting.
  • The world setting Seasonal Starting Items now works correctly when set to none.
  • Fixed the max health penalty resetting when a player reconnects or goes between the forest and caves worlds.
  • Dedicated servers with the game_mode set to endless or wilderness should now register to the server listing with the default game mode (so it filters correctly in the server browser).
  • Adjusted Maxwell’s Moonbound skin to be more in line with the player portrait.
  • Adjusted Wanda’s Chunky Moonrock Bracelets to be aligned in the side views.
  • Adjusted Wickerbottom’s Moonbound skin’s eye shadow to be more in line with the player portrait.

Dedicated Servers

  • Fixed a bug where some dedicated servers would not correctly set the playstyle when game_mode is set to wilderness or endless
  • Changes to setting the server’s playstyle via worldgenoverrrde.lua:
    • The overrides table for the desired playstyle no longer need to be set on every shard.
    • When set on the master server, they will automatically be sent to the caves server (or any other secondary shard).
    • The playstyle settings should no longer be defined by listing out all the settings in the overrides table. Instead, only on the master server, set worldgen_preset and settings_preset to “RELAXED", "ENDLESS", "SURVIVAL_TOGETHER”, "WILDERNESS", or "LIGHTS_OUT"
    • Eg:
    • KLEI     1 return {
      	override_enabled = true,
      	worldgen_preset = "WILDERNESS",
      	settings_preset = "WILDERNESS",
      	overrides = {
      	},
      }

You can join in the Discussion Topic here.
If you run into a bug, please visit the Klei Bug Tracker.

×
  • Create New...