Automatic changelog compile, [ci skip]

This commit is contained in:
tgstation-server
2017-09-23 02:19:05 +00:00
parent e21cf1d792
commit 326883c7d3
6 changed files with 24 additions and 16 deletions
+15
View File
@@ -55,6 +55,21 @@
-->
<div class="commit sansserif">
<h2 class="date">23 September 2017</h2>
<h3 class="author">More Robust Than You updated:</h3>
<ul class="changes bgimages16">
<li class="tweak">Taking the beaker out of a cryotube now tries to put it into your hand</li>
<li class="code_imp">Removed some spawn()s from secbot code</li>
</ul>
<h3 class="author">Robustin updated:</h3>
<ul class="changes bgimages16">
<li class="balance">A zombie's automatic self-healing is stopped for 6 seconds after taking damage.</li>
</ul>
<h3 class="author">YPOQ updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Pet persistence works again</li>
</ul>
<h2 class="date">22 September 2017</h2>
<h3 class="author">AutomaticFrenzy updated:</h3>
<ul class="changes bgimages16">
+9
View File
@@ -12810,3 +12810,12 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- rscadd: Sleeping regenerates more stamina damage.
Naksu:
- bugfix: Admin ghosts can no longer unintentionally make a mess of things.
2017-09-23:
More Robust Than You:
- tweak: Taking the beaker out of a cryotube now tries to put it into your hand
- code_imp: Removed some spawn()s from secbot code
Robustin:
- balance: A zombie's automatic self-healing is stopped for 6 seconds after taking
damage.
YPOQ:
- bugfix: Pet persistence works again
@@ -1,4 +0,0 @@
author: "Robustin"
delete-after: True
changes:
- balance: "A zombie's automatic self-healing is stopped for 6 seconds after taking damage."
@@ -1,4 +0,0 @@
author: "YPOQ"
delete-after: True
changes:
- bugfix: "Pet persistence works again"
@@ -1,4 +0,0 @@
author: "More Robust Than You"
delete-after: True
changes:
- tweak: "Taking the beaker out of a cryotube now tries to put it into your hand"
@@ -1,4 +0,0 @@
author: "More Robust Than You"
delete-after: True
changes:
- code_imp: "Removed some spawn()s from secbot code"