Automatic changelog compile [ci skip]

This commit is contained in:
Changelogs
2023-04-26 06:10:39 +00:00
parent 560d4be165
commit 406f86d59a
4 changed files with 16 additions and 45 deletions

View File

@@ -57,6 +57,16 @@
-->
<div class="commit sansserif">
<h2 class="date">26 April 2023</h2>
<h3 class="author">ToasterBiome updated:</h3>
<ul class="changes bgimages16">
<li class="mapping">BoxStation and MetaStation Secure Storage is now accessible outside of them with a button.</li>
</ul>
<h3 class="author">ynot01 updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Fixes a runtime that would cause custom vendor items to not show up</li>
</ul>
<h2 class="date">25 April 2023</h2>
<h3 class="author">00ze-cyclone updated:</h3>
<ul class="changes bgimages16">
@@ -2322,43 +2332,6 @@
<li class="tweak">Darkspawn can now open depowered doors with umbral tendrils for free and instantly</li>
<li class="rscadd">Added a scroll bar to darkspawn Psi Web</li>
</ul>
<h2 class="date">25 January 2023</h2>
<h3 class="author">@Chubbygummibear updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">Adds cursed cane</li>
<li class="rscdel">Removed grand core</li>
<li class="imageadd">added cane sprites</li>
</ul>
<h3 class="author">Aquizit updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">[Asteroid] Corrects the door to the Service Hall from Hydroponics to only be accessible to botanists.</li>
</ul>
<h3 class="author">Mqiib updated:</h3>
<ul class="changes bgimages16">
<li class="tweak">Reduces mech knockdown threshold on punches to 20 (from 21)</li>
<li class="bugfix">Low damage mech punches no longer stun and throw silicons and other non-human mobs</li>
<li class="tweak">Purrbation no longer deletes lizard tails because it's annoying to deal with and not fun</li>
</ul>
<h3 class="author">Skrem7 updated:</h3>
<ul class="changes bgimages16">
<li class="tweak">All energy bows have had their recharge_time reduced to 1 from 1.5. For the syndicate bow it is going from TWO to ONE (HALF the time) because it had a TWO SECOND RECHARGE</li>
<li class="tweak">All arrows (except ratvar!!) do even MORE damage (x-ray has MORE irradiate)</li>
<li class="tweak">Burn and x-ray arrows now have negative wound chance, ratvar arrow had a very slight wound chance increase</li>
</ul>
<h3 class="author">SomeguyManperson updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">mood is no longer the strongest healing chemical in the game</li>
</ul>
<h3 class="author">ynot01 updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">fixed spacing reebe</li>
<li class="bugfix">fixed venus human traps only being able to fire 4 ranged vines in a lifetime</li>
<li class="tweak">venus human trap's ranged vines have been severely nerfed against carbons</li>
<li class="bugfix">Fixed squid ink spaghetti being invisible</li>
<li class="tweak">Keybind flipping is now only punished if you try to spam it</li>
<li class="bugfix">fixed umbral tendril and light eater not deleting all lights</li>
</ul>
</div>
<b>GoonStation 13 Development Team</b>

View File

@@ -38449,3 +38449,9 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
solwashere:
- tweak: Mantis Blades are now 6 tc
- tweak: Mantis Blades attack slower when attacking with both
2023-04-26:
ToasterBiome:
- mapping: BoxStation and MetaStation Secure Storage is now accessible outside of
them with a button.
ynot01:
- bugfix: Fixes a runtime that would cause custom vendor items to not show up

View File

@@ -1,4 +0,0 @@
author: "ToasterBiome"
delete-after: true
changes:
- mapping: "BoxStation and MetaStation Secure Storage is now accessible outside of them with a button."

View File

@@ -1,4 +0,0 @@
author: "ynot01"
delete-after: true
changes:
- bugfix: "Fixes a runtime that would cause custom vendor items to not show up"