Hello shopkeepers!
This is another small stability patch to fix a few bugs and clean up some minor issues.
We're hard at work on the next major patch, but we wanted to get these fixes out to you to improve your experience in the meantime.
There will be no change in the version number for this patch due to dedicated server compatibility reasons and because the patch itself is relatively small.
Thanks!
Patch Notes
➡️ Changes
Glowing Mushrooms no longer listen to resource density difficulty setting to preserve the look of the areas where they spawn
Adjusted some of the pop up messages when saving, loading, and quitting to be clearer
The Spawn_Item console command is now available to use on the Experimental Branch of the game
Important Note:
This command was previously not made available because it can spawn some items that are deprecated or not ready to be used by players yet. Spawning certain items with this command can mess up your world or game as a whole, so please use caution.
If you would like a safer method of getting free items, you can already use the free_crafting 1 console command to allow yourself to craft any recipes you already have without using resources.
🛠️ General Fixes
Fixed an issue where you're unable to move stackable items placed in the world with the move item hotkey
Fixed save game menu in main menu load game options failing to populate autosaves and manual saves if you have multiple worlds
Fixed a case where employees can get stuck after sitting if cornered by the chair and another obstacle like the wall after getting up
The cycle floor type prompt will no longer show up incorrectly when you hover over non-building pieces after using the Bamboo Construction Hammer
Fixed Prologue reload informational prompt displaying the wrong key for controller players
Employees should be less likely to end up on top of certain room items after simulating in the shop
Fixed some edge cases with the move item (T to move) feature that could cause items to get stuck to each other or to the player model
Fixed some edge cases with nested containers to avoid situations where containers were wiped or stuck to the player model
Fixed Dumpster and Kitchen Shelf Display items not correctly recognized by the customers sometimes
Kitchen Shelf Displays will no longer cause the player to bounce when crafted or destroyed
Kitchen Shelf Displays will no longer fall out of crafting stations when crafted
Stolen items should no longer show as stealable when placed in your shop
Stolen items will no longer display the radioactive attribute in their description when it doesn't apply
Corrected various naming and localization issues with outlaw masks and boots
Fixed an exception that could occur when loading a shop with a lot of electricity nodes in it
Fixed some item collision issues
Improved some backend code stability
🖥️Dedicated Server
Clients will now have access to the new save menu when playing on a server that is not using cloud character saves
Fixed a case where you can get stuck rejoining the same dedicated server again after leaving when you are the only player
Spawn_Item Command Instructions
Keeping in mind the warning in the Changes section, here are the instructions on how to use the spawn_item command if you wish to do so.
The command requires at least one argument: the name of the item you wish to spawn.
If the name of the item is one or two words (separated by a space), the command will read it automatically. If the item name is three or more words, you will have to wrap the name in quotes "".
The other two arguments are optional.
The next argument is the number of items to spawn, from 1 to the max stack size of the item you're spawning.
The last argument is the rarity of the item to spawn (if it can have rarity).
0 - Common
1 - Uncommon
2 - Rare
3 - Epic
4 - Legendary
Example commands:
spawn_item charcoal 50 (spawns a stack of 50 charcoal)
spawn_item bamboo club 1 2 (spawns a rare bamboo club)
spawn_item "outlaw deadeye jacket" 1 4 (spawns a legendary outlaw deadeye jacket)
To avoid general players using the command and risking their save data or game integrity, this command is only available on the Experimental Beta Branch of the game.
Feel free to reach out on Discord or the Steam Forums if you have questions about how to use this or other console commands!
Changed files in this update