From ed2286b69838b04e6b08cba5a93d38fa8e2284a0 Mon Sep 17 00:00:00 2001 From: Changelogs Date: Thu, 27 Jun 2024 00:57:14 +0000 Subject: [PATCH] Automatic changelog compile [ci skip] --- html/changelogs/AutoChangeLog-pr-16073.yml | 5 ----- html/changelogs/AutoChangeLog-pr-16164.yml | 4 ---- html/changelogs/AutoChangeLog-pr-16175.yml | 4 ---- html/changelogs/archive/2024-06.yml | 12 ++++++++++++ 4 files changed, 12 insertions(+), 13 deletions(-) delete mode 100644 html/changelogs/AutoChangeLog-pr-16073.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-16164.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-16175.yml diff --git a/html/changelogs/AutoChangeLog-pr-16073.yml b/html/changelogs/AutoChangeLog-pr-16073.yml deleted file mode 100644 index e4870e60a50fd..0000000000000 --- a/html/changelogs/AutoChangeLog-pr-16073.yml +++ /dev/null @@ -1,5 +0,0 @@ -author: "Wisemonster" -delete-after: True -changes: - - balance: "Pyrogen's fireball and heat ray will now damage tanks and apcs based on how many tiles are hit, 5 damage per tile with fireball, and 15 damage per tile, per tick with heat ray." - - bugfix: "Fixed pyrogen's fireball dealing damage to friendly xenos" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-16164.yml b/html/changelogs/AutoChangeLog-pr-16164.yml deleted file mode 100644 index a6619f82bbcb7..0000000000000 --- a/html/changelogs/AutoChangeLog-pr-16164.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "JackTheJackhammer" -delete-after: True -changes: - - rscadd: "Adds a weight check to the codex's text generation for all items that act as storage" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-16175.yml b/html/changelogs/AutoChangeLog-pr-16175.yml deleted file mode 100644 index c69ad7af59b7c..0000000000000 --- a/html/changelogs/AutoChangeLog-pr-16175.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Barnet2" -delete-after: True -changes: - - bugfix: "Fixed improper names showing when you played as a xeno without your rank turned on" \ No newline at end of file diff --git a/html/changelogs/archive/2024-06.yml b/html/changelogs/archive/2024-06.yml index 15ae7fdfe2248..a36e1bb9baed8 100644 --- a/html/changelogs/archive/2024-06.yml +++ b/html/changelogs/archive/2024-06.yml @@ -326,3 +326,15 @@ - balance: Ravage will now hit any part of the tank and APC. - balance: Gargoyles will no longer detect simple animals, such as mice or cows. - balance: Gargoyles will now detect vehicles, such as bikes, mechs, and tanks/apcs. +2024-06-27: + Barnet2: + - bugfix: Fixed improper names showing when you played as a xeno without your rank + turned on + JackTheJackhammer: + - rscadd: Adds a weight check to the codex's text generation for all items that + act as storage + Wisemonster: + - balance: Pyrogen's fireball and heat ray will now damage tanks and apcs based + on how many tiles are hit, 5 damage per tile with fireball, and 15 damage per + tile, per tick with heat ray. + - bugfix: Fixed pyrogen's fireball dealing damage to friendly xenos