Automatic changelog compile [ci skip]

This commit is contained in:
Changelogs
2021-03-03 00:14:17 +00:00
parent 041961a110
commit d8196613da
11 changed files with 56 additions and 41 deletions

View File

@@ -50,6 +50,37 @@
-->
<div class="commit sansserif">
<h2 class="date">03 March 2021</h2>
<h3 class="author">MarinaGryphon updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">The AOOC mute pref is now properly respected.</li>
<li class="bugfix">Muting adminhelp sounds no longer mutes AOOC.</li>
</ul>
<h3 class="author">Putnam3145 updated:</h3>
<ul class="changes bgimages16">
<li class="config">pAIs now have a policy config</li>
<li class="rscadd">"Supermatter surge" event, which might cause problems if the supermatter is not sufficiently cooled (i.e. the setup is messed up in some way)</li>
<li class="rscdel">Fusion can no longer be done in open air.</li>
<li class="rscdel">Valentine's day event no longer gives everyone a valentine's antag.</li>
</ul>
<h3 class="author">SandPoot updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Legions should now pass their type to the person they infect (if valid).</li>
</ul>
<h3 class="author">dzahlus updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">Added new subtype to lesser ash drake balanced around player control</li>
<li class="balance">rebalanced dragon transformation to a 1 minute cooldown as well as using the new subtype of megafauna</li>
</ul>
<h3 class="author">qweq12yt updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">fixed infectious zombies not being able to attack if host was pacifist</li>
<li class="rscadd">adds a way for species to have blacklisted quirks, the removal, and restoration of said quirks upon species changes</li>
<li class="bugfix">Now pacifists won't be able to use flamethrowers</li>
<li class="bugfix">Kinetic Accelerator now properly reloads a charge to it's chamber instead of nulling the variable forever</li>
<li class="bugfix">Now pacifists won't be able to use Kinetic Accelerators if a non-pacifist shoots it first</li>
</ul>
<h2 class="date">02 March 2021</h2>
<h3 class="author">LetterN updated:</h3>
<ul class="changes bgimages16">

View File

@@ -28642,3 +28642,28 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
SandPoot:
- bugfix: Changelings will actually become the person they want to be when using
"human form" ability(after having used last resort).
2021-03-03:
MarinaGryphon:
- bugfix: The AOOC mute pref is now properly respected.
- bugfix: Muting adminhelp sounds no longer mutes AOOC.
Putnam3145:
- config: pAIs now have a policy config
- rscadd: '"Supermatter surge" event, which might cause problems if the supermatter
is not sufficiently cooled (i.e. the setup is messed up in some way)'
- rscdel: Fusion can no longer be done in open air.
- rscdel: Valentine's day event no longer gives everyone a valentine's antag.
SandPoot:
- bugfix: Legions should now pass their type to the person they infect (if valid).
dzahlus:
- rscadd: Added new subtype to lesser ash drake balanced around player control
- balance: rebalanced dragon transformation to a 1 minute cooldown as well as using
the new subtype of megafauna
qweq12yt:
- bugfix: fixed infectious zombies not being able to attack if host was pacifist
- rscadd: adds a way for species to have blacklisted quirks, the removal, and restoration
of said quirks upon species changes
- bugfix: Now pacifists won't be able to use flamethrowers
- bugfix: Kinetic Accelerator now properly reloads a charge to it's chamber instead
of nulling the variable forever
- bugfix: Now pacifists won't be able to use Kinetic Accelerators if a non-pacifist
shoots it first

View File

@@ -1,4 +0,0 @@
author: "SandPoot"
delete-after: True
changes:
- bugfix: "Legions should now pass their type to the person they infect (if valid)."

View File

@@ -1,4 +0,0 @@
author: "Putnam3145"
delete-after: True
changes:
- rscdel: "Fusion can no longer be done in open air."

View File

@@ -1,4 +0,0 @@
author: "Putnam3145"
delete-after: True
changes:
- rscadd: "\"Supermatter surge\" event, which might cause problems if the supermatter is not sufficiently cooled (i.e. the setup is messed up in some way)"

View File

@@ -1,4 +0,0 @@
author: "Putnam3145"
delete-after: True
changes:
- rscdel: "Valentine's day event no longer gives everyone a valentine's antag."

View File

@@ -1,4 +0,0 @@
author: "Putnam3145"
delete-after: True
changes:
- config: "pAIs now have a policy config"

View File

@@ -1,5 +0,0 @@
author: "dzahlus"
delete-after: True
changes:
- rscadd: "Added new subtype to lesser ash drake balanced around player control"
- balance: "rebalanced dragon transformation to a 1 minute cooldown as well as using the new subtype of megafauna"

View File

@@ -1,5 +0,0 @@
author: "qweq12yt"
delete-after: True
changes:
- bugfix: "fixed infectious zombies not being able to attack if host was pacifist"
- rscadd: "adds a way for species to have blacklisted quirks, the removal, and restoration of said quirks upon species changes"

View File

@@ -1,5 +0,0 @@
author: "MarinaGryphon"
delete-after: True
changes:
- bugfix: "The AOOC mute pref is now properly respected."
- bugfix: "Muting adminhelp sounds no longer mutes AOOC."

View File

@@ -1,6 +0,0 @@
author: "qweq12yt"
delete-after: True
changes:
- bugfix: "Now pacifists won't be able to use flamethrowers"
- bugfix: "Kinetic Accelerator now properly reloads a charge to it's chamber instead of nulling the variable forever"
- bugfix: "Now pacifists won't be able to use Kinetic Accelerators if a non-pacifist shoots it first"