From 68b6a45a6d64733a853be0eb2054d5e19784f5c0 Mon Sep 17 00:00:00 2001
From: ss13-beebot <56381746+ss13-beebot@users.noreply.github.com>
Date: Tue, 19 Nov 2024 08:04:58 +0000
Subject: [PATCH] Automatic changelog compile [ci skip]
---
html/changelog.html | 7 +++++++
html/changelogs/.all_changelog.yml | 5 +++++
html/changelogs/AutoChangeLog-pr-11902.yml | 6 ------
3 files changed, 12 insertions(+), 6 deletions(-)
delete mode 100644 html/changelogs/AutoChangeLog-pr-11902.yml
diff --git a/html/changelog.html b/html/changelog.html
index d646ad5480b0c..f2b7c0e011032 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -56,6 +56,13 @@
-->
+
19 November 2024
+
itsmeow updated:
+
+ - Fix TGFont icons (nonbinary character icon, Nanotrasen, Syndicate, etc.) not displaying in TGUIs on the live server.
+ - Re-adds TGFont to the juke build process.
+
+
18 November 2024
MarkusLarsson421 updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index b028b60ba8d6b..5050722ff4323 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -45014,3 +45014,8 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
? jlsnow301, robbertapir, atosti, lessthnthree, JupiterJaeden, NamelessFairy, Vincent983,
JohnFulpWillard, 00-Steven, GoldenAlpharex, Archemagus, XeonMations
: - refactor: Refactored the security, medical and general manifests to TGUI.
+2024-11-19:
+ itsmeow:
+ - bugfix: Fix TGFont icons (nonbinary character icon, Nanotrasen, Syndicate, etc.)
+ not displaying in TGUIs on the live server.
+ - code_imp: Re-adds TGFont to the juke build process.
diff --git a/html/changelogs/AutoChangeLog-pr-11902.yml b/html/changelogs/AutoChangeLog-pr-11902.yml
deleted file mode 100644
index 6979d261ebb34..0000000000000
--- a/html/changelogs/AutoChangeLog-pr-11902.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: itsmeow
-delete-after: true
-changes:
- - bugfix: Fix TGFont icons (nonbinary character icon, Nanotrasen, Syndicate, etc.)
- not displaying in TGUIs on the live server.
- - code_imp: Re-adds TGFont to the juke build process.