Automatic changelog compile [ci skip]

This commit is contained in:
Changelogs
2021-02-28 00:14:48 +00:00
parent 30ad7e0a3e
commit 59ba3155e0
6 changed files with 29 additions and 17 deletions

View File

@@ -50,6 +50,25 @@
-->
<div class="commit sansserif">
<h2 class="date">28 February 2021</h2>
<h3 class="author">Putnam3145 updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Polychromic windbreaker's alt-click message is now coherent</li>
<li class="code_imp">Toggleable suits now have an on_toggle proc to be overridden.</li>
</ul>
<h3 class="author">R3dtail updated:</h3>
<ul class="changes bgimages16">
<li class="tweak">doubled max belly name length and quadrupled belly description length</li>
</ul>
<h3 class="author">SandPoot updated:</h3>
<ul class="changes bgimages16">
<li class="tweak">Body rejuvenation surgery will loop until the patient is completely healed.</li>
</ul>
<h3 class="author">dzahlus updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">fixes toxinlovers dying from heretic stuff that should heal them instead</li>
</ul>
<h2 class="date">27 February 2021</h2>
<h3 class="author">Hatterhat updated:</h3>
<ul class="changes bgimages16">

View File

@@ -28618,3 +28618,13 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
makes it easy to just time the parries right.
silicons:
- bugfix: chaplain arrythmic knives can no longer be abused for infinite speed.
2021-02-28:
Putnam3145:
- bugfix: Polychromic windbreaker's alt-click message is now coherent
- code_imp: Toggleable suits now have an on_toggle proc to be overridden.
R3dtail:
- tweak: doubled max belly name length and quadrupled belly description length
SandPoot:
- tweak: Body rejuvenation surgery will loop until the patient is completely healed.
dzahlus:
- bugfix: fixes toxinlovers dying from heretic stuff that should heal them instead

View File

@@ -1,4 +0,0 @@
author: "SandPoot"
delete-after: True
changes:
- tweak: "Body rejuvenation surgery will loop until the patient is completely healed."

View File

@@ -1,5 +0,0 @@
author: "Putnam3145"
delete-after: True
changes:
- bugfix: "Polychromic windbreaker's alt-click message is now coherent"
- code_imp: "Toggleable suits now have an on_toggle proc to be overridden."

View File

@@ -1,4 +0,0 @@
author: "dzahlus"
delete-after: True
changes:
- bugfix: "fixes toxinlovers dying from heretic stuff that should heal them instead"

View File

@@ -1,4 +0,0 @@
author: "R3dtail"
delete-after: True
changes:
- tweak: "doubled max belly name length and quadrupled belly description length"