Automatic changelog compile, [ci skip]

This commit is contained in:
tgstation-server
2019-02-14 18:45:35 +00:00
parent 513944c8da
commit a98e017e75
7 changed files with 39 additions and 21 deletions
+23
View File
@@ -55,6 +55,29 @@
-->
<div class="commit sansserif">
<h2 class="date">14 February 2019</h2>
<h3 class="author">Lett1 updated:</h3>
<ul class="changes bgimages16">
<li class="code_imp">spawn_and_random_walk not returns a list of objects created</li>
</ul>
<h3 class="author">MrDoomBringer updated:</h3>
<ul class="changes bgimages16">
<li class="admin">Added a Drop Pod bay conveniently close to the CentCom ferry, useful for ERTs or Deathsquads who want to arrive in style!</li>
<li class="admin">The CentCom-Supplypod-Launcher now has an option to clear a bay of any mobs and objects.</li>
</ul>
<h3 class="author">Nervere updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Fixed only mimes being able to scream. Now everyone can express their existential dread... except for mimes.</li>
</ul>
<h3 class="author">ShizCalev updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Fixed incorrect default ethereal color causing a runtime when opening player preferences.</li>
</ul>
<h3 class="author">Vile Beggar, Hulkamania updated:</h3>
<ul class="changes bgimages16">
<li class="soundadd">Adds the scrungulartiy as a roundend sound effect.</li>
</ul>
<h2 class="date">13 February 2019</h2>
<h3 class="author">Caiggas updated:</h3>
<ul class="changes bgimages16">
+16
View File
@@ -23035,3 +23035,19 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- tweak: antags with the pacifist trait no longer lose pacifism.
subject217:
- rscdel: Headslugs have been removed from the gold extract spawn pool.
2019-02-14:
Lett1:
- code_imp: spawn_and_random_walk not returns a list of objects created
MrDoomBringer:
- admin: Added a Drop Pod bay conveniently close to the CentCom ferry, useful for
ERTs or Deathsquads who want to arrive in style!
- admin: The CentCom-Supplypod-Launcher now has an option to clear a bay of any
mobs and objects.
Nervere:
- bugfix: Fixed only mimes being able to scream. Now everyone can express their
existential dread... except for mimes.
ShizCalev:
- bugfix: Fixed incorrect default ethereal color causing a runtime when opening
player preferences.
Vile Beggar, Hulkamania:
- soundadd: Adds the scrungulartiy as a roundend sound effect.
@@ -1,5 +0,0 @@
author: "MrDoomBringer"
delete-after: True
changes:
- admin: "Added a Drop Pod bay conveniently close to the CentCom ferry, useful for ERTs or Deathsquads who want to arrive in style!"
- admin: "The CentCom-Supplypod-Launcher now has an option to clear a bay of any mobs and objects."
@@ -1,4 +0,0 @@
author: "Lett1"
delete-after: True
changes:
- code_imp: "spawn_and_random_walk not returns a list of objects created"
@@ -1,4 +0,0 @@
author: "ShizCalev"
delete-after: True
changes:
- bugfix: "Fixed incorrect default ethereal color causing a runtime when opening player preferences."
@@ -1,4 +0,0 @@
author: "Vile Beggar, Hulkamania"
delete-after: True
changes:
- soundadd: "Adds the scrungulartiy as a roundend sound effect."
@@ -1,4 +0,0 @@
author: "Nervere"
delete-after: True
changes:
- bugfix: "Fixed only mimes being able to scream. Now everyone can express their existential dread... except for mimes."