mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2025-12-09 16:07:40 +00:00
Automatic changelog compile [ci skip]
This commit is contained in:
@@ -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">
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "SandPoot"
|
||||
delete-after: True
|
||||
changes:
|
||||
- tweak: "Body rejuvenation surgery will loop until the patient is completely healed."
|
||||
@@ -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."
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "dzahlus"
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "fixes toxinlovers dying from heretic stuff that should heal them instead"
|
||||
@@ -1,4 +0,0 @@
|
||||
author: "R3dtail"
|
||||
delete-after: True
|
||||
changes:
|
||||
- tweak: "doubled max belly name length and quadrupled belly description length"
|
||||
Reference in New Issue
Block a user