Automatic changelog compile, [ci skip]

This commit is contained in:
ParadiseSS13-Bot
2018-03-28 19:46:08 -04:00
parent f881735b32
commit 7d60fcdfd1
5 changed files with 21 additions and 12 deletions
+14
View File
@@ -56,6 +56,20 @@
-->
<div class="commit sansserif">
<h2 class="date">28 March 2018</h2>
<h3 class="author">Birdtalon updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Enforces size limits for placing items inside slicable food</li>
</ul>
<h3 class="author">Fox McCloud updated:</h3>
<ul class="changes bgimages16">
<li class="tweak">Nano UI will update a bit faster</li>
</ul>
<h3 class="author">MarsM0nd updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">Record printouts now automatically get labled with the name of the person.</li>
</ul>
<h2 class="date">25 March 2018</h2>
<h3 class="author">Alffd updated:</h3>
<ul class="changes bgimages16">
+7
View File
@@ -6193,3 +6193,10 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
Alffd:
- rscadd: Logic checks to lessen death from flying objects due to atmospheric breaches.
- rscdel: Removes atmospheric stunning while thrown.
2018-03-28:
Birdtalon:
- bugfix: Enforces size limits for placing items inside slicable food
Fox McCloud:
- tweak: Nano UI will update a bit faster
MarsM0nd:
- rscadd: Record printouts now automatically get labled with the name of the person.
@@ -1,4 +0,0 @@
author: "MarsM0nd"
delete-after: True
changes:
- rscadd: "Record printouts now automatically get labled with the name of the person."
@@ -1,4 +0,0 @@
author: "Birdtalon"
delete-after: True
changes:
- bugfix: "Enforces size limits for placing items inside slicable food"
@@ -1,4 +0,0 @@
author: "Fox McCloud"
delete-after: True
changes:
- tweak: "Nano UI will update a bit faster"