Manual Changelog Compile 9/27/2019 (#12447)

This commit is contained in:
variableundefined
2019-09-27 21:27:04 -07:00
committed by GitHub
parent 9f2ee00f15
commit e96c0b8342
6 changed files with 21 additions and 16 deletions
+12
View File
@@ -56,6 +56,18 @@
-->
<div class="commit sansserif">
<h2 class="date">27 September 2019</h2>
<h3 class="author">PidgeyThePirate updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Rebooting a drone no longer requires both engineering and robotics access.</li>
<li class="bugfix">fixed a rare glitch in which a guardian that is killed instantly (i.e by a wand of death) may draw its charge into null space.</li>
<li class="tweak">bluespace anomalies no longer teleport ghosts when their event fires.</li>
</ul>
<h3 class="author">SteelSlayer updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Fixes round-start autotraitors not getting their objectives and uplink codes</li>
</ul>
<h2 class="date">26 September 2019</h2>
<h3 class="author">AzuleUtama updated:</h3>
<ul class="changes bgimages16">
+9
View File
@@ -11583,3 +11583,12 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- bugfix: Morphs examine text now stays true to the humanoid target they choose.
- tweak: Cult constructs now show their examine text when you're next to it. Instead
of on top of it.
2019-09-27:
PidgeyThePirate:
- bugfix: Rebooting a drone no longer requires both engineering and robotics access.
- bugfix: fixed a rare glitch in which a guardian that is killed instantly (i.e
by a wand of death) may draw its charge into null space.
- tweak: bluespace anomalies no longer teleport ghosts when their event fires.
SteelSlayer:
- bugfix: Fixes round-start autotraitors not getting their objectives and uplink
codes
@@ -1,4 +0,0 @@
author: "PidgeyThePirate"
delete-after: True
changes:
- bugfix: "Rebooting a drone no longer requires both engineering and robotics access."
@@ -1,4 +0,0 @@
author: "PidgeyThePirate"
delete-after: True
changes:
- bugfix: "fixed a rare glitch in which a guardian that is killed instantly (i.e by a wand of death) may draw its charge into null space."
@@ -1,4 +0,0 @@
author: "PidgeyThePirate"
delete-after: True
changes:
- tweak: "bluespace anomalies no longer teleport ghosts when their event fires."
@@ -1,4 +0,0 @@
author: "SteelSlayer"
delete-after: True
changes:
- bugfix: "Fixes round-start autotraitors not getting their objectives and uplink codes"