Automatic changelog compile [ci skip]

This commit is contained in:
Changelogs
2023-01-11 22:17:58 +00:00
parent 8cd61a8adc
commit 5ba339cd78
10 changed files with 46 additions and 35 deletions

View File

@@ -66,6 +66,11 @@
<h3 class="author">JamieD1 updated:</h3>
<ul class="changes bgimages16">
<li class="tweak">Autolathed Items can no longer be sold for profit.</li>
<li class="tweak">Buffs Disablers to Current levels</li>
</ul>
<h3 class="author">JamieD1 and ThatLing updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Fixes Infinite Radio Dupe Bug</li>
</ul>
<h3 class="author">Moltijoe updated:</h3>
<ul class="changes bgimages16">
@@ -75,13 +80,34 @@
<ul class="changes bgimages16">
<li class="bugfix">Lizard tails now properly exist on all lizards</li>
</ul>
<h3 class="author">ReddicusDragon, ThatLing, and JamieD1 updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">The virology machine no longer bluescreens</li>
<li class="experiment">Pandemic bluescreen fix is experimental. Please report any bugs!</li>
</ul>
<h3 class="author">Skrem7 updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">Phytosians, preterni, and ethereal all have new naming schema regarding randomized names</li>
<li class="rscadd">Existing lists such as polymorphs and the old ethereal list (which was based on constellations) have been expanded</li>
<li class="tweak">Lizard name generation has been tweaked to reflect current lore better</li>
</ul>
<h3 class="author">ThatLing updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Fixed gas scanner on non-adjacent tiles</li>
</ul>
<h3 class="author">ToasterBiome updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">Adds two new quirks - Short and Long Telomeres, either making you unable to be cloned or boosting your clone speed.</li>
</ul>
<h3 class="author">cuackles updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">fixed the missing state errors in the ammo.dmi</li>
</ul>
<h3 class="author">ynot01 updated:</h3>
<ul class="changes bgimages16">
<li class="tweak">Rechargers turn blue when they are fully charged</li>
<li class="bugfix">fixed admins not getting notified of other admins replying to a ticket when using the ticket panel</li>
<li class="bugfix">Fixed stamcrit not instant downing</li>
</ul>
<h2 class="date">10 January 2023</h2>

View File

@@ -36655,11 +36655,31 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- imageadd: Holobanana sprites (Courtesy to Papi)
JamieD1:
- tweak: Autolathed Items can no longer be sold for profit.
- tweak: Buffs Disablers to Current levels
JamieD1 and ThatLing:
- bugfix: Fixes Infinite Radio Dupe Bug
Moltijoe:
- tweak: Necropolis tendrils now spawn lava instead of chasms
Mqiib:
- bugfix: Lizard tails now properly exist on all lizards
ReddicusDragon, ThatLing, and JamieD1:
- bugfix: The virology machine no longer bluescreens
- experiment: Pandemic bluescreen fix is experimental. Please report any bugs!
Skrem7:
- rscadd: Phytosians, preterni, and ethereal all have new naming schema regarding
randomized names
- rscadd: Existing lists such as polymorphs and the old ethereal list (which was
based on constellations) have been expanded
- tweak: Lizard name generation has been tweaked to reflect current lore better
ThatLing:
- bugfix: Fixed gas scanner on non-adjacent tiles
ToasterBiome:
- rscadd: Adds two new quirks - Short and Long Telomeres, either making you unable
to be cloned or boosting your clone speed.
cuackles:
- bugfix: fixed the missing state errors in the ammo.dmi
ynot01:
- tweak: Rechargers turn blue when they are fully charged
- bugfix: fixed admins not getting notified of other admins replying to a ticket
when using the ticket panel
- bugfix: Fixed stamcrit not instant downing

View File

@@ -1,4 +0,0 @@
author: "ToasterBiome"
delete-after: true
changes:
- rscadd: "Adds two new quirks - Short and Long Telomeres, either making you unable to be cloned or boosting your clone speed."

View File

@@ -1,6 +0,0 @@
author: "Skrem7"
delete-after: true
changes:
- rscadd: "Phytosians, preterni, and ethereal all have new naming schema regarding randomized names"
- rscadd: "Existing lists such as polymorphs and the old ethereal list (which was based on constellations) have been expanded"
- tweak: "Lizard name generation has been tweaked to reflect current lore better"

View File

@@ -1,5 +0,0 @@
author: "ReddicusDragon, ThatLing, and JamieD1"
delete-after: true
changes:
- bugfix: "The virology machine no longer bluescreens"
- experiment: "Pandemic bluescreen fix is experimental. Please report any bugs!"

View File

@@ -1,4 +0,0 @@
author: "ynot01"
delete-after: true
changes:
- bugfix: "fixed admins not getting notified of other admins replying to a ticket when using the ticket panel"

View File

@@ -1,4 +0,0 @@
author: "JamieD1"
delete-after: true
changes:
- tweak: "Buffs Disablers to Current levels"

View File

@@ -1,4 +0,0 @@
author: "ynot01"
delete-after: true
changes:
- bugfix: "Fixed stamcrit not instant downing"

View File

@@ -1,4 +0,0 @@
author: "cuackles"
delete-after: true
changes:
- bugfix: "fixed the missing state errors in the ammo.dmi"

View File

@@ -1,4 +0,0 @@
author: "JamieD1 and ThatLing"
delete-after: true
changes:
- bugfix: "Fixes Infinite Radio Dupe Bug"