"[ci skip] Automatic Build - 2021.06.16.21.54.22"

This commit is contained in:
AuroraBuildBot
2021-06-16 21:54:22 +00:00
parent 2e6f5f6c0c
commit bdd7749f2d
5 changed files with 14 additions and 20 deletions
+5
View File
@@ -41,11 +41,16 @@
<li class="bugfix">Fixed some incorrect surgery step titles and message text for closing and mending ribcages.</li>
<li class="bugfix">Fixed a bug where farmbots would get stuck doing nothing because it could not path to a sink.</li>
<li class="bugfix">You can no longer feed food to bots and borgs.</li>
<li class="bugfix">Infrared sensors now properly emit their beam when attached to a device, such as a bomb. Signalers can now activate infrared sensors.</li>
<li class="bugfix">Fixed several instances where infrared beams would linger despite the sensor being moved or manipulated.</li>
<li class="bugfix">Borg grippers should pick up stacks of items correctly again, instead of dropping them each time a stack is merged.</li>
<li class="tweak">Removed the message telling you that you released an item from your gripper when you&#x27;re putting said item into something like a fridge or grinder.</li>
</ul>
<h3 class="author">Geeves updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Fixed a typo in the Tau Ceti sector primer.</li>
<li class="bugfix">Goonchat no longer spaces messages out weirdly upon loading.</li>
<li class="bugfix">Fixed airlocks delaying the start of the round to close first.</li>
</ul>
<h3 class="author">SpaceBaa updated:</h3>
<ul class="changes bgimages16">
+9
View File
@@ -20393,9 +20393,18 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- bugfix: Fixed a bug where farmbots would get stuck doing nothing because it could
not path to a sink.
- bugfix: You can no longer feed food to bots and borgs.
- bugfix: Infrared sensors now properly emit their beam when attached to a device,
such as a bomb. Signalers can now activate infrared sensors.
- bugfix: Fixed several instances where infrared beams would linger despite the
sensor being moved or manipulated.
- bugfix: Borg grippers should pick up stacks of items correctly again, instead
of dropping them each time a stack is merged.
- tweak: Removed the message telling you that you released an item from your gripper
when you&#x27;re putting said item into something like a fridge or grinder.
Geeves:
- bugfix: Fixed a typo in the Tau Ceti sector primer.
- bugfix: Goonchat no longer spaces messages out weirdly upon loading.
- bugfix: Fixed airlocks delaying the start of the round to close first.
SpaceBaa:
- bugfix: Add missing chameleon cap icon.
WickedCybs:
@@ -1,7 +0,0 @@
author: Doxxmedearly
delete-after: True
changes:
- bugfix: "Borg grippers should pick up stacks of items correctly again, instead of dropping them each time a stack is merged."
- tweak: "Removed the message telling you that you released an item from your gripper when you're putting said item into something like a fridge or grinder."
@@ -1,7 +0,0 @@
author: Doxxmedearly
delete-after: True
changes:
- bugfix: "Infrared sensors now properly emit their beam when attached to a device, such as a bomb. Signalers can now activate infrared sensors."
- bugfix: "Fixed several instances where infrared beams would linger despite the sensor being moved or manipulated."
@@ -1,6 +0,0 @@
author: Geeves
delete-after: True
changes:
- bugfix: "Fixed airlocks delaying the start of the round to close first."