From 5e7c328fa8dd915d2ba3e8bebd08f908821cc39b Mon Sep 17 00:00:00 2001
From: ss13-beebot <56381746+ss13-beebot@users.noreply.github.com>
Date: Mon, 4 Dec 2023 00:05:07 +0000
Subject: [PATCH] Automatic changelog compile [ci skip]
---
html/changelog.html | 28 ++++++++---------------
html/changelogs/.all_changelog.yml | 7 ++++++
html/changelogs/AutoChangeLog-pr-9815.yml | 8 -------
3 files changed, 17 insertions(+), 26 deletions(-)
delete mode 100644 html/changelogs/AutoChangeLog-pr-9815.yml
diff --git a/html/changelog.html b/html/changelog.html
index f109110d915df..19f3042baedb3 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -56,6 +56,16 @@
-->
+
04 December 2023
+
updated:
+
+ - Refactors emissive lighting and emissive blockers.
+ - Adds in emissive overlays for energy weapons.
+ - IPC screens are now emissive.
+ - Cult halos are now emissive.
+ - HUD glasses are now emissive.
+
+
02 December 2023
updated:
@@ -944,24 +954,6 @@ Harranhall updated:
- Added a vignette that appears momentarily when your laws are changed as AI.
- added the "law_change" fullscreen vignette.
-
-
02 October 2023
-
Absolucy updated:
-
- - Fix broken dropdown buttons in the tgui chat settings.
-
-
DrDuckedGoose updated:
-
- - Adds color correction to areas
-
-
PowerfulBacon updated:
-
- - Atmosbots have been given a larger area of effect but have had the amount of gasses they transfer in a single tick reduced.
-
-
RKz, necromanceranne, Spookydonut updated:
-
- - adds linting for equipped()
-
GoonStation 13 Development Team
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 6a43d67baafc4..e7a2bf036c20e 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -41736,3 +41736,10 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
? ''
: - code_imp: datum/component/jam_receiver no longer throws a runtime
- bugfix: The Botany Minidispenser no longer looks big when idle
+2023-12-04:
+ ? ''
+ : - refactor: Refactors emissive lighting and emissive blockers.
+ - rscadd: Adds in emissive overlays for energy weapons.
+ - rscadd: IPC screens are now emissive.
+ - rscadd: Cult halos are now emissive.
+ - rscadd: HUD glasses are now emissive.
diff --git a/html/changelogs/AutoChangeLog-pr-9815.yml b/html/changelogs/AutoChangeLog-pr-9815.yml
deleted file mode 100644
index 7f65f5366bd0e..0000000000000
--- a/html/changelogs/AutoChangeLog-pr-9815.yml
+++ /dev/null
@@ -1,8 +0,0 @@
-author: ''
-delete-after: true
-changes:
- - refactor: Refactors emissive lighting and emissive blockers.
- - rscadd: Adds in emissive overlays for energy weapons.
- - rscadd: IPC screens are now emissive.
- - rscadd: Cult halos are now emissive.
- - rscadd: HUD glasses are now emissive.