Automatic changelog compile [ci skip]

This commit is contained in:
Changelogs
2021-10-22 00:31:30 +00:00
parent 5035536311
commit 4c19e8a3d6
5 changed files with 19 additions and 39 deletions

View File

@@ -50,6 +50,18 @@
-->
<div class="commit sansserif">
<h2 class="date">22 October 2021</h2>
<h3 class="author">Putnam3145 updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Ashwalker lungs more aggressively attempt to be safe on lavaland</li>
</ul>
<h3 class="author">WanderingFox95 updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">fixed the wielded sprites not showing up properly.</li>
<li class="bugfix">fixed a runtime in the bark box vendor</li>
<li class="imageadd">added a missing tennis ball sprite</li>
</ul>
<h2 class="date">20 October 2021</h2>
<h3 class="author">Putnam3145 updated:</h3>
<ul class="changes bgimages16">
@@ -485,32 +497,6 @@
<ul class="changes bgimages16">
<li class="spellcheck">trillby can't spell pair</li>
</ul>
<h2 class="date">20 August 2021</h2>
<h3 class="author">EmeraldSundisk updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">Adds a law office/courtroom to OmegaStation</li>
<li class="rscadd">Adds a gateway to OmegaStation</li>
<li class="rscadd">Adds a pool/maintenance bar to OmegaStation</li>
<li class="rscdel">Removes the original maintenance garden in OmegaStation tweak: Relocates the bathrooms to the starboard hall tweak: Modifies port quarter maintenance to include some affected items</li>
</ul>
<h3 class="author">Putnam3145 updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">Beach now has showers</li>
</ul>
<h3 class="author">TripleShades updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">At least four or five space heaters spread across Pubby Station Maints</li>
<li class="rscadd">Missing decal in Pubby Station engineering</li>
<li class="bugfix">Moved an atmos alarm in the SM emitter chamber so it wont be destroyed</li>
</ul>
<h3 class="author">WanderingFox95 updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">Empty bottles and pitchers are available to the bartender now.</li>
<li class="imageadd">They even come with 10 different fillstates!</li>
<li class="imageadd">Better Shark Tails, dodododododo~</li>
<li class="rscadd">The old ones are now listed as carp tails.</li>
</ul>
</div>
<b>GoonStation 13 Development Team</b>

View File

@@ -30151,3 +30151,10 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
Putnam3145:
- bugfix: Removed a panic from auxmos
- bugfix: Properly implemented hysteresis on heat exchanger processing
2021-10-22:
Putnam3145:
- bugfix: Ashwalker lungs more aggressively attempt to be safe on lavaland
WanderingFox95:
- bugfix: fixed the wielded sprites not showing up properly.
- bugfix: fixed a runtime in the bark box vendor
- imageadd: added a missing tennis ball sprite

View File

@@ -1,4 +0,0 @@
author: "Putnam3145"
delete-after: True
changes:
- bugfix: "Ashwalker lungs more aggressively attempt to be safe on lavaland"

View File

@@ -1,5 +0,0 @@
author: "WanderingFox95"
delete-after: True
changes:
- bugfix: "fixed a runtime in the bark box vendor"
- imageadd: "added a missing tennis ball sprite"

View File

@@ -1,4 +0,0 @@
author: "WanderingFox95"
delete-after: True
changes:
- bugfix: "fixed the wielded sprites not showing up properly."