Automatic changelog compile [ci skip]

This commit is contained in:
Changelogs
2021-06-05 00:48:25 +00:00
parent 560ce54d59
commit 4b3a4d99dc
5 changed files with 21 additions and 24 deletions

View File

@@ -50,6 +50,20 @@
-->
<div class="commit sansserif">
<h2 class="date">05 June 2021</h2>
<h3 class="author">Arturlang updated:</h3>
<ul class="changes bgimages16">
<li class="code_imp">float sanity now makes it not actually run if it's actively being thrown</li>
</ul>
<h3 class="author">coderbus13 updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Pubby's toxins injector now starts at 200L, like it does on other maps</li>
</ul>
<h3 class="author">zeroisthebiggay updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">light floppy dog ears</li>
</ul>
<h2 class="date">04 June 2021</h2>
<h3 class="author">MrJWhit updated:</h3>
<ul class="changes bgimages16">
@@ -584,18 +598,6 @@
<ul class="changes bgimages16">
<li class="balance">After a sudden crash in the tower-cap log slash wooden plank economy, NanoTrasen has decided to stop selling tower-cap logs to Cargo.</li>
</ul>
<h2 class="date">03 April 2021</h2>
<h3 class="author">BlueWildrose updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">The hydroponics pet bee, Bumbles no longer has a number besides their name.</li>
</ul>
<h3 class="author">Putnam3145 updated:</h3>
<ul class="changes bgimages16">
<li class="rscdel">"Destroy all nanotrasen cloning machines" objective is gone</li>
<li class="code_imp">Removed all the commented-out sabotage objectives (we can just get them from history)</li>
<li class="rscadd">Observe verb logging</li>
</ul>
</div>
<b>GoonStation 13 Development Team</b>

View File

@@ -29376,3 +29376,10 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- rscadd: Adds a missing pipe
Putnam3145:
- bugfix: sniper rifle doesn't ruin your round instantly now
2021-06-05:
Arturlang:
- code_imp: float sanity now makes it not actually run if it's actively being thrown
coderbus13:
- bugfix: Pubby's toxins injector now starts at 200L, like it does on other maps
zeroisthebiggay:
- rscadd: light floppy dog ears

View File

@@ -1,4 +0,0 @@
author: "zeroisthebiggay"
delete-after: True
changes:
- rscadd: "light floppy dog ears"

View File

@@ -1,4 +0,0 @@
author: "Arturlang"
delete-after: True
changes:
- code_imp: "float sanity now makes it not actually run if it's actively being thrown"

View File

@@ -1,4 +0,0 @@
author: "coderbus13"
delete-after: True
changes:
- bugfix: "Pubby's toxins injector now starts at 200L, like it does on other maps"