Automatic changelog compile [ci skip]

This commit is contained in:
Changelogs
2023-02-10 06:11:39 +00:00
parent 380e400cb3
commit a55a6d4297
6 changed files with 26 additions and 40 deletions

View File

@@ -57,6 +57,22 @@
-->
<div class="commit sansserif">
<h2 class="date">10 February 2023</h2>
<h3 class="author"> ToasterBiome, Jacquerel updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">mining medic gets a 0 fishing power fishing rod for fishing up miner corpses (lol)</li>
<li class="tweak">falling in chasms no longer deletes your body</li>
</ul>
<h3 class="author">ToasterBiome updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">you can now copy the access of a airlock by hitting it with airlock electronics</li>
</ul>
<h3 class="author">ynot01 updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">fixed uber medigun charging 10x slower and lasting 10x longer</li>
<li class="bugfix">Fixed a runtime that prevented proper sorting in holopad room listing</li>
</ul>
<h2 class="date">09 February 2023</h2>
<h3 class="author">Skrem7 updated:</h3>
<ul class="changes bgimages16">
@@ -2638,29 +2654,6 @@
<ul class="changes bgimages16">
<li class="spellcheck">extinguished</li>
</ul>
<h2 class="date">11 November 2022</h2>
<h3 class="author"> BurgerBB updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Fixes NTSL script sanitization being too strict.</li>
</ul>
<h3 class="author">Sniblet updated:</h3>
<ul class="changes bgimages16">
<li class="spellcheck">I have fed greed(+i)ly from that which nourishes me.</li>
</ul>
<h3 class="author">SomeguyManperson updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">headrevs midround promoted get flasehs now</li>
<li class="rscdel">no more hard access lock on the exosuit fabricator, which was undocumented but apparently in the game anyways.</li>
</ul>
<h3 class="author">TheReddDragon updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">fixes a warning at server boot that the research tree was messed up</li>
</ul>
<h3 class="author">ToasterBiome updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Readds the zippo-on sprite</li>
</ul>
</div>
<b>GoonStation 13 Development Team</b>

View File

@@ -37188,3 +37188,13 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
by them
- bugfix: Magical recharging wands and other magical ranged items no longer have
one additional charge than they're supposed to
2023-02-10:
' ToasterBiome, Jacquerel':
- rscadd: mining medic gets a 0 fishing power fishing rod for fishing up miner corpses
(lol)
- tweak: falling in chasms no longer deletes your body
ToasterBiome:
- rscadd: you can now copy the access of a airlock by hitting it with airlock electronics
ynot01:
- bugfix: fixed uber medigun charging 10x slower and lasting 10x longer
- bugfix: Fixed a runtime that prevented proper sorting in holopad room listing

View File

@@ -1,5 +0,0 @@
author: " ToasterBiome, Jacquerel"
delete-after: true
changes:
- rscadd: "mining medic gets a 0 fishing power fishing rod for fishing up miner corpses (lol)"
- tweak: "falling in chasms no longer deletes your body"

View File

@@ -1,4 +0,0 @@
author: "ynot01"
delete-after: true
changes:
- bugfix: "Fixed a runtime that prevented proper sorting in holopad room listing"

View File

@@ -1,4 +0,0 @@
author: "ynot01"
delete-after: true
changes:
- bugfix: "fixed uber medigun charging 10x slower and lasting 10x longer"

View File

@@ -1,4 +0,0 @@
author: "ToasterBiome"
delete-after: true
changes:
- rscadd: "you can now copy the access of a airlock by hitting it with airlock electronics"