Automatic changelog compile, [ci skip]

This commit is contained in:
ParadiseSS13-Bot
2018-09-11 17:06:14 +00:00
parent 32ec9fe3cc
commit 72a0769def
5 changed files with 22 additions and 12 deletions
+14
View File
@@ -56,6 +56,20 @@
-->
<div class="commit sansserif">
<h2 class="date">11 September 2018</h2>
<h3 class="author">Aurorablade updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Adds a missing var to cult comms logging.</li>
</ul>
<h3 class="author">alex-gh updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">It is now possible to heal robotic limbs and IPCs through View Variables</li>
</ul>
<h3 class="author">variableundefined updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">pAI can no longer use name with special characters that cause their chat messages to disappear.</li>
</ul>
<h2 class="date">09 September 2018</h2>
<h3 class="author">AffectedArc07 updated:</h3>
<ul class="changes bgimages16">
+8
View File
@@ -6953,3 +6953,11 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- bugfix: Mime forcewall now properly last for 30 seconds instead of 10.
- bugfix: The cancel button actually work properly when editing memory now.
- tweak: A wallet now shows a green card decal by default if there's a card inside.
2018-09-11:
Aurorablade:
- bugfix: Adds a missing var to cult comms logging.
alex-gh:
- bugfix: It is now possible to heal robotic limbs and IPCs through View Variables
variableundefined:
- bugfix: pAI can no longer use name with special characters that cause their chat
messages to disappear.
@@ -1,4 +0,0 @@
author: "Aurorablade"
delete-after: True
changes:
- bugfix: "Adds a missing var to cult comms logging."
@@ -1,4 +0,0 @@
author: "alex-gh"
delete-after: True
changes:
- bugfix: "It is now possible to heal robotic limbs and IPCs through View Variables"
@@ -1,4 +0,0 @@
author: "variableundefined"
delete-after: True
changes:
- bugfix: "pAI can no longer use name with special characters that cause their chat messages to disappear."