6 months ago - /u/ - Direct link
A lil somethin somethin: You can find the details for this event on the announcement page here.
6 months ago - Dynamoon - Direct link
Hello everyone!

We've just released a second hotfix for the Treacherous Tides update, now with a longer list of changes to address issues discovered since the update's release. Please be sure to update your game to the latest version, and see the full list of changes just below.


v1.1.19.3

- Fixed shrapnel from flak cannon ammo always launching upwards.
- Fixed wall damage shrapnel going through walls and being a little excessive overall.
- Fixes to pressure distribution logic: fixes pressure sometimes being lethal in breached rooms that weren't full of water.
- Fixed clients not regaining control of their braindead character after rejoining if the character's taken any amount of damage while braindead.
- Fixes to inconsistent stack sizes (e.g. certain ammo types stacking up to 12 in character inventories, but only 8 holdable/wearable items like backpacks and toolbelts.
- Fixed console errors when switching subs with circuit boxes on board.
- Fixed items that are inside a container that doesn't get transferred getting duplicated during item transfer when switching subs.
- Fixed bots not cleaning up circuit boxes from the floor.
- Fixed stack size being displayed incorrectly in the tooltip when dragging a stack of items to an already-occupied slot.
- Fixed nav terminal's docking button not working if the signal is routed from the terminal to the docking port through a circuit box.
- Fixed double-clicking a component while a circuit box is equipped making the component vanish inside the circuit box.
- Fixed chat messages sent when accusing someone as a traitor not triggering the spam filter.
- Fixed connection names not being translated in circuit boxes (always showed up in English).
- Fixed right-side crew panel overlapping with the mission panel in the PvP mode round summary.
- Fixed depleted and fulgurium fuel rods stacking up to 32 (should be 8 like all other fuel rods).

Modding:
- Added "UseHumanAI" property to characters (can be used to enable the human AI on characters other than humans). While using the human AI on non-humans isn't a fully supported or tested feature, it was previously possible to do that by creating a human prefab using a different species than human, but that no longer worked as of the Treacherous Tides update.
- Attachable holdable items don't count as "HoldableOrWearableInventories". Fixes e.g. tanks only stacking up to 1 in things like movable cabinets and shelves. Does not affect any vanilla content.
- Fixed fabricator reducing the condition of all the available ingredients if the crafting recipe reduces condition instead of consuming the whole item.
- Fixed TagAction continuing in some situations when it can't find targets, even if it's been configured not to with the "ContinueIfNoTargetsFound" attribute.