"[ci skip] Automatic Build - 2020.08.04.11.54.14"

This commit is contained in:
AuroraBuildBot
2020-08-04 11:54:14 +00:00
parent 194594c14c
commit 3be7d609bc
3 changed files with 8 additions and 7 deletions
+5
View File
@@ -36,6 +36,11 @@
<div class="commit sansserif">
<h2 class="date">04 August 2020</h2>
<h3 class="author">Geeves updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">TCFL vaurca now spawn with filter ports.</li>
<li class="bugfix">Kataphract K'lax internals buttons now update correctly.</li>
</ul>
<h3 class="author">mikomyazaki updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Splitting stacks which are of type /obj/item/stack/.../full will no longer result in the new stack having the maximum amount in it.</li>
+3
View File
@@ -14678,6 +14678,9 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- bugfix: Repairing augments and robotic internal organs with nanopaste will now
work again.
2020-08-04:
Geeves:
- bugfix: TCFL vaurca now spawn with filter ports.
- bugfix: Kataphract K'lax internals buttons now update correctly.
mikomyazaki:
- bugfix: Splitting stacks which are of type /obj/item/stack/.../full will no longer
result in the new stack having the maximum amount in it.
-7
View File
@@ -1,7 +0,0 @@
author: Geeves
delete-after: True
changes:
- bugfix: "TCFL vaurca now spawn with filter ports."
- bugfix: "Kataphract K'lax internals buttons now update correctly."