Automatic changelog compile [ci skip]

This commit is contained in:
Changelogs
2023-06-08 06:10:40 +00:00
parent e3b9760305
commit 621ce68aef
12 changed files with 45 additions and 52 deletions

View File

@@ -57,6 +57,32 @@
-->
<div class="commit sansserif">
<h2 class="date">08 June 2023</h2>
<h3 class="author">SapphicOverload updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">hypospray quickload actually swaps the vials instead of dropping one onto the floor</li>
<li class="bugfix">trying to load a hypospray on harm intent no longer deletes the vial's contents</li>
<li class="tweak">electrolyzer can turn hypernoblium into antinoblium</li>
<li class="bugfix">fixed runtime error when the electrolyzer doesn't have a cell</li>
</ul>
<h3 class="author">SomeguyManperson updated:</h3>
<ul class="changes bgimages16">
<li class="tweak">dynamic weight increased from 8 to 12</li>
<li class="tweak">Bloodsucker weight increased from 4 to 5</li>
<li class="tweak">traitor+ling weight reduced from 6 to 4</li>
<li class="tweak">Changeling weight reduced from 4 to 3</li>
<li class="tweak">Heretic weight increased from 4 to 6</li>
<li class="tweak">traitor+bloodsucker weight increased from 3 to 6</li>
</ul>
<h3 class="author">alanbitsch updated:</h3>
<ul class="changes bgimages16">
<li class="tweak">Xenobiology Console can now be refilled directly with a Monkey Cube Box</li>
</ul>
<h3 class="author">solwashere updated:</h3>
<ul class="changes bgimages16">
<li class="tweak">Morphine heals in crit or when you're asleep</li>
</ul>
<h2 class="date">07 June 2023</h2>
<h3 class="author">SapphicOverload updated:</h3>
<ul class="changes bgimages16">
@@ -2153,16 +2179,6 @@
<li class="tweak">Vibration blade force to 20 from 23</li>
<li class="spellcheck">Description for said item adjusted because I hate inconsistencies</li>
</ul>
<h2 class="date">09 March 2023</h2>
<h3 class="author">solwashere updated:</h3>
<ul class="changes bgimages16">
<li class="tweak">change pill capacity from 10 u to 15 u</li>
</ul>
<h3 class="author">ynot01 updated:</h3>
<ul class="changes bgimages16">
<li class="tweak">The Turbo drink now provides a significant speed boost</li>
</ul>
</div>
<b>GoonStation 13 Development Team</b>

View File

@@ -39222,3 +39222,22 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
2023-06-07:
SapphicOverload:
- tweak: lizards like fruit
2023-06-08:
SapphicOverload:
- bugfix: hypospray quickload actually swaps the vials instead of dropping one onto
the floor
- bugfix: trying to load a hypospray on harm intent no longer deletes the vial's
contents
- tweak: electrolyzer can turn hypernoblium into antinoblium
- bugfix: fixed runtime error when the electrolyzer doesn't have a cell
SomeguyManperson:
- tweak: dynamic weight increased from 8 to 12
- tweak: Bloodsucker weight increased from 4 to 5
- tweak: traitor+ling weight reduced from 6 to 4
- tweak: Changeling weight reduced from 4 to 3
- tweak: Heretic weight increased from 4 to 6
- tweak: traitor+bloodsucker weight increased from 3 to 6
alanbitsch:
- tweak: Xenobiology Console can now be refilled directly with a Monkey Cube Box
solwashere:
- tweak: Morphine heals in crit or when you're asleep

View File

@@ -1,4 +0,0 @@
author: "SomeguyManperson"
delete-after: true
changes:
- tweak: "Changeling weight reduced from 4 to 3"

View File

@@ -1,4 +0,0 @@
author: "SomeguyManperson"
delete-after: true
changes:
- tweak: "dynamic weight increased from 8 to 12"

View File

@@ -1,4 +0,0 @@
author: "SomeguyManperson"
delete-after: true
changes:
- tweak: "traitor+ling weight reduced from 6 to 4"

View File

@@ -1,4 +0,0 @@
author: "SomeguyManperson"
delete-after: true
changes:
- tweak: "traitor+bloodsucker weight increased from 3 to 6"

View File

@@ -1,4 +0,0 @@
author: "SomeguyManperson"
delete-after: true
changes:
- tweak: "Bloodsucker weight increased from 4 to 5"

View File

@@ -1,4 +0,0 @@
author: "SomeguyManperson"
delete-after: true
changes:
- tweak: "Heretic weight increased from 4 to 6"

View File

@@ -1,4 +0,0 @@
author: "alanbitsch"
delete-after: true
changes:
- tweak: "Xenobiology Console can now be refilled directly with a Monkey Cube Box"

View File

@@ -1,5 +0,0 @@
author: "SapphicOverload"
delete-after: true
changes:
- tweak: "electrolyzer can turn hypernoblium into antinoblium"
- bugfix: "fixed runtime error when the electrolyzer doesn't have a cell"

View File

@@ -1,4 +0,0 @@
author: "solwashere"
delete-after: true
changes:
- tweak: "Morphine heals in crit or when you're asleep"

View File

@@ -1,5 +0,0 @@
author: "SapphicOverload"
delete-after: true
changes:
- bugfix: "hypospray quickload actually swaps the vials instead of dropping one onto the floor"
- bugfix: "trying to load a hypospray on harm intent no longer deletes the vial's contents"