Automatic changelog compile, [ci skip]

This commit is contained in:
ParadiseSS13-Bot
2016-12-08 23:00:11 -05:00
parent fb48d21d84
commit cd71a83dec
3 changed files with 20 additions and 8 deletions
+10
View File
@@ -55,6 +55,16 @@
-->
<div class="commit sansserif">
<h2 class="date">08 December 2016</h2>
<h3 class="author">Kyep updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Ensures cryo pods will properly auto-eject people whose organic parts (limbs) have been healed, but who still have damaged mechanical limbs.</li>
<li class="bugfix">Disabler shots no longer damage mechs.</li>
<li class="bugfix">On impact, both taser and disabler shots now produce a message saying that the mech is undamaged by them, instead of a message saying they 'hit'.</li>
<li class="bugfix">Fixed runtimes created when SIT, ERT, and some other mobs are spawned.</li>
<li class="bugfix">Fixed a bug causing SITs to be spawned with one less person than desired in some cases.</li>
</ul>
<h2 class="date">07 December 2016</h2>
<h3 class="author">Markolie updated:</h3>
<ul class="changes bgimages16">
+10
View File
@@ -3152,3 +3152,13 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
TullyBurnalot:
- bugfix: Unpowered Mining Vendors no longer accept IDs
- bugfix: Ore Redemption Machine and Mining Vendor can now be deconstructed if unpowered
2016-12-08:
Kyep:
- bugfix: Ensures cryo pods will properly auto-eject people whose organic parts
(limbs) have been healed, but who still have damaged mechanical limbs.
- bugfix: Disabler shots no longer damage mechs.
- bugfix: On impact, both taser and disabler shots now produce a message saying
that the mech is undamaged by them, instead of a message saying they 'hit'.
- bugfix: Fixed runtimes created when SIT, ERT, and some other mobs are spawned.
- bugfix: Fixed a bug causing SITs to be spawned with one less person than desired
in some cases.
@@ -1,8 +0,0 @@
author: "Kyep"
delete-after: True
changes:
- bugfix: Ensures cryo pods will properly auto-eject people whose organic parts (limbs) have been healed, but who still have damaged mechanical limbs.
- bugfix: Disabler shots no longer damage mechs.
- bugfix: On impact, both taser and disabler shots now produce a message saying that the mech is undamaged by them, instead of a message saying they 'hit'.
- bugfix: Fixed runtimes created when SIT, ERT, and some other mobs are spawned.
- bugfix: Fixed a bug causing SITs to be spawned with one less person than desired in some cases.