Automatic changelog compile, [ci skip]

This commit is contained in:
ParadiseSS13-Bot
2017-01-10 04:00:12 -05:00
parent 1dcb457337
commit b84edc1821
6 changed files with 28 additions and 21 deletions
+15
View File
@@ -56,6 +56,21 @@
-->
<div class="commit sansserif">
<h2 class="date">10 January 2017</h2>
<h3 class="author">Crazylemon64 updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">pAIs can now adjust their radios</li>
<li class="bugfix">pAIs can now more reliably hear nearby whispers</li>
<li class="bugfix">pAIs can now whisper while inside a PDA</li>
<li class="bugfix">pAIs can no longer change their icon from being dead, while dead</li>
<li class="bugfix">Non-respawnable players are no longer prompted to submit a pAI when the opportunity is available</li>
<li class="bugfix">Borg sight modules work again</li>
</ul>
<h3 class="author">TullyBurnalot updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Wand of Death now reliably kills people by adding 300 Burn Damage. This includes self-casting</li>
<li class="rscadd">Minor flavour text visible on impact of target</li>
<li class="tweak">pAI HUDs are now visual-only, restricting their access to editable records</li>
</ul>
<h3 class="author">pinatacolada updated:</h3>
<ul class="changes bgimages16">
<li class="tweak">IV drips now have adjustable rates</li>
+13
View File
@@ -3291,5 +3291,18 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- bugfix: Antags should no longer get bounced to lobby at round start in certain
rare situations.
2017-01-10:
Crazylemon64:
- bugfix: pAIs can now adjust their radios
- bugfix: pAIs can now more reliably hear nearby whispers
- bugfix: pAIs can now whisper while inside a PDA
- bugfix: pAIs can no longer change their icon from being dead, while dead
- bugfix: Non-respawnable players are no longer prompted to submit a pAI when the
opportunity is available
- bugfix: Borg sight modules work again
TullyBurnalot:
- bugfix: Wand of Death now reliably kills people by adding 300 Burn Damage. This
includes self-casting
- rscadd: Minor flavour text visible on impact of target
- tweak: pAI HUDs are now visual-only, restricting their access to editable records
pinatacolada:
- tweak: IV drips now have adjustable rates
@@ -1,5 +0,0 @@
author: "TullyBurnalot"
delete-after: True
changes:
- bugfix: "Wand of Death now reliably kills people by adding 300 Burn Damage. This includes self-casting"
- rscadd: "Minor flavour text visible on impact of target"
@@ -1,4 +0,0 @@
author: "TullyBurnalot"
delete-after: True
changes:
- tweak: "pAI HUDs are now visual-only, restricting their access to editable records"
@@ -1,8 +0,0 @@
author: "Crazylemon64"
delete-after: True
changes:
- bugfix: "pAIs can now adjust their radios"
- bugfix: "pAIs can now more reliably hear nearby whispers"
- bugfix: "pAIs can now whisper while inside a PDA"
- bugfix: "pAIs can no longer change their icon from being dead, while dead"
- bugfix: "Non-respawnable players are no longer prompted to submit a pAI when the opportunity is available"
@@ -1,4 +0,0 @@
author: "Crazylemon64"
delete-after: True
changes:
- bugfix: "Borg sight modules work again"