Automatic changelog compile, [ci skip]

This commit is contained in:
ParadiseSS13-Bot
2018-10-24 17:45:55 +00:00
parent 38c6df30e4
commit e7133cc511
4 changed files with 12 additions and 8 deletions
+8
View File
@@ -57,6 +57,14 @@
<div class="commit sansserif">
<h2 class="date">24 October 2018</h2>
<h3 class="author">Alonefromhell updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Mind check in pre_quip added, to prevent runtime.</li>
</ul>
<h3 class="author">Birdtalon updated:</h3>
<ul class="changes bgimages16">
<li class="tweak">Backend cleanup of assembly.dm and proximity.dm</li>
</ul>
<h3 class="author">Fethas updated:</h3>
<ul class="changes bgimages16">
<li class="tweak">Ipcs bleed oil. Bleeding can be patched by welders and organ mainp surgery(if you have to heal an ipc via surgery we may as well take that out too).</li>
+4
View File
@@ -7665,6 +7665,10 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
Fox McCloud:
- tweak: Reagents now GC slightly better
2018-10-24:
Alonefromhell:
- bugfix: Mind check in pre_quip added, to prevent runtime.
Birdtalon:
- tweak: Backend cleanup of assembly.dm and proximity.dm
Fethas:
- tweak: Ipcs bleed oil. Bleeding can be patched by welders and organ mainp surgery(if
you have to heal an ipc via surgery we may as well take that out too).
@@ -1,4 +0,0 @@
author: "Alonefromhell"
delete-after: True
changes:
- bugfix: "Mind check in pre_quip added, to prevent runtime."
@@ -1,4 +0,0 @@
author: "Birdtalon"
delete-after: True
changes:
- tweak: "Backend cleanup of assembly.dm and proximity.dm"