mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-26 14:31:59 +01:00
"[ci skip] Automatic Build - 2021.08.19.22.22.15"
This commit is contained in:
@@ -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, 'MT' would appear as 'maintenance drone (MT-169)'.</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's been fixed</li>
|
||||
</ul>
|
||||
|
||||
<h2 class="date">17 August 2021</h2>
|
||||
<h3 class="author">Alberyk, Kyres1 updated:</h3>
|
||||
|
||||
@@ -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, 'MT' would appear
|
||||
as 'maintenance drone (MT-169)'.
|
||||
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's been fixed
|
||||
|
||||
@@ -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."
|
||||
@@ -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"
|
||||
Reference in New Issue
Block a user