Automatic changelog compile [ci skip]

This commit is contained in:
Changelogs
2020-08-26 00:03:14 +00:00
parent 844e976e8a
commit fc65b0d32d
10 changed files with 53 additions and 81 deletions
+34 -49
View File
@@ -51,6 +51,40 @@
-->
<div class="commit sansserif">
<h2 class="date">26 August 2020</h2>
<h3 class="author">Arkatos updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">Shuttle Console now uses tgui.</li>
</ul>
<h3 class="author">Donkie updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Fixed cyborg advanced mop being available for all cyborgs modules</li>
</ul>
<h3 class="author">Jay Smith & Michael Trauf updated:</h3>
<ul class="changes bgimages16">
<li class="balance">The Portable Chemical Mixer no longer requires an anomaly core.</li>
</ul>
<h3 class="author">Qustinnus updated:</h3>
<ul class="changes bgimages16">
<li class="code_imp">adds a helper to see if something is edible</li>
</ul>
<h3 class="author">TemporalOroboros updated:</h3>
<ul class="changes bgimages16">
<li class="code_imp">Reagent exposure methods are now bitflags. There have been some additional changes to reflect and take advantage of this.</li>
</ul>
<h3 class="author">floyd updated:</h3>
<ul class="changes bgimages16">
<li class="code_imp">action speed modifiers</li>
</ul>
<h3 class="author">tralezab updated:</h3>
<ul class="changes bgimages16">
<li class="imagedel">goodbye bedsheet icon state you will not be missed</li>
</ul>
<h3 class="author">uomo91 updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Lawyers with jumpskirt preference will now actually spawn with a lawyer jumpskirt.</li>
</ul>
<h2 class="date">25 August 2020</h2>
<h3 class="author">ATHATH updated:</h3>
<ul class="changes bgimages16">
@@ -2670,55 +2704,6 @@
<ul class="changes bgimages16">
<li class="bugfix">Fix thrown bolas (and other items) bypassing weapon/shield blocking</li>
</ul>
<h2 class="date">24 June 2020</h2>
<h3 class="author">ArcaneMusic updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">Sentient regal and regular rats can now eat cheese wedges to recover a small amount of health.</li>
</ul>
<h3 class="author">Arkatos updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">Turret Control Panel now uses tgui.</li>
</ul>
<h3 class="author">Caldony updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">fixed a bug with the battle arcade game where the combos would sometimes not register correctly.</li>
</ul>
<h3 class="author">EdgeLordExe updated:</h3>
<ul class="changes bgimages16">
<li class="balance">Wizard can no longer mindswap into a statue to become neigh invicible, fire throwing bastard.</li>
<li class="balance">Wizard can no longer mindswap into laughter or slaughter demons to gain a free jaunt and an unlimited heals for killing people. You know one thing that wizard is good at...</li>
</ul>
<h3 class="author">LemonInTheDark updated:</h3>
<ul class="changes bgimages16">
<li class="refactor">Removes a redundant check in fire code</li>
</ul>
<h3 class="author">Maurukas updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">Boxstation and Icebox medbays have been completely reworked</li>
</ul>
<h3 class="author">ShizCalev updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Fixed the backpack setting showing up twice in the preferences window.</li>
<li class="bugfix">Chameleon ties can no longer disguise as skill capes.</li>
<li class="bugfix">The SM will no longer pull mobs not affected by gravity.</li>
</ul>
<h3 class="author">TemporalOroboros updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Synthflesh works again.</li>
</ul>
<h3 class="author">Timberpoes updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">DNA Console will no longer bluescreen in certain scenarios when disks are ejected.</li>
</ul>
<h3 class="author">WarlockD updated:</h3>
<ul class="changes bgimages16">
<li class="tweak">allows the air alarm to let vents suck are as well as pressurize.</li>
</ul>
<h3 class="author">tmtmtl30 updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">stopped midround dynamic families ruleset from picking mindshielded starting family members</li>
</ul>
</div>
<b>GoonStation 13 Development Team</b>
+19
View File
@@ -42287,3 +42287,22 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
its firing pin, and you must be holding it to do so.
- bugfix: When the detective's revolver misfires from using 357 ammo, the chambered
round will actually be spent now.
2020-08-26:
Arkatos:
- rscadd: Shuttle Console now uses tgui.
Donkie:
- bugfix: Fixed cyborg advanced mop being available for all cyborgs modules
Jay Smith & Michael Trauf:
- balance: The Portable Chemical Mixer no longer requires an anomaly core.
Qustinnus:
- code_imp: adds a helper to see if something is edible
TemporalOroboros:
- code_imp: Reagent exposure methods are now bitflags. There have been some additional
changes to reflect and take advantage of this.
floyd:
- code_imp: action speed modifiers
tralezab:
- imagedel: goodbye bedsheet icon state you will not be missed
uomo91:
- bugfix: Lawyers with jumpskirt preference will now actually spawn with a lawyer
jumpskirt.
@@ -1,4 +0,0 @@
author: "Jay Smith & Michael Trauf"
delete-after: True
changes:
- balance: "The Portable Chemical Mixer no longer requires an anomaly core."
@@ -1,4 +0,0 @@
author: "floyd"
delete-after: True
changes:
- code_imp: "action speed modifiers"
@@ -1,4 +0,0 @@
author: "Qustinnus"
delete-after: True
changes:
- code_imp: "adds a helper to see if something is edible"
@@ -1,4 +0,0 @@
author: "TemporalOroboros"
delete-after: True
changes:
- code_imp: "Reagent exposure methods are now bitflags. There have been some additional changes to reflect and take advantage of this."
@@ -1,4 +0,0 @@
author: "Arkatos"
delete-after: True
changes:
- rscadd: "Shuttle Console now uses tgui."
@@ -1,4 +0,0 @@
author: "uomo91"
delete-after: True
changes:
- bugfix: "Lawyers with jumpskirt preference will now actually spawn with a lawyer jumpskirt."
@@ -1,4 +0,0 @@
author: "Donkie"
delete-after: True
changes:
- bugfix: "Fixed cyborg advanced mop being available for all cyborgs modules"
@@ -1,4 +0,0 @@
author: "tralezab"
delete-after: True
changes:
- imagedel: "goodbye bedsheet icon state you will not be missed"