mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 20:16:55 +01:00
Automatic changelog compile, [ci skip]
This commit is contained in:
@@ -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>
|
||||
|
||||
@@ -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."
|
||||
Reference in New Issue
Block a user