Automatic changelog compile, [ci skip]

This commit is contained in:
sybil
2017-04-09 15:28:40 +00:00
parent 4b6664a1e7
commit 8d1ee2267a
4 changed files with 12 additions and 8 deletions
+8
View File
@@ -64,6 +64,14 @@
<ul class="changes bgimages16">
<li class="bugfix">Fixed a bug where getting caught between two shield generators as they activated wouldn't cause you to gib and die.</li>
</ul>
<h3 class="author">QV updated:</h3>
<ul class="changes bgimages16">
<li class="tweak">Refactored the way limbs that aren't limbs work</li>
</ul>
<h3 class="author">octareenroon91 updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Hackable wires should work as intended again.</li>
</ul>
<h2 class="date">07 April 2017</h2>
<h3 class="author">Qbopper updated:</h3>
+4
View File
@@ -10509,3 +10509,7 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
Joan:
- bugfix: Fixed a bug where getting caught between two shield generators as they
activated wouldn't cause you to gib and die.
QV:
- tweak: Refactored the way limbs that aren't limbs work
octareenroon91:
- bugfix: Hackable wires should work as intended again.
@@ -1,4 +0,0 @@
author: "QV"
delete-after: True
changes:
- tweak: "Refactored the way limbs that aren't limbs work"
@@ -1,4 +0,0 @@
author: "octareenroon91"
delete-after: True
changes:
- bugfix: "Hackable wires should work as intended again."