From 4b20e83976caa186bad0194aef9392c5d0c01666 Mon Sep 17 00:00:00 2001
From: ss13-beebot <56381746+ss13-beebot@users.noreply.github.com>
Date: Fri, 10 Jan 2025 19:03:53 +0000
Subject: [PATCH] Automatic changelog compile [ci skip]
---
html/changelog.html | 17 +++++++++++++++++
html/changelogs/.all_changelog.yml | 11 +++++++++++
html/changelogs/AutoChangeLog-pr-2715.yml | 5 -----
html/changelogs/AutoChangeLog-pr-2734.yml | 7 -------
html/changelogs/AutoChangeLog-pr-2736.yml | 4 ----
5 files changed, 28 insertions(+), 16 deletions(-)
delete mode 100644 html/changelogs/AutoChangeLog-pr-2715.yml
delete mode 100644 html/changelogs/AutoChangeLog-pr-2734.yml
delete mode 100644 html/changelogs/AutoChangeLog-pr-2736.yml
diff --git a/html/changelog.html b/html/changelog.html
index 8c96615fe73..354b3c26f69 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -56,6 +56,23 @@
-->
+
10 January 2025
+
DeltaFire15 updated:
+
+ - Reworked the overmap vs overmap ramming damage code.
+ - Hammerheads now have a frontal "guard angle" which supports head-on collisions.
+ - Fighters shouldn't runtime anymore if nobody is in them when they try to shake occupants.
+
+
Karmic-Skink updated:
+
+ - Fixed mapping filter/mixer icons
+
+
NotRanged, Azarak, DeltaFire15 updated:
+
+ - Tails should now be visible in hardsuits that support them.
+ - Tails in hardsuits.
+
+
03 January 2025
SerynEngi updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index e3465735003..ff6690d7318 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -2293,3 +2293,14 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- tweak: Hammerhead Capt. Office now has Command and Communications Consoles
someone543:
- tweak: Midshipmen that are not assigned to important departments get put in squads
+2025-01-10:
+ DeltaFire15:
+ - code_imp: Reworked the overmap vs overmap ramming damage code.
+ - balance: Hammerheads now have a frontal "guard angle" which supports head-on collisions.
+ - bugfix: Fighters shouldn't runtime anymore if nobody is in them when they try
+ to shake occupants.
+ Karmic-Skink:
+ - bugfix: Fixed mapping filter/mixer icons
+ NotRanged, Azarak, DeltaFire15:
+ - rscadd: Tails should now be visible in hardsuits that support them.
+ - imageadd: Tails in hardsuits.
diff --git a/html/changelogs/AutoChangeLog-pr-2715.yml b/html/changelogs/AutoChangeLog-pr-2715.yml
deleted file mode 100644
index 79610c8f36d..00000000000
--- a/html/changelogs/AutoChangeLog-pr-2715.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: NotRanged, Azarak, DeltaFire15
-delete-after: true
-changes:
- - rscadd: Tails should now be visible in hardsuits that support them.
- - imageadd: Tails in hardsuits.
diff --git a/html/changelogs/AutoChangeLog-pr-2734.yml b/html/changelogs/AutoChangeLog-pr-2734.yml
deleted file mode 100644
index 6bb8504d0bb..00000000000
--- a/html/changelogs/AutoChangeLog-pr-2734.yml
+++ /dev/null
@@ -1,7 +0,0 @@
-author: DeltaFire15
-delete-after: true
-changes:
- - code_imp: Reworked the overmap vs overmap ramming damage code.
- - balance: Hammerheads now have a frontal "guard angle" which supports head-on collisions.
- - bugfix: Fighters shouldn't runtime anymore if nobody is in them when they try
- to shake occupants.
diff --git a/html/changelogs/AutoChangeLog-pr-2736.yml b/html/changelogs/AutoChangeLog-pr-2736.yml
deleted file mode 100644
index 6b898874d3d..00000000000
--- a/html/changelogs/AutoChangeLog-pr-2736.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: Karmic-Skink
-delete-after: true
-changes:
- - bugfix: Fixed mapping filter/mixer icons