Automatic changelog compile, [ci skip]

This commit is contained in:
ParadiseSS13-Bot
2018-11-23 13:10:49 +00:00
parent bfb7dc4aba
commit e09786af28
3 changed files with 7 additions and 4 deletions
+4
View File
@@ -57,6 +57,10 @@
<div class="commit sansserif">
<h2 class="date">23 November 2018</h2>
<h3 class="author">Azule Utama updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Additional check added to damage falloff code, will only delete bullets that reach 0 damage if they actually have a falloff value.</li>
</ul>
<h3 class="author">Kyep updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Dead mice no longer squeak.</li>
+3
View File
@@ -8170,6 +8170,9 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- rscadd: Added the CQC manual to nuke ops and traitor uplinks, letting them remember
some of the basics of CQC.
2018-11-23:
Azule Utama:
- bugfix: Additional check added to damage falloff code, will only delete bullets
that reach 0 damage if they actually have a falloff value.
Kyep:
- bugfix: Dead mice no longer squeak.
- bugfix: Ghosts walking over living mice no longer makes them squeak.
@@ -1,4 +0,0 @@
author: "Azule Utama"
delete-after: True
changes:
- bugfix: "Additional check added to damage falloff code, will only delete bullets that reach 0 damage if they actually have a falloff value."