mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 03:27:05 +01:00
CHANGELOG MATES
This commit is contained in:
@@ -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">
|
||||
|
||||
@@ -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"
|
||||
Reference in New Issue
Block a user