diff --git a/html/changelog.html b/html/changelog.html
index b62714f1a63cd..c84290a2c4ee1 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -28,6 +28,25 @@
+
21.12 - 2024
+
Обновления Cakey:
+
+
Added wall paint layering system. You can now paint walls in two-tones using main and stripe layering via the paint tool.
+
Torch walls now have a two-tone of gunmetal and a slightly lighter gunmetal.
+
Updated wall and wall frame sprites to be better contrasted.
+
+
Обновления Merlin1230:
+
+
Transmission beacons now allow you to set a tag for a GCS signal for its transmissions. Using the distress mode will just set the tag to SOS.
+
+
Обновления SierraKomodo:
+
+
Fixed a bug where cancelling the prompt to select an allergy in character setup would break your ability to see, modify, or spawn with any allergies at all.
+
There is now a delay between a legion dying and the legion beacon summoning a replacement.
+
The delay between legion beacons summoning reinforcements has been increased from 5 seconds to 10.
+
Glowing eyes should no longer glow through clothing.
+
+
20.12 - 2024
Обновления Builder13:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index a3e6c6d259ae1..a895edd51050e 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -26641,3 +26641,21 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY sierra_genchangelog.p
age, and the relation of that age to you. Cross-species examinations are less
precise, don't include a comparison to your own age, and are only visible for
certain species.
+2024-12-21:
+ Cakey:
+ - rscadd: Added wall paint layering system. You can now paint walls in two-tones
+ using main and stripe layering via the paint tool.
+ - tweak: Torch walls now have a two-tone of gunmetal and a slightly lighter gunmetal.
+ - imageadd: Updated wall and wall frame sprites to be better contrasted.
+ Merlin1230:
+ - rscadd: Transmission beacons now allow you to set a tag for a GCS signal for its
+ transmissions. Using the distress mode will just set the tag to SOS.
+ SierraKomodo:
+ - bugfix: Fixed a bug where cancelling the prompt to select an allergy in character
+ setup would break your ability to see, modify, or spawn with any allergies at
+ all.
+ - tweak: There is now a delay between a legion dying and the legion beacon summoning
+ a replacement.
+ - tweak: The delay between legion beacons summoning reinforcements has been increased
+ from 5 seconds to 10.
+ - bugfix: Glowing eyes should no longer glow through clothing.
diff --git a/html/changelogs/AutoChangeLog-sierra-pr-2931.yml b/html/changelogs/AutoChangeLog-sierra-pr-2931.yml
deleted file mode 100644
index 5f6d946a2f95e..0000000000000
--- a/html/changelogs/AutoChangeLog-sierra-pr-2931.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: Merlin1230
-changes:
- - {rscadd: Transmission beacons now allow you to set a tag for a GCS signal for
- its transmissions. Using the distress mode will just set the tag to SOS.}
-delete-after: true
diff --git a/html/changelogs/AutoChangeLog-sierra-pr-2960.yml b/html/changelogs/AutoChangeLog-sierra-pr-2960.yml
deleted file mode 100644
index 562e5b432f437..0000000000000
--- a/html/changelogs/AutoChangeLog-sierra-pr-2960.yml
+++ /dev/null
@@ -1,7 +0,0 @@
-author: SierraKomodo
-changes:
- - {tweak: There is now a delay between a legion dying and the legion beacon summoning
- a replacement.}
- - {tweak: The delay between legion beacons summoning reinforcements has been increased
- from 5 seconds to 10.}
-delete-after: true
diff --git a/html/changelogs/AutoChangeLog-sierra-pr-2961.yml b/html/changelogs/AutoChangeLog-sierra-pr-2961.yml
deleted file mode 100644
index c967b5a084f32..0000000000000
--- a/html/changelogs/AutoChangeLog-sierra-pr-2961.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: SierraKomodo
-changes:
- - {bugfix: 'Fixed a bug where cancelling the prompt to select an allergy in character
- setup would break your ability to see, modify, or spawn with any allergies at
- all.'}
-delete-after: true
diff --git a/html/changelogs/AutoChangeLog-sierra-pr-2962.yml b/html/changelogs/AutoChangeLog-sierra-pr-2962.yml
deleted file mode 100644
index b9474d19d934f..0000000000000
--- a/html/changelogs/AutoChangeLog-sierra-pr-2962.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: SierraKomodo
-changes:
- - {bugfix: Glowing eyes should no longer glow through clothing.}
-delete-after: true
diff --git a/html/changelogs/Cakey-prettywalls.yml b/html/changelogs/Cakey-prettywalls.yml
deleted file mode 100644
index d2e354bb5720f..0000000000000
--- a/html/changelogs/Cakey-prettywalls.yml
+++ /dev/null
@@ -1,39 +0,0 @@
-################################
-# Example Changelog File
-#
-# Note: This file, and files beginning with ".", and files that don't end in ".yml" will not be read. If you change this file, you will look really dumb.
-#
-# Your changelog will be merged with a master changelog. (New stuff added only, and only on the date entry for the day it was merged.)
-# When it is, any changes listed below will disappear.
-#
-# Valid Prefixes:
-# bugfix
-# wip (For works in progress)
-# tweak
-# soundadd
-# sounddel
-# rscadd (general adding of nice things)
-# rscdel (general deleting of nice things)
-# imageadd
-# imagedel
-# maptweak
-# spellcheck (typo fixes)
-# experiment
-# admin
-#################################
-
-# Your name.
-author: Cakey
-
-# Optional: Remove this file after generating master changelog. Useful for PR changelogs that won't get used again.
-delete-after: True
-
-# Any changes you've made. See valid prefix list above.
-# INDENT WITH TWO SPACES. NOT TABS. SPACES.
-# SCREW THIS UP AND IT WON'T WORK.
-# Also, all entries are changed into a single [] after a master changelog generation. Just remove the brackets when you add new entries.
-# Please surround your changes in double quotes ("), as certain characters otherwise screws up compiling. The quotes will not show up in the changelog.
-changes:
- - rscadd: "Added wall paint layering system. You can now paint walls in two-tones using main and stripe layering via the paint tool."
- - tweak: "Torch walls now have a two-tone of gunmetal and a slightly lighter gunmetal."
- - imageadd: "Updated wall and wall frame sprites to be better contrasted."