Automatic changelog compile, [ci skip]

This commit is contained in:
ParadiseSS13-Bot
2018-01-24 20:28:55 -05:00
parent 4dc73936b3
commit d0360687c0
5 changed files with 34 additions and 17 deletions
+19
View File
@@ -56,6 +56,25 @@
-->
<div class="commit sansserif">
<h2 class="date">24 January 2018</h2>
<h3 class="author">IK3I updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Cancel means Cancel on admeme console reports!</li>
<li class="bugfix">When eldritch gods, demons, handsy aliens, and incarnations of darkness tell you it's time to go, you go</li>
<li class="tweak">Comms Console will tell you when the shuttle can't be recalled</li>
<li class="tweak">Admemes can now designate whether a shuttle they call is recallable</li>
<li class="tweak">Admemes can exercise their power to recall any shuttle, even in defiance of spooky ghosts!</li>
</ul>
<h3 class="author">Kyep updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">Added config option to limit the amount of time shadowlings can remain unhatched before they start getting pushed to hatch.</li>
</ul>
<h3 class="author">Tayyyyyyy updated:</h3>
<ul class="changes bgimages16">
<li class="tweak">Energy beams of all types emit light.</li>
<li class="tweak">Flashbangs emit a burst of light when detonated</li>
</ul>
<h2 class="date">21 January 2018</h2>
<h3 class="author">KasparoVy updated:</h3>
<ul class="changes bgimages16">
+15
View File
@@ -5983,3 +5983,18 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
to remove the hidden diamond drill module and rewritten its drone control code
so that drones that don't call home and verify their programming after a certain
amount of time are destroyed automatically.
2018-01-24:
IK3I:
- bugfix: Cancel means Cancel on admeme console reports!
- bugfix: When eldritch gods, demons, handsy aliens, and incarnations of darkness
tell you it's time to go, you go
- tweak: Comms Console will tell you when the shuttle can't be recalled
- tweak: Admemes can now designate whether a shuttle they call is recallable
- tweak: Admemes can exercise their power to recall any shuttle, even in defiance
of spooky ghosts!
Kyep:
- rscadd: Added config option to limit the amount of time shadowlings can remain
unhatched before they start getting pushed to hatch.
Tayyyyyyy:
- tweak: Energy beams of all types emit light.
- tweak: Flashbangs emit a burst of light when detonated
@@ -1,4 +0,0 @@
author: "Kyep"
delete-after: True
changes:
- rscadd: "Added config option to limit the amount of time shadowlings can remain unhatched before they start getting pushed to hatch."
@@ -1,8 +0,0 @@
author: "IK3I"
delete-after: True
changes:
- bugfix: "Cancel means Cancel on admeme console reports!"
- bugfix: "When eldritch gods, demons, handsy aliens, and incarnations of darkness tell you it's time to go, you go"
- tweak: "Comms Console will tell you when the shuttle can't be recalled"
- tweak: "Admemes can now designate whether a shuttle they call is recallable"
- tweak: "Admemes can exercise their power to recall any shuttle, even in defiance of spooky ghosts!"
@@ -1,5 +0,0 @@
author: "Tayyyyyyy"
delete-after: True
changes:
- tweak: "Energy beams of all types emit light."
- tweak: "Flashbangs emit a burst of light when detonated"