Automatic changelog compile [ci skip]

This commit is contained in:
Changelogs
2022-11-24 06:11:19 +00:00
parent 00c2504aab
commit 339093bf5a
5 changed files with 23 additions and 22 deletions

View File

@@ -57,6 +57,20 @@
--> -->
<div class="commit sansserif"> <div class="commit sansserif">
<h2 class="date">24 November 2022</h2>
<h3 class="author">Annoying-plant updated:</h3>
<ul class="changes bgimages16">
<li class="rscdel">Removes two firelocks from inside atmos incinerator</li>
<li class="rscadd">Added the mix to engine pipe on the mix loop</li>
<li class="rscdel">Removed the pure to engine pipe on incinerator line</li>
<li class="rscadd">changed area name of a single tile to engine instead of SM chamber</li>
<li class="rscdel">Removed the random tile named SM chamber inside engi</li>
</ul>
<h3 class="author">ynot01 updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Fixed the Holoparasite Teleportation Pad being unusable</li>
</ul>
<h2 class="date">23 November 2022</h2> <h2 class="date">23 November 2022</h2>
<h3 class="author">N3D6 updated:</h3> <h3 class="author">N3D6 updated:</h3>
<ul class="changes bgimages16"> <ul class="changes bgimages16">
@@ -2525,13 +2539,6 @@
<ul class="changes bgimages16"> <ul class="changes bgimages16">
<li class="tweak">Netherworld creatures now attack unconscious mob untill its dead</li> <li class="tweak">Netherworld creatures now attack unconscious mob untill its dead</li>
</ul> </ul>
<h2 class="date">25 August 2022</h2>
<h3 class="author">Skrem_7, @nmajask for sprites updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Fixes the weird digitigrade sprites for the default and grey trenchcoats for detective</li>
<li class="imageadd">Adds a brighter coat for those beachside detectives</li>
</ul>
</div> </div>
<b>GoonStation 13 Development Team</b> <b>GoonStation 13 Development Team</b>

View File

@@ -35612,3 +35612,12 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
2022-11-23: 2022-11-23:
N3D6: N3D6:
- mapping: replaces free miner seed vendor with a better one - mapping: replaces free miner seed vendor with a better one
2022-11-24:
Annoying-plant:
- rscdel: Removes two firelocks from inside atmos incinerator
- rscadd: Added the mix to engine pipe on the mix loop
- rscdel: Removed the pure to engine pipe on incinerator line
- rscadd: changed area name of a single tile to engine instead of SM chamber
- rscdel: Removed the random tile named SM chamber inside engi
ynot01:
- bugfix: Fixed the Holoparasite Teleportation Pad being unusable

View File

@@ -1,4 +0,0 @@
author: "ynot01"
delete-after: true
changes:
- bugfix: "Fixed the Holoparasite Teleportation Pad being unusable"

View File

@@ -1,7 +0,0 @@
author: "Annoying-plant"
delete-after: true
changes:
- rscadd: "Added the mix to engine pipe on the mix loop"
- rscdel: "Removed the pure to engine pipe on incinerator line"
- rscadd: "changed area name of a single tile to engine instead of SM chamber"
- rscdel: "Removed the random tile named SM chamber inside engi"

View File

@@ -1,4 +0,0 @@
author: "Annoying-plant"
delete-after: true
changes:
- rscdel: "Removes two firelocks from inside atmos incinerator"