"[ci skip] Automatic Build - 2020.08.09.10.24.22"

This commit is contained in:
AuroraBuildBot
2020-08-09 10:24:23 +00:00
parent 573a7c8cd5
commit 2433fb4ac0
5 changed files with 23 additions and 18 deletions
+14
View File
@@ -35,6 +35,20 @@
-->
<div class="commit sansserif">
<h2 class="date">09 August 2020</h2>
<h3 class="author">Doxxmedearly updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Fixed issues with honey giving the wrong taste description and nutriment amounts.</li>
</ul>
<h3 class="author">Hocka updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Spawned on the Odin with amputated legs or feet now spawns you in a wheelchair.</li>
</ul>
<h3 class="author">mikomyazaki updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">All random item spawners will no longer spawn blank documents, as this was causing errors with SSdocuments.</li>
</ul>
<h2 class="date">08 August 2020</h2>
<h3 class="author">MattAtlas updated:</h3>
<ul class="changes bgimages16">
+9
View File
@@ -14770,3 +14770,12 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
Wowzewow (Wezzy):
- bugfix: Bottleflipping should work correctly now.
- rscadd: Adds radials for the RFD-S.
2020-08-09:
Doxxmedearly:
- bugfix: Fixed issues with honey giving the wrong taste description and nutriment
amounts.
Hocka:
- bugfix: Spawned on the Odin with amputated legs or feet now spawns you in a wheelchair.
mikomyazaki:
- bugfix: All random item spawners will no longer spawn blank documents, as this
was causing errors with SSdocuments.
-6
View File
@@ -1,6 +0,0 @@
author: Hocka
delete-after: True
changes:
- bugfix: "Spawned on the Odin with amputated legs or feet now spawns you in a wheelchair."
-6
View File
@@ -1,6 +0,0 @@
author: Doxxmedearly
delete-after: True
changes:
- bugfix: "Fixed issues with honey giving the wrong taste description and nutriment amounts."
-6
View File
@@ -1,6 +0,0 @@
author: mikomyazaki
delete-after: True
changes:
- bugfix: "All random item spawners will no longer spawn blank documents, as this was causing errors with SSdocuments."