CHANGELOG MATES

This commit is contained in:
Tigercat2000
2016-05-20 22:40:57 -07:00
parent 053f4e3197
commit bab5637520
7 changed files with 30 additions and 20 deletions
+19
View File
@@ -55,6 +55,25 @@
-->
<div class="commit sansserif">
<h2 class="date">20 May 2016</h2>
<h3 class="author">Fox McCloud updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Fixes Chaplains being able to be vampires</li>
<li class="bugfix">Cryopods will now always display the occupant's name</li>
</ul>
<h3 class="author">KasparoVy updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Fixes a runtime with Dioneae by repathing their limbs.</li>
</ul>
<h3 class="author">QuinnAggeler updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Makes dehydrated space carp description more accurate and informative</li>
</ul>
<h3 class="author">monster860 updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">Adds the permanent teleporter. Use the circuitboard on a teleporter hub to set the target before constructing it.</li>
</ul>
<h2 class="date">17 May 2016</h2>
<h3 class="author">AugRob updated:</h3>
<ul class="changes bgimages16">
+11
View File
@@ -1518,3 +1518,14 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
monster860:
- bugfix: Fixes sleep() in telecomms
- rscadd: Windows can now be constructed and deconstructed using RCD's.
2016-05-20:
Fox McCloud:
- bugfix: Fixes Chaplains being able to be vampires
- bugfix: Cryopods will now always display the occupant's name
KasparoVy:
- bugfix: Fixes a runtime with Dioneae by repathing their limbs.
QuinnAggeler:
- bugfix: Makes dehydrated space carp description more accurate and informative
monster860:
- rscadd: Adds the permanent teleporter. Use the circuitboard on a teleporter hub
to set the target before constructing it.
@@ -1,4 +0,0 @@
author: monster860
delete-after: True
changes:
- rscadd: "Adds the permanent teleporter. Use the circuitboard on a teleporter hub to set the target before constructing it."
@@ -1,4 +0,0 @@
author: QuinnAggeler
delete-after: True
changes:
- bugfix: "Makes dehydrated space carp description more accurate and informative"
@@ -1,4 +0,0 @@
author: KasparoVy
delete-after: True
changes:
- bugfix: "Fixes a runtime with Dioneae by repathing their limbs."
@@ -1,4 +0,0 @@
author: Fox McCloud
delete-after: True
changes:
- bugfix: "Fixes Chaplains being able to be vampires"
@@ -1,4 +0,0 @@
author: Fox McCloud
delete-after: True
changes:
- bugfix: "Cryopods will now always display the occupant's name"