Automatic changelog compile [ci skip]

This commit is contained in:
Changelogs
2020-06-19 00:07:42 +00:00
parent 8303de3c00
commit 915b147367
8 changed files with 49 additions and 28 deletions
+30
View File
@@ -50,6 +50,36 @@
-->
<div class="commit sansserif">
<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>
<h2 class="date">18 June 2020</h2>
<h3 class="author">Detective-Google updated:</h3>
<ul class="changes bgimages16">
+19
View File
@@ -25996,3 +25996,22 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
also added
- rscadd: medbots can now be tipped over
- soundadd: added more medbot sounds
2020-06-19:
Bhijn:
- bugfix: Atmos can no longer become completely bricked
Funce:
- bugfix: Square root circuit should now actually work.
SmArtKar:
- bugfix: Fixed my runtimes
TheSpaghetti:
- rscadd: more insectoid insects
kevinz000:
- rscadd: bay/polaris style say_emphasis has been added. You can now |italicize|
_underline_ and +bold+ your messages.
timothyteakettle:
- rscadd: Adds the brain trauma event, where one player gets a random brain trauma!
- rscadd: Adds the wisdom cow event, where the wisdom cow appears on the station!
- rscadd: Adds the fake virus event, where people get fake virus symptoms.
- rscadd: Adds the stray cargo pod event, where a cargo pod crashes into the station.
- rscadd: Adds the fugitives event, where fugitives are loose on the station, and
it's the hunters jobs to capture them.
@@ -1,4 +0,0 @@
author: "TheSpaghetti"
delete-after: True
changes:
- rscadd: "more insectoid insects"
@@ -1,4 +0,0 @@
author: "kevinz000"
delete-after: True
changes:
- rscadd: "bay/polaris style say_emphasis has been added. You can now |italicize| _underline_ and +bold+ your messages."
@@ -1,8 +0,0 @@
author: "timothyteakettle"
delete-after: True
changes:
- rscadd: "Adds the brain trauma event, where one player gets a random brain trauma!"
- rscadd: "Adds the wisdom cow event, where the wisdom cow appears on the station!"
- rscadd: "Adds the fake virus event, where people get fake virus symptoms."
- rscadd: "Adds the stray cargo pod event, where a cargo pod crashes into the station."
- rscadd: "Adds the fugitives event, where fugitives are loose on the station, and it's the hunters jobs to capture them."
@@ -1,4 +0,0 @@
author: "Bhijn"
delete-after: True
changes:
- bugfix: "Atmos can no longer become completely bricked"
@@ -1,4 +0,0 @@
author: "Funce"
delete-after: True
changes:
- bugfix: "Square root circuit should now actually work."
@@ -1,4 +0,0 @@
author: "SmArtKar"
delete-after: True
changes:
- bugfix: "Fixed my runtimes"