Automatic changelog compile [ci skip]

This commit is contained in:
Changelogs
2020-07-08 00:09:46 +00:00
parent 33f56fd168
commit bfa54f7e23
5 changed files with 39 additions and 21 deletions

View File

@@ -50,6 +50,29 @@
-->
<div class="commit sansserif">
<h2 class="date">08 July 2020</h2>
<h3 class="author">DeltaFire15 updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">The kill-once objective now works properly.</li>
</ul>
<h3 class="author">EmeraldSundisk updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">CogStation now has an apothecary</li>
<li class="rscdel">Removes an outdated note on sleepers</li>
<li class="tweak">Readjusts CogStation's chemistry lab</li>
<li class="tweak">Slight area designation adjustments for Robotics</li>
<li class="bugfix">The arrivals plaque should be readable now</li>
</ul>
<h3 class="author">Owai-Seek updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">Margarine, Chili Cheese Fries.</li>
<li class="tweak">Egg Wraps are now categorized under egg foods.</li>
<li class="bugfix">Tuna Sandwich crafting/sprite is now visible.</li>
<li class="imageadd">Icons for chicken, cooked chicken, steak, grilled carp, corndogs</li>
<li class="imageadd">Icons for chili cheese fries, margarine, BLT sandwich</li>
<li class="imageadd">(Unused) icons for raw meatballs, and lard</li>
</ul>
<h2 class="date">07 July 2020</h2>
<h3 class="author">KasparoVy updated:</h3>
<ul class="changes bgimages16">

View File

@@ -26274,3 +26274,19 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
use custom sprite sizes so just ignore these changes.
- bugfix: Fixed the "Move it to the threshold" button; it now does what it says.
- tweak: Reworded some text to be clearer.
2020-07-08:
DeltaFire15:
- bugfix: The kill-once objective now works properly.
EmeraldSundisk:
- rscadd: CogStation now has an apothecary
- rscdel: Removes an outdated note on sleepers
- tweak: Readjusts CogStation's chemistry lab
- tweak: Slight area designation adjustments for Robotics
- bugfix: The arrivals plaque should be readable now
Owai-Seek:
- rscadd: Margarine, Chili Cheese Fries.
- tweak: Egg Wraps are now categorized under egg foods.
- bugfix: Tuna Sandwich crafting/sprite is now visible.
- imageadd: Icons for chicken, cooked chicken, steak, grilled carp, corndogs
- imageadd: Icons for chili cheese fries, margarine, BLT sandwich
- imageadd: (Unused) icons for raw meatballs, and lard

View File

@@ -1,9 +0,0 @@
author: "Owai-Seek"
delete-after: True
changes:
- rscadd: "Margarine, Chili Cheese Fries."
- tweak: "Egg Wraps are now categorized under egg foods."
- bugfix: "Tuna Sandwich crafting/sprite is now visible."
- imageadd: "Icons for chicken, cooked chicken, steak, grilled carp, corndogs"
- imageadd: "Icons for chili cheese fries, margarine, BLT sandwich"
- imageadd: "(Unused) icons for raw meatballs, and lard"

View File

@@ -1,8 +0,0 @@
author: "EmeraldSundisk"
delete-after: True
changes:
- rscadd: "CogStation now has an apothecary"
- rscdel: "Removes an outdated note on sleepers"
- tweak: "Readjusts CogStation's chemistry lab"
- tweak: "Slight area designation adjustments for Robotics"
- bugfix: "The arrivals plaque should be readable now"

View File

@@ -1,4 +0,0 @@
author: "DeltaFire15"
delete-after: True
changes:
- bugfix: "The kill-once objective now works properly."