Automatic changelog compile [ci skip]

This commit is contained in:
Changelogs
2021-04-29 00:06:31 +00:00
parent 85ec8aa5a0
commit a331f24121
4 changed files with 15 additions and 14 deletions
+10 -6
View File
@@ -50,6 +50,16 @@
-->
<div class="commit sansserif">
<h2 class="date">29 April 2021</h2>
<h3 class="author">Putnam3145 updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Fixed a couple runtimes in activity (threat) tracking</li>
</ul>
<h3 class="author">keronshb updated:</h3>
<ul class="changes bgimages16">
<li class="balance">Removes the Reinforcement Chromosome from Genetics.</li>
</ul>
<h2 class="date">26 April 2021</h2>
<h3 class="author">Trigg, stylemistake and SandPoot updated:</h3>
<ul class="changes bgimages16">
@@ -791,12 +801,6 @@
<ul class="changes bgimages16">
<li class="code_imp">All machine-frame based tool-use actions now have state-checking callbacks.</li>
</ul>
<h2 class="date">25 February 2021</h2>
<h3 class="author">DeltaFire15 updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Traitor / Ling objective amount should now be correct again.</li>
</ul>
</div>
<b>GoonStation 13 Development Team</b>
+5
View File
@@ -29172,3 +29172,8 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- admin: 'Admins just got a new TGUI Select Equipment menu tweak: Prevents the window
from creating sprites for any animated version there might be. (this guarantees
consistant sprite size/amount)'
2021-04-29:
Putnam3145:
- bugfix: Fixed a couple runtimes in activity (threat) tracking
keronshb:
- balance: Removes the Reinforcement Chromosome from Genetics.
@@ -1,4 +0,0 @@
author: "keronshb"
delete-after: True
changes:
- balance: "Removes the Reinforcement Chromosome from Genetics."
@@ -1,4 +0,0 @@
author: "Putnam3145"
delete-after: True
changes:
- bugfix: "Fixed a couple runtimes in activity (threat) tracking"