Automatic changelog compile [ci skip]

This commit is contained in:
Changelogs
2020-11-04 00:07:47 +00:00
parent 1b2f6c2472
commit 46b181cfa4
7 changed files with 29 additions and 24 deletions
+17
View File
@@ -52,6 +52,23 @@
-->
<div class="commit sansserif">
<h2 class="date">04 November 2020</h2>
<h3 class="author">Skoglol updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Onetank bombs icon no longer shows a tank holder.</li>
</ul>
<h3 class="author">SkyratBot updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Fly people will not become full on eating that vomit</li>
<li class="bugfix">Vomiting now removes reagents properly</li>
<li class="rscadd">The View Tracked Playtime has been updated to be made easier to read.</li>
<li class="rscadd">Garbage Bags and Paint Remover now available in service protolathe.</li>
<li class="tweak">Light Replacer is now in "Equipment" tab of service protolathe.</li>
<li class="bugfix">Push Broom can be printed at Service Lathe</li>
<li class="bugfix">Fixes mecha rotate sounds</li>
<li class="code_imp">makes mech silence flag instead of null based</li>
</ul>
<h2 class="date">03 November 2020</h2>
<h3 class="author">SkyratBot updated:</h3>
<ul class="changes bgimages16">
+12
View File
@@ -43890,3 +43890,15 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
XDTM:
- bugfix: Fixes psychologists and unknown job titles being incorrectly bolded in
the crew monitor UI.
2020-11-04:
Skoglol:
- bugfix: Onetank bombs icon no longer shows a tank holder.
SkyratBot:
- bugfix: Fly people will not become full on eating that vomit
- bugfix: Vomiting now removes reagents properly
- rscadd: The View Tracked Playtime has been updated to be made easier to read.
- rscadd: Garbage Bags and Paint Remover now available in service protolathe.
- tweak: Light Replacer is now in "Equipment" tab of service protolathe.
- bugfix: Push Broom can be printed at Service Lathe
- bugfix: Fixes mecha rotate sounds
- code_imp: makes mech silence flag instead of null based
@@ -1,4 +0,0 @@
author: "Skoglol"
delete-after: True
changes:
- bugfix: "Onetank bombs icon no longer shows a tank holder."
@@ -1,4 +0,0 @@
author: "SkyratBot"
delete-after: True
changes:
- rscadd: "The View Tracked Playtime has been updated to be made easier to read."
@@ -1,5 +0,0 @@
author: "SkyratBot"
delete-after: True
changes:
- bugfix: "Fly people will not become full on eating that vomit"
- bugfix: "Vomiting now removes reagents properly"
@@ -1,6 +0,0 @@
author: "SkyratBot"
delete-after: True
changes:
- rscadd: "Garbage Bags and Paint Remover now available in service protolathe."
- tweak: "Light Replacer is now in \"Equipment\" tab of service protolathe."
- bugfix: "Push Broom can be printed at Service Lathe"
@@ -1,5 +0,0 @@
author: "SkyratBot"
delete-after: True
changes:
- bugfix: "Fixes mecha rotate sounds"
- code_imp: "makes mech silence flag instead of null based"