From 0d8ec31903799e000e57885bcb91ea30ea3e2b9b Mon Sep 17 00:00:00 2001 From: Ryan Liptak Date: Sun, 27 Jan 2019 15:57:07 -0800 Subject: [PATCH] Add 2.7.8 changelog --- pages/changelogs.php | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/pages/changelogs.php b/pages/changelogs.php index 6f6e0f9..19f6126 100644 --- a/pages/changelogs.php +++ b/pages/changelogs.php @@ -55,6 +55,16 @@ foreach ($pre_greenlight_patches as $pre_greenlight_patch) if ($patch == "2.7.x") { ?>
+

Patch 2.7.8

+
Released January 27, 2019
+
+
    +
  • Fixed some inconsistencies with how friendly fire interacts with sabotaged buildables
  • +
  • Removed the -1 frag recieved from suicides
  • +
  • The top damager of a player that kills themselves now gets an assist (shown in death notices as <icon> suicider + assister)
  • +
+
+

Patch 2.7.7

Released September 4, 2018