changelog

This commit is contained in:
D3athrow
2015-04-03 11:08:02 -05:00
parent b73dfabd14
commit 3cd38b2adc
3 changed files with 17 additions and 5 deletions

View File

@@ -80,6 +80,17 @@ ADDING CREDITS? EDIT templates/header.html (or footer.html if they're for old t
--> -->
<div class="commit sansserif"> <div class="commit sansserif">
<h2 class="date">2015.04.03</h2>
<h3 class="author">Clusterfack updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">Adds a new xenoarch artifact, find it and try it out</li>
<li class="tweak">Lets ghosts follow messages from nonstandard chat channels</li>
</ul>
<h3 class="author">Pomf123 updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">reverted dylan making shards of glass conduct electricity.</li>
</ul>
<h2 class="date">2015.04.02</h2> <h2 class="date">2015.04.02</h2>
<h3 class="author">Pomf123 updated:</h3> <h3 class="author">Pomf123 updated:</h3>
<ul class="changes bgimages16"> <ul class="changes bgimages16">

View File

@@ -2745,3 +2745,9 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
2015-04-02: 2015-04-02:
Pomf123: Pomf123:
- tweak: Lockboxes in science are once again locked by access requirement. - tweak: Lockboxes in science are once again locked by access requirement.
2015-04-03:
Clusterfack:
- rscadd: Adds a new xenoarch artifact, find it and try it out
- tweak: Lets ghosts follow messages from nonstandard chat channels
Pomf123:
- bugfix: reverted dylan making shards of glass conduct electricity.

View File

@@ -1,5 +0,0 @@
author: Clusterfack
delete-after: true
changes:
- rscadd: Adds a new xenoarch artifact, find it and try it out
- tweak: Lets ghosts follow messages from nonstandard chat channels