Automatic changelog compile, [ci skip]

This commit is contained in:
ParadiseSS13-Bot
2018-10-14 11:48:54 +00:00
parent 4381cc9a29
commit 8d7d4b688f
4 changed files with 9 additions and 8 deletions
+5
View File
@@ -57,6 +57,11 @@
<div class="commit sansserif">
<h2 class="date">14 October 2018</h2>
<h3 class="author">Purpose updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Makes it so that Screwdrivers & Wirecutters are no longer invisible in the map editor.</li>
<li class="bugfix">Fixes a gibbing runtime</li>
</ul>
<h3 class="author">uc_guy updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">fixed runtime in IsBanned.dm</li>
+4
View File
@@ -7498,5 +7498,9 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- bugfix: You can no longer get an infection and die during abductor surgery.
- bugfix: Voice analyzers no longer activate on noise.
2018-10-14:
Purpose:
- bugfix: Makes it so that Screwdrivers & Wirecutters are no longer invisible in
the map editor.
- bugfix: Fixes a gibbing runtime
uc_guy:
- bugfix: fixed runtime in IsBanned.dm
@@ -1,4 +0,0 @@
author: "Purpose"
delete-after: True
changes:
- bugfix: "Makes it so that Screwdrivers & Wirecutters are no longer invisible in the map editor."
@@ -1,4 +0,0 @@
author: "Purpose"
delete-after: True
changes:
- bugfix: "Fixes a gibbing runtime"