Automatic changelog compile, [ci skip]

This commit is contained in:
tgstation-server
2020-08-20 07:02:36 +00:00
parent ed3d91239e
commit e14e6305dd
6 changed files with 22 additions and 17 deletions
+14
View File
@@ -52,14 +52,28 @@
-->
<div class="commit sansserif">
<h2 class="date">20 August 2020</h2>
<h3 class="author">Dennok updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">Lift platform that works like moving catwalk</li>
<li class="rscadd">Lift now on MultiZ debug station</li>
</ul>
<h3 class="author">Fikou updated:</h3>
<ul class="changes bgimages16">
<li class="admin">adds bonesetter to omnitool settings</li>
<li class="bugfix">fixes to shuttle smoothing</li>
</ul>
<h3 class="author">IndieanaJones updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Fixed Swarmer Barriers not working</li>
</ul>
<h3 class="author">Jared-Fogle updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Voice analyzers will no longer accept any message when nothing is recorded.</li>
</ul>
<h3 class="author">tralezab updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">Highlanders now keep their race if it won't be a problem</li>
</ul>
<h2 class="date">19 August 2020</h2>
<h3 class="author">ATH1909 updated:</h3>
+8
View File
@@ -42084,7 +42084,15 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- bugfix: If anyone noticed that you were sometimes unable to examine a modular
computer with no primary ID slot, that's been fixed now.
2020-08-20:
Dennok:
- rscadd: Lift platform that works like moving catwalk
- rscadd: Lift now on MultiZ debug station
Fikou:
- admin: adds bonesetter to omnitool settings
- bugfix: fixes to shuttle smoothing
IndieanaJones:
- bugfix: Fixed Swarmer Barriers not working
Jared-Fogle:
- bugfix: Voice analyzers will no longer accept any message when nothing is recorded.
tralezab:
- rscadd: Highlanders now keep their race if it won't be a problem
@@ -1,5 +0,0 @@
author: "Dennok"
delete-after: True
changes:
- rscadd: "Lift platform that works like moving catwalk"
- rscadd: "Lift now on MultiZ debug station"
@@ -1,4 +0,0 @@
author: "tralezab"
delete-after: True
changes:
- rscadd: "Highlanders now keep their race if it won't be a problem"
@@ -1,4 +0,0 @@
author: "Jared-Fogle"
delete-after: True
changes:
- bugfix: "Voice analyzers will no longer accept any message when nothing is recorded."
@@ -1,4 +0,0 @@
author: "Fikou"
delete-after: True
changes:
- bugfix: "fixes to shuttle smoothing"