Automatic changelog compile [ci skip]

This commit is contained in:
Changelogs
2021-06-04 01:10:04 +00:00
parent ef4ea8b0da
commit 3fccc79483
4 changed files with 15 additions and 14 deletions

View File

@@ -50,6 +50,16 @@
-->
<div class="commit sansserif">
<h2 class="date">04 June 2021</h2>
<h3 class="author">MrJWhit updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">Adds a missing pipe</li>
</ul>
<h3 class="author">Putnam3145 updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">sniper rifle doesn't ruin your round instantly now</li>
</ul>
<h2 class="date">03 June 2021</h2>
<h3 class="author">MrJWhit updated:</h3>
<ul class="changes bgimages16">
@@ -586,12 +596,6 @@
<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>
<h2 class="date">02 April 2021</h2>
<h3 class="author">LetterN updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">piratepayment</li>
</ul>
</div>
<b>GoonStation 13 Development Team</b>

View File

@@ -29371,3 +29371,8 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- rscadd: Added a camera to both solar entryways
- rscadd: Added an intercom to toxin's launch for the doppler
- rscdel: The fake nuke auth disk in the library
2021-06-04:
MrJWhit:
- rscadd: Adds a missing pipe
Putnam3145:
- bugfix: sniper rifle doesn't ruin your round instantly now

View File

@@ -1,4 +0,0 @@
author: "Putnam3145"
delete-after: True
changes:
- bugfix: "sniper rifle doesn't ruin your round instantly now"

View File

@@ -1,4 +0,0 @@
author: "MrJWhit"
delete-after: True
changes:
- rscadd: "Adds a missing pipe"