Automatic changelog compile, [ci skip]

This commit is contained in:
ParadiseSS13-Bot
2018-04-17 02:49:02 +00:00
parent 17fd8e8a6a
commit e2437c148f
5 changed files with 21 additions and 14 deletions
+13
View File
@@ -56,6 +56,19 @@
-->
<div class="commit sansserif">
<h2 class="date">17 April 2018</h2>
<h3 class="author">Citinited updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Kitchen machinery no longer looks as if it is falling apart.</li>
</ul>
<h3 class="author">MINIMAN10000 updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Adds NOBLUDGEON to door_remote so the remote always triggers</li>
<li class="tweak">Cable coils now allow you to transfer a part of the stack</li>
<li class="rscdel">Stack handling from cable.dm is removed as stack.dm already handles it</li>
<li class="tweak">Changed cable coil message</li>
</ul>
<h2 class="date">14 April 2018</h2>
<h3 class="author">Anticept updated:</h3>
<ul class="changes bgimages16">
+8
View File
@@ -6301,3 +6301,11 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
MarsM0nd:
- tweak: Single man up now looks and sounds the same as the global man up for that
person.
2018-04-17:
Citinited:
- bugfix: Kitchen machinery no longer looks as if it is falling apart.
MINIMAN10000:
- bugfix: Adds NOBLUDGEON to door_remote so the remote always triggers
- tweak: Cable coils now allow you to transfer a part of the stack
- rscdel: Stack handling from cable.dm is removed as stack.dm already handles it
- tweak: Changed cable coil message
@@ -1,6 +0,0 @@
author: "MINIMAN10000"
delete-after: True
changes:
- tweak: "Cable coils now allow you to transfer a part of the stack"
- rscdel: "Stack handling from cable.dm is removed as stack.dm already handles it"
- tweak: "Changed cable coil message"
@@ -1,4 +0,0 @@
author: "Citinited"
delete-after: True
changes:
- bugfix: "Kitchen machinery no longer looks as if it is falling apart."
@@ -1,4 +0,0 @@
author: "MINIMAN10000"
delete-after: True
changes:
- bugfix: "Adds NOBLUDGEON to door_remote so the remote always triggers"