Automatic changelog compile [ci skip]

This commit is contained in:
Changelogs
2021-06-17 00:22:08 +00:00
parent 0a3aa1e94d
commit 64f762f59b
4 changed files with 18 additions and 19 deletions

View File

@@ -50,6 +50,17 @@
-->
<div class="commit sansserif">
<h2 class="date">17 June 2021</h2>
<h3 class="author">Vynzill updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">ability to change crafted armwrap sprite to alternate one.</li>
<li class="imageadd">extended armwrap icon and sprite</li>
</ul>
<h3 class="author">timothyteakettle updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">fixes an oversight causing embed jostling to do 2x as much damage as it should</li>
</ul>
<h2 class="date">16 June 2021</h2>
<h3 class="author">silicons updated:</h3>
<ul class="changes bgimages16">
@@ -630,16 +641,6 @@
<ul class="changes bgimages16">
<li class="bugfix">Borgs can now use tank dispensers (again?)</li>
</ul>
<h2 class="date">15 April 2021</h2>
<h3 class="author">BlueWildrose updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Fixed escape pods not docking at Centcom</li>
</ul>
<h3 class="author">skodai updated:</h3>
<ul class="changes bgimages16">
<li class="imageadd">Resprited the icons for the sushi, onigiri, tuna can and sea weed.</li>
</ul>
</div>
<b>GoonStation 13 Development Team</b>

View File

@@ -29488,3 +29488,10 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
2021-06-16:
silicons:
- bugfix: on_found works again
2021-06-17:
Vynzill:
- rscadd: ability to change crafted armwrap sprite to alternate one.
- imageadd: extended armwrap icon and sprite
timothyteakettle:
- bugfix: fixes an oversight causing embed jostling to do 2x as much damage as it
should

View File

@@ -1,5 +0,0 @@
author: "Vynzill"
delete-after: True
changes:
- rscadd: "ability to change crafted armwrap sprite to alternate one."
- imageadd: "extended armwrap icon and sprite"

View File

@@ -1,4 +0,0 @@
author: "timothyteakettle"
delete-after: True
changes:
- bugfix: "fixes an oversight causing embed jostling to do 2x as much damage as it should"