"[ci skip] Automatic Build - 2020.09.01.12.06.34"

This commit is contained in:
AuroraBuildBot
2020-09-01 12:06:34 +00:00
parent a24f4ddb79
commit ea72ca6a61
4 changed files with 20 additions and 15 deletions
+8
View File
@@ -36,9 +36,17 @@
<div class="commit sansserif">
<h2 class="date">01 September 2020</h2>
<h3 class="author">Geeves updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">Implements Crystal Agitators, machines that agitate asteroid turf to form chemical crystals. Check the communal out.</li>
<li class="tweak">You can now dump the contents of a storage item into a disposal bin, by clicking on it on any intent other than harm. Doing so on harm will place the storage item in too.</li>
</ul>
<h3 class="author">Hocka updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Windoors can no longer be obnoxiously spammed to open them.</li>
<li class="bugfix">Fixed the compressed matter implanter trying to scan it's own implant when trying to put it back in.</li>
<li class="tweak">Items that were canned by a compressed matter implanter can now be returned by activating the implanter in hand and using a screwdriver on the implant.</li>
<li class="tweak">The compressed matter implant listing on the uplink now has a more accurate description for retrieving scanned items.</li>
</ul>
<h3 class="author">Sparky_Hotdog updated:</h3>
<ul class="changes bgimages16">
+12
View File
@@ -15214,8 +15214,20 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- rscadd: Added Europan, Deep Frontier, and Earther accents. Descriptions done by
Schwann.
2020-09-01:
Geeves:
- rscadd: Implements Crystal Agitators, machines that agitate asteroid turf to form
chemical crystals. Check the communal out.
- tweak: You can now dump the contents of a storage item into a disposal bin, by
clicking on it on any intent other than harm. Doing so on harm will place the
storage item in too.
Hocka:
- bugfix: Windoors can no longer be obnoxiously spammed to open them.
- bugfix: Fixed the compressed matter implanter trying to scan it's own implant
when trying to put it back in.
- tweak: Items that were canned by a compressed matter implanter can now be returned
by activating the implanter in hand and using a screwdriver on the implant.
- tweak: The compressed matter implant listing on the uplink now has a more accurate
description for retrieving scanned items.
Sparky_Hotdog:
- bugfix: All medical and security HUDs now display records on examining.
The Stryker:
@@ -1,7 +0,0 @@
author: Geeves
delete-after: True
changes:
- rscadd: "Implements Crystal Agitators, machines that agitate asteroid turf to form chemical crystals. Check the communal out."
- tweak: "You can now dump the contents of a storage item into a disposal bin, by clicking on it on any intent other than harm. Doing so on harm will place the storage item in too."
-8
View File
@@ -1,8 +0,0 @@
author: Hocka
delete-after: True
changes:
- bugfix: "Fixed the compressed matter implanter trying to scan it's own implant when trying to put it back in."
- tweak: "Items that were canned by a compressed matter implanter can now be returned by activating the implanter in hand and using a screwdriver on the implant."
- tweak: "The compressed matter implant listing on the uplink now has a more accurate description for retrieving scanned items."