Updates changelog.

This commit is contained in:
PsiOmegaDelta
2015-08-24 10:16:56 +02:00
parent 863d75076d
commit 2e09278a7e
5 changed files with 24 additions and 42 deletions

View File

@@ -56,6 +56,19 @@
-->
<div class="commit sansserif">
<h2 class="date">24 August 2015</h2>
<h3 class="author">HarpyEagle updated:</h3>
<ul class="changes bgimages16">
<li class="tweak">Girders are now reinforced by using a screwdriver on the girder before applying the material sheets. Use a screwdriver again instead to cancel reinforcing.</li>
<li class="bugfix">Mechanical traps no longer spawn in the janitor's locker.</li>
<li class="rscadd">Mechanical traps can now be printed with a hacked autolathe.</li>
</ul>
<h3 class="author">Zuhayr updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">Pariahs are now a subspecies of Vox with less atmos/cold protection, a useless brain, and lower health.</li>
<li class="rscadd">Leap now only gives a passive grab and has a shorter range. It also stuns Pariahs longer than it does their target.</li>
</ul>
<h2 class="date">17 August 2015</h2>
<h3 class="author">PsiOmegaDelta updated:</h3>
<ul class="changes bgimages16">

View File

@@ -1999,3 +1999,14 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
2015-08-17:
PsiOmegaDelta:
- rscadd: Station time and duration now available in the Status tab.
2015-08-24:
HarpyEagle:
- tweak: Girders are now reinforced by using a screwdriver on the girder before
applying the material sheets. Use a screwdriver again instead to cancel reinforcing.
- bugfix: Mechanical traps no longer spawn in the janitor's locker.
- rscadd: Mechanical traps can now be printed with a hacked autolathe.
Zuhayr:
- rscadd: Pariahs are now a subspecies of Vox with less atmos/cold protection, a
useless brain, and lower health.
- rscadd: Leap now only gives a passive grab and has a shorter range. It also stuns
Pariahs longer than it does their target.

View File

@@ -1,18 +0,0 @@
# bugfix
# wip (For works in progress)
# tweak
# soundadd
# sounddel
# rscadd (general adding of nice things)
# rscdel (general deleting of nice things)
# imageadd
# imagedel
# maptweak
# spellcheck (typo fixes)
# experiment
author: HarpyEagle
delete-after: True
changes:
- tweak: "Girders are now reinforced by using a screwdriver on the girder before applying the material sheets. Use a screwdriver again instead to cancel reinforcing."

View File

@@ -1,19 +0,0 @@
# bugfix
# wip (For works in progress)
# tweak
# soundadd
# sounddel
# rscadd (general adding of nice things)
# rscdel (general deleting of nice things)
# imageadd
# imagedel
# maptweak
# spellcheck (typo fixes)
# experiment
author: HarpyEagle
delete-after: True
changes:
- bugfix: "Mechanical traps no longer spawn in the janitor's locker."
- rscadd: "Mechanical traps can now be printed with a hacked autolathe."

View File

@@ -1,5 +0,0 @@
author: Zuhayr
delete-after: True
changes:
- rscadd: "Pariahs are now a subspecies of Vox with less atmos/cold protection, a useless brain, and lower health."
- rscadd: "Leap now only gives a passive grab and has a shorter range. It also stuns Pariahs longer than it does their target."