Automatic changelog compile, [ci skip]

This commit is contained in:
ParadiseSS13-Bot
2018-09-30 02:20:50 +00:00
parent fb5247b045
commit 5823536fdb
5 changed files with 21 additions and 12 deletions
+14
View File
@@ -56,6 +56,20 @@
-->
<div class="commit sansserif">
<h2 class="date">30 September 2018</h2>
<h3 class="author">Purpose updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Fixes various message format overflows.</li>
</ul>
<h3 class="author">datlo updated:</h3>
<ul class="changes bgimages16">
<li class="tweak">Made the poison pen available to traitor librarians</li>
</ul>
<h3 class="author">variableundefined updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">One click antagonist giving antag to people in restricted job.</li>
</ul>
<h2 class="date">29 September 2018</h2>
<h3 class="author">Dapocalypse updated:</h3>
<ul class="changes bgimages16">
+7
View File
@@ -7123,3 +7123,10 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- bugfix: refactored the airlock code.
- bugfix: Using multitools and such on a door with a note now doesn't remove the
note. Only grabbing with an empty hand now.
2018-09-30:
Purpose:
- bugfix: Fixes various message format overflows.
datlo:
- tweak: Made the poison pen available to traitor librarians
variableundefined:
- bugfix: One click antagonist giving antag to people in restricted job.
@@ -1,4 +0,0 @@
author: "datlo"
delete-after: True
changes:
- tweak: "Made the poison pen available to traitor librarians"
@@ -1,4 +0,0 @@
author: "variableundefined"
delete-after: True
changes:
- bugfix: "One click antagonist giving antag to people in restricted job."
@@ -1,4 +0,0 @@
author: "Purpose"
delete-after: True
changes:
- bugfix: "Fixes various message format overflows."