"[ci skip] Automatic Build - 2021.08.19.22.22.15"

This commit is contained in:
AuroraBuildBot
2021-08-19 22:22:15 +00:00
parent f657c77764
commit d30589e2e2
4 changed files with 15 additions and 13 deletions
+9
View File
@@ -36,11 +36,20 @@
<div class="commit sansserif">
<h2 class="date">19 August 2021</h2>
<h3 class="author">Desven updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">Vaurca can now select mechanical organs.</li>
<li class="tweak">Vaurca now spawn with a filter port.</li>
</ul>
<h3 class="author">Geeves updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">Engineering borgs and drones can now synthesize cloth.</li>
<li class="rscadd">When you join as a maintenance drone, construction drone, or mining drone, you will now be prompted to enter a tag, for example, &#x27;MT&#x27; would appear as &#x27;maintenance drone (MT-169)&#x27;.</li>
</ul>
<h3 class="author">WickedCybs updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Unzipping a hoodie and pulling the hood up would end up removing some pixels from the arms, exposing part of the body. That&#x27;s been fixed</li>
</ul>
<h2 class="date">17 August 2021</h2>
<h3 class="author">Alberyk, Kyres1 updated:</h3>
+6
View File
@@ -21160,8 +21160,14 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- bugfix: Trimmed minor bits of the Taj Colour Patches pattern. It displayed a little
oddly.
2021-08-19:
Desven:
- rscadd: Vaurca can now select mechanical organs.
- tweak: Vaurca now spawn with a filter port.
Geeves:
- rscadd: Engineering borgs and drones can now synthesize cloth.
- rscadd: When you join as a maintenance drone, construction drone, or mining drone,
you will now be prompted to enter a tag, for example, &#x27;MT&#x27; would appear
as &#x27;maintenance drone (MT-169)&#x27;.
WickedCybs:
- bugfix: Unzipping a hoodie and pulling the hood up would end up removing some
pixels from the arms, exposing part of the body. That&#x27;s been fixed
-7
View File
@@ -1,7 +0,0 @@
author: Desven
delete-after: True
changes:
- rscadd: "Vaurca can now select mechanical organs."
- tweak: "Vaurca now spawn with a filter port."
-6
View File
@@ -1,6 +0,0 @@
author: WickedCybs
delete-after: True
changes:
- bugfix: "Unzipping a hoodie and pulling the hood up would end up removing some pixels from the arms, exposing part of the body. That's been fixed"