Automatic changelog compile [ci skip]

This commit is contained in:
Changelogs
2020-08-21 00:12:48 +00:00
parent 91764493fe
commit eb2dadfd0d
7 changed files with 33 additions and 52 deletions

View File

@@ -50,6 +50,27 @@
-->
<div class="commit sansserif">
<h2 class="date">21 August 2020</h2>
<h3 class="author">LetterN updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">Updates and adds some of the tips</li>
</ul>
<h3 class="author">Putnam3145 updated:</h3>
<ul class="changes bgimages16">
<li class="admin">added reftracking as a compile flag</li>
</ul>
<h3 class="author">SmArtKar updated:</h3>
<ul class="changes bgimages16">
<li class="tweak">RSD limitation is now 500 tiles</li>
<li class="bugfix">Fixed broken RSD sprites</li>
<li class="config">Removed that shuttle limit</li>
</ul>
<h3 class="author">timothyteakettle updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">two snouts can once again be chosen in customization</li>
<li class="bugfix">lizard snouts work again</li>
</ul>
<h2 class="date">20 August 2020</h2>
<h3 class="author">DeltaFire15 updated:</h3>
<ul class="changes bgimages16">
@@ -1405,36 +1426,6 @@
<ul class="changes bgimages16">
<li class="rscdel">Removed unsavory things from the vent clog event</li>
</ul>
<h2 class="date">19 June 2020</h2>
<h3 class="author">Bhijn updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Atmos can no longer become completely bricked</li>
</ul>
<h3 class="author">Funce updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Square root circuit should now actually work.</li>
</ul>
<h3 class="author">SmArtKar updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Fixed my runtimes</li>
</ul>
<h3 class="author">TheSpaghetti updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">more insectoid insects</li>
</ul>
<h3 class="author">kevinz000 updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">bay/polaris style say_emphasis has been added. You can now |italicize| _underline_ and +bold+ your messages.</li>
</ul>
<h3 class="author">timothyteakettle updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">Adds the brain trauma event, where one player gets a random brain trauma!</li>
<li class="rscadd">Adds the wisdom cow event, where the wisdom cow appears on the station!</li>
<li class="rscadd">Adds the fake virus event, where people get fake virus symptoms.</li>
<li class="rscadd">Adds the stray cargo pod event, where a cargo pod crashes into the station.</li>
<li class="rscadd">Adds the fugitives event, where fugitives are loose on the station, and it's the hunters jobs to capture them.</li>
</ul>
</div>
<b>GoonStation 13 Development Team</b>

View File

@@ -27009,3 +27009,15 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
arrivals are now also announced properly.
tiramisuapimancer:
- bugfix: Ethereal hair is now their body color instead of accidentally white
2020-08-21:
LetterN:
- rscadd: Updates and adds some of the tips
Putnam3145:
- admin: added reftracking as a compile flag
SmArtKar:
- tweak: RSD limitation is now 500 tiles
- bugfix: Fixed broken RSD sprites
- config: Removed that shuttle limit
timothyteakettle:
- bugfix: two snouts can once again be chosen in customization
- bugfix: lizard snouts work again

View File

@@ -1,6 +0,0 @@
author: "SmArtKar"
delete-after: True
changes:
- tweak: "RSD limitation is now 500 tiles"
- bugfix: "Fixed broken RSD sprites"
- config: "Removed that shuttle limit"

View File

@@ -1,4 +0,0 @@
author: "timothyteakettle"
delete-after: True
changes:
- bugfix: "two snouts can once again be chosen in customization"

View File

@@ -1,4 +0,0 @@
author: "LetterN"
delete-after: True
changes:
- rscadd: "Updates and adds some of the tips"

View File

@@ -1,4 +0,0 @@
author: "Putnam3145"
delete-after: True
changes:
- admin: "added reftracking as a compile flag"

View File

@@ -1,4 +0,0 @@
author: "timothyteakettle"
delete-after: True
changes:
- bugfix: "lizard snouts work again"