Hey Citizens,
we have just released Maintenance Update 12.0.7 with the following changes:
Civics:
Fixed: Elections that failed due to not having enough voters still displayed the player with most votes as winner.
Fixed: An issue that could lead to lower-level settlements influencing a deed despite the option to block such influence being set.
Fixed: The trigger "Drop Or Pickup Garbage" already triggered when opening a garbage bag, instead of only when something was added to or taken from it.
Gameplay:
Added: A mechanic that reduces the housing score of rooms affected by ground pollution.
Fixed: Ornate Iron Frame Wide was not affected by diminished returns.
Fixed: The "Lavish Workspace: Oil Drilling" talent didn't apply to Polishing Paste.
Fixed: The "Lavish Workspace" talents didn't apply to vehicles.
Fixed: The "Power Shot: Hunting" talent didn't work.
Interaction:
Fixed: An issue that led to manually unlinked storage objects and vehicles automatically getting linked to stores again.
Fixed: Outpost netting could not be placed on ceilings.
Fixed: Ceiling objects showed a red highlight in free placement mode despite the placement being valid.
Fixed: An issue with boat placement that could lead to them being placed too high or too low depending on if free or grid placement is used.
Fixed: Food animations could break when eating while sitting in a boat.
Fixed: A ghost block could persist after reconnecting while shadow placement was active.
Fixed: When exiting a seat on a boat and then mounting a different seat, the avatar would be teleported back into the seat they originally sat on.
Fixed: Explosions could cause blocks to enter the space occupied by world objects.
Improved: The Ecko statue can be mounted again.
Improved: Vehicles authorized to "Everyone" do no longer automatically link to stores.
Improved: Storage objects outside of deeds do no longer automatically link to stores.
UI:
Fixed: For recipes with a large amount of ingredients, module reduction notices could overflow into the recipe list.
Fixed: In some cases the text on the credit and status tabs could overflow the boundaries of the UI.
Fixed: Players talking in voice chat were displayed with their Steam ID instead of their username.
Fixed: In some cases the economy viewer and tooltips showed a wrong distance to a store.
Fixed: Trying to pick up an animal carcass while the inventory was full didn't display an error, despite failing.
Fixed: Trying to leave a work party when already having contributed didn't display an error, despite failing.
Fixed: The lumber stockpiles didn't show their occupancy in their tooltips.
Improved: Clarified the exhaustion tooltip in regard to saving playtime for later use.
Improved: Reworked all mentions of tool integrity to better describe how it works.
Miscellaneous:
Added: A new tutorial explaining dinner parties, appearing after the "Furnish House" tutorial.
Added: An "Other Volume" audio slider to control the volume of unity sounds, for example from mods.
Fixed: An issue that could lead to a player being disconnected from the server when an animal died.
Fixed: An issue that could lead to some objects no longer being rendered until reconnecting to the server.
Fixed: An issue that could lead to blocks rendering wrongly, being displayed as a pink block.
Fixed: An issue that in rare cases could lead to UPnP failure.
Fixed: Lumber ladders didn't visually change when painted.
Fixed: Low maintenance smoke effects weren't visible on trucks that have items stored inside them.
Fixed: An issue that prevented modders from hiding biome layers in the map.
Improved: When players are invited to residency multiple times due to them for example being part of multiple invited titles, they will now only receive a single invite notification.
-
Improved: Implemented stability improvements for the Avatar customization flow.
Server & Configs:
Fixed: An issue that could lead to ClimateState data becoming corrupted and reset on world generation.
Fixed: Servers that have invalid formatting (e.g. spaces) in the setting for the config variable "Playtime" would display an empty server description UI with a greyed out join button.
Fixed: The Craft Resource Multiplier for the High Collaboration preset was incorrectly set to "0.7" instead of "1.0".
Fixed: The position of invisible players wasn't hidden in tooltips.
Improved: The profanity filter no longer applies to admin and developer commands.
Improved: Several stability improvements for the LiteDB implementation.
Balance.eco.template
Removed: "SkillGainMultiplier" config variable due to not providing sufficient capability for balancing, please switch to and use "SkillCostMultiplier" in Difficulty.eco instead.
InitialSpawn.eco.template
Changed: Configuration file and template renamed from "Initial Spawn" to "InitialSpawn" - please make sure to rename your local configuration file.
Added: "AdditionalSpawnPoints" config variable, allowing to setup custom spawn points as an array with the properties "Enabled", "Position", "Name", "Description", "Color" and "Priority".
Added: "DisplayOnlyAdditionalSpawnPoints" config variable, determining if only the configured additional spawn points should be displayed and selectable - defaults to "false".
Rooms.eco.template
Added: "PaintedBlockTierBonus" config variable, determining by how much the tier of a room increases when every block belonging to it is painted - defaults to "0". The increase of tier happens in a curve - the more blocks are painted, the more the tier increases towards the maximum value configured here.
Added: "PaintedBlockHousingBonus" config variable, determining by how much percent the housing score of a room increases when every block belonging to it is painted - defaults to "0.2", equalling 20%. The increase of housing score happens in a curve - the more blocks are painted, the more the housing score increases towards the maximum value configured here.
Added: A new category "PollutionPenalty" that contains the settings following below, allowing to reduce the housing score of rooms that are affected by ground pollution.
Added: "Enable" config variable, determining if the housing score of rooms affected by ground pollution should be reduced by a housing score reduction curve - defaults to "false", but is planned to be enabled by default in a future update.
Added: "PollutionValueWherePenaltyStarts" config variable, determining the average ground pollution value of a room at which its housing score starts to get reduced - defaults to "0.2".
Added: "PollutionValueWherePenaltyStopsIncreasing" config variable, determining the average ground pollution value of a room at which the reduction of its housing score reaches the maximum - defaults to "2.0".
Added: "MinPenaltyPercent" config variable, determining the minimum reduction of housing score in percent - defaults to "0.0", equalling 0%. This is the start value of the housing score reduction curve.
Added: "MaxPenaltyPercent" config variable, determining the maximum reduction of housing score in percent - defaults to "0.25", equalling 25%. This is the end value of the housing score reduction curve.
Added: "PenaltyScalingMode" config variable, determining by what method the housing score reduction curve is calculated in relation to the ground pollution value - accepts "Linear" (Constant increase), "Exponential" (Slow increase at the start, fast increase towards the end), "Logarithmic" (Fast increase at the start, slow increase towards the end) and "DoubleSigmoid" (Fast increase at the start and towards the end, but smooth in the middle) and defaults to "Linear".
Users.eco.template
Added: "HidePlayerPositionInTooltip" config variable, determining if positions of players should be hidden in tooltips - defaults to "false".
Added: "HidePlayerPositionInMinimap" config variable, determining if player markers should be hidden in the minimap - defaults to "false".
patchtracker.gg