Automatic changelog compile, [ci skip]

This commit is contained in:
ParadiseSS13-Bot
2019-04-02 01:09:11 +00:00
parent 6c4f07143a
commit 7d19a9ba14
4 changed files with 8 additions and 8 deletions
+5
View File
@@ -57,6 +57,11 @@
<div class="commit sansserif">
<h2 class="date">02 April 2019</h2>
<h3 class="author">Fox McCloud updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Fixes some mobs not being able to hear sounds</li>
<li class="bugfix">Fixes the Master Controller not actually shutting down on round end</li>
</ul>
<h3 class="author">Markolie updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Fixed some issues the compiler doesn't spot and some start up issues.</li>
+3
View File
@@ -9611,6 +9611,9 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- tweak: Spontaneous combustion now has a minimum stacksize of 1. No more getting
wet from the fire virus
2019-04-02:
Fox McCloud:
- bugfix: Fixes some mobs not being able to hear sounds
- bugfix: Fixes the Master Controller not actually shutting down on round end
Markolie:
- bugfix: Fixed some issues the compiler doesn't spot and some start up issues.
farie82:
@@ -1,4 +0,0 @@
author: "Fox McCloud"
delete-after: True
changes:
- bugfix: "Fixes the Master Controller not actually shutting down on round end"
@@ -1,4 +0,0 @@
author: "Fox McCloud"
delete-after: True
changes:
- bugfix: "Fixes some mobs not being able to hear sounds"