diff --git a/html/changelogs/Ben10083 - Vendor Throwing.yml b/html/changelogs/Ben10083 - Vendor Throwing.yml
deleted file mode 100644
index 1139ec399b6..00000000000
--- a/html/changelogs/Ben10083 - Vendor Throwing.yml
+++ /dev/null
@@ -1,60 +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
-# - (fixes bugs)
-# wip
-# - (work in progress)
-# qol
-# - (quality of life)
-# soundadd
-# - (adds a sound)
-# sounddel
-# - (removes a sound)
-# rscadd
-# - (adds a feature)
-# rscdel
-# - (removes a feature)
-# imageadd
-# - (adds an image or sprite)
-# imagedel
-# - (removes an image or sprite)
-# spellcheck
-# - (fixes spelling or grammar)
-# experiment
-# - (experimental change)
-# balance
-# - (balance changes)
-# code_imp
-# - (misc internal code change)
-# refactor
-# - (refactors code)
-# config
-# - (makes a change to the config files)
-# admin
-# - (makes changes to administrator tools)
-# server
-# - (miscellaneous changes to server)
-#################################
-
-# Your name.
-author: Ben10083
-
-# 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, this gets changed to [] after reading. Just remove the brackets when you add new shit.
-# Please surround your changes in double quotes ("). It works without them, but if you use certain characters it screws up compiling. The quotes will not show up in the changelog.
-changes:
- - bugfix: "Vending Machines can now launch inventory at people again (Yippee!)"
- - bugfix: "Fixed functionality relating to attaching a string to a coin to cheat vending machines."
- - code_imp: "DMdocs for vending.dm."
diff --git a/html/changelogs/GeneralCamo - Turbine 2.0.yml b/html/changelogs/GeneralCamo - Turbine 2.0.yml
deleted file mode 100644
index 6bcc73aa1b1..00000000000
--- a/html/changelogs/GeneralCamo - Turbine 2.0.yml
+++ /dev/null
@@ -1,58 +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
-# - (fixes bugs)
-# wip
-# - (work in progress)
-# qol
-# - (quality of life)
-# soundadd
-# - (adds a sound)
-# sounddel
-# - (removes a sound)
-# rscadd
-# - (adds a feature)
-# rscdel
-# - (removes a feature)
-# imageadd
-# - (adds an image or sprite)
-# imagedel
-# - (removes an image or sprite)
-# spellcheck
-# - (fixes spelling or grammar)
-# experiment
-# - (experimental change)
-# balance
-# - (balance changes)
-# code_imp
-# - (misc internal code change)
-# refactor
-# - (refactors code)
-# config
-# - (makes a change to the config files)
-# admin
-# - (makes changes to administrator tools)
-# server
-# - (miscellaneous changes to server)
-#################################
-
-# Your name.
-author: GeneralCamo
-
-# 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, this gets changed to [] after reading. Just remove the brackets when you add new shit.
-# Please surround your changes in double quotes ("). It works without them, but if you use certain characters it screws up compiling. The quotes will not show up in the changelog.
-changes:
- - rscadd: "Re-added the turbine, a generator which takes in hot gasses from one end, outputs exhaust the other, and produces power from the resulting RPM."
diff --git a/html/changelogs/Stev-the-third-orion-face-two.yml b/html/changelogs/Stev-the-third-orion-face-two.yml
deleted file mode 100644
index 2180b7308c3..00000000000
--- a/html/changelogs/Stev-the-third-orion-face-two.yml
+++ /dev/null
@@ -1,58 +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
-# - (fixes bugs)
-# wip
-# - (work in progress)
-# qol
-# - (quality of life)
-# soundadd
-# - (adds a sound)
-# sounddel
-# - (removes a sound)
-# rscadd
-# - (adds a feature)
-# rscdel
-# - (removes a feature)
-# imageadd
-# - (adds an image or sprite)
-# imagedel
-# - (removes an image or sprite)
-# spellcheck
-# - (fixes spelling or grammar)
-# experiment
-# - (experimental change)
-# balance
-# - (balance changes)
-# code_imp
-# - (misc internal code change)
-# refactor
-# - (refactors code)
-# config
-# - (makes a change to the config files)
-# admin
-# - (makes changes to administrator tools)
-# server
-# - (miscellaneous changes to server)
-#################################
-
-# Your name.
-author: Stev-the-third
-
-# 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, this gets changed to [] after reading. Just remove the brackets when you add new shit.
-# Please surround your changes in double quotes ("). It works without them, but if you use certain characters it screws up compiling. The quotes will not show up in the changelog.
-changes:
- - imageadd: "Adds an Orion Express screen for Baseliners."
diff --git a/html/changelogs/archive/2024-12.yml b/html/changelogs/archive/2024-12.yml
index cb678241c77..8045632e09c 100644
--- a/html/changelogs/archive/2024-12.yml
+++ b/html/changelogs/archive/2024-12.yml
@@ -216,3 +216,31 @@
- balance: The Freebooter ship now spawns with three guaranteed guns and two guaranteed
armored voidsuits, replacing the same number of randomised spawners. This should
help bring the ship up to par with other similar ships in boarding actions.
+2024-12-29:
+ ASmallCuteCat:
+ - spellcheck: Changed the description of the tame space carp for better consistency.
+ Their cuteness remains unchanged.
+ Ben10083:
+ - bugfix: Vending Machines can now launch inventory at people again (Yippee!)
+ - bugfix: Fixed functionality relating to attaching a string to a coin to cheat
+ vending machines.
+ - code_imp: DMdocs for vending.dm.
+ FluffyGhost:
+ - bugfix: Fixed the APC damage event not working.
+ - balance: APC damage event now has actual damages instead of merely emagging the
+ APC.
+ - balance: Added APC damage event of level moderate and major to the rotation.
+ Geeves:
+ - rscadd: Examining a mining drill while standing next to it will now display the
+ ore inside it.
+ - bugfix: Ore detector blips no longer causes clicks and the right-click menu to
+ pass through the turf that's beneath you.
+ - balance: Flares now burn brighter, longer, are smaller items (can bring more),
+ and flare boxes now contain 12 of them, up from 4.
+ GeneralCamo:
+ - rscadd: Re-added the turbine, a generator which takes in hot gasses from one end,
+ outputs exhaust the other, and produces power from the resulting RPM.
+ MattAtlas:
+ - bugfix: Fixes an extremely annoying log messaging admins for no reason.
+ Stev-the-third:
+ - imageadd: Adds an Orion Express screen for Baseliners.
diff --git a/html/changelogs/domesticated-carp-rename.yml b/html/changelogs/domesticated-carp-rename.yml
deleted file mode 100644
index e52862a82f9..00000000000
--- a/html/changelogs/domesticated-carp-rename.yml
+++ /dev/null
@@ -1,58 +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
-# - (fixes bugs)
-# wip
-# - (work in progress)
-# qol
-# - (quality of life)
-# soundadd
-# - (adds a sound)
-# sounddel
-# - (removes a sound)
-# rscadd
-# - (adds a feature)
-# rscdel
-# - (removes a feature)
-# imageadd
-# - (adds an image or sprite)
-# imagedel
-# - (removes an image or sprite)
-# spellcheck
-# - (fixes spelling or grammar)
-# experiment
-# - (experimental change)
-# balance
-# - (balance changes)
-# code_imp
-# - (misc internal code change)
-# refactor
-# - (refactors code)
-# config
-# - (makes a change to the config files)
-# admin
-# - (makes changes to administrator tools)
-# server
-# - (miscellaneous changes to server)
-#################################
-
-# Your name.
-author: ASmallCuteCat
-
-# 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, this gets changed to [] after reading. Just remove the brackets when you add new shit.
-# Please surround your changes in double quotes ("). It works without them, but if you use certain characters it screws up compiling. The quotes will not show up in the changelog.
-changes:
- - spellcheck: "Changed the description of the tame space carp for better consistency. Their cuteness remains unchanged."
diff --git a/html/changelogs/fluffyghost-apcdamageevent.yml b/html/changelogs/fluffyghost-apcdamageevent.yml
deleted file mode 100644
index 22df256c60b..00000000000
--- a/html/changelogs/fluffyghost-apcdamageevent.yml
+++ /dev/null
@@ -1,60 +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
-# - (fixes bugs)
-# wip
-# - (work in progress)
-# qol
-# - (quality of life)
-# soundadd
-# - (adds a sound)
-# sounddel
-# - (removes a sound)
-# rscadd
-# - (adds a feature)
-# rscdel
-# - (removes a feature)
-# imageadd
-# - (adds an image or sprite)
-# imagedel
-# - (removes an image or sprite)
-# spellcheck
-# - (fixes spelling or grammar)
-# experiment
-# - (experimental change)
-# balance
-# - (balance changes)
-# code_imp
-# - (misc internal code change)
-# refactor
-# - (refactors code)
-# config
-# - (makes a change to the config files)
-# admin
-# - (makes changes to administrator tools)
-# server
-# - (miscellaneous changes to server)
-#################################
-
-# Your name.
-author: FluffyGhost
-
-# 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, this gets changed to [] after reading. Just remove the brackets when you add new shit.
-# Please surround your changes in double quotes ("). It works without them, but if you use certain characters it screws up compiling. The quotes will not show up in the changelog.
-changes:
- - bugfix: "Fixed the APC damage event not working."
- - balance: "APC damage event now has actual damages instead of merely emagging the APC."
- - balance: "Added APC damage event of level moderate and major to the rotation."
diff --git a/html/changelogs/geeves-better_ore_blips.yml b/html/changelogs/geeves-better_ore_blips.yml
deleted file mode 100644
index c213e9434c2..00000000000
--- a/html/changelogs/geeves-better_ore_blips.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: Geeves
-
-delete-after: True
-
-changes:
- - bugfix: "Ore detector blips no longer causes clicks and the right-click menu to pass through the turf that's beneath you."
diff --git a/html/changelogs/geeves-drill_examining.yml b/html/changelogs/geeves-drill_examining.yml
deleted file mode 100644
index 17487a2c693..00000000000
--- a/html/changelogs/geeves-drill_examining.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: Geeves
-
-delete-after: True
-
-changes:
- - rscadd: "Examining a mining drill while standing next to it will now display the ore inside it."
diff --git a/html/changelogs/geeves-flare_buff.yml b/html/changelogs/geeves-flare_buff.yml
deleted file mode 100644
index 2cc05999386..00000000000
--- a/html/changelogs/geeves-flare_buff.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: Geeves
-
-delete-after: True
-
-changes:
- - balance: "Flares now burn brighter, longer, are smaller items (can bring more), and flare boxes now contain 12 of them, up from 4."
diff --git a/html/changelogs/mattatlas-adminsuffering.yml b/html/changelogs/mattatlas-adminsuffering.yml
deleted file mode 100644
index 6e04be78dc5..00000000000
--- a/html/changelogs/mattatlas-adminsuffering.yml
+++ /dev/null
@@ -1,58 +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
-# - (fixes bugs)
-# wip
-# - (work in progress)
-# qol
-# - (quality of life)
-# soundadd
-# - (adds a sound)
-# sounddel
-# - (removes a sound)
-# rscadd
-# - (adds a feature)
-# rscdel
-# - (removes a feature)
-# imageadd
-# - (adds an image or sprite)
-# imagedel
-# - (removes an image or sprite)
-# spellcheck
-# - (fixes spelling or grammar)
-# experiment
-# - (experimental change)
-# balance
-# - (balance changes)
-# code_imp
-# - (misc internal code change)
-# refactor
-# - (refactors code)
-# config
-# - (makes a change to the config files)
-# admin
-# - (makes changes to administrator tools)
-# server
-# - (miscellaneous changes to server)
-#################################
-
-# Your name.
-author: MattAtlas
-
-# 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, this gets changed to [] after reading. Just remove the brackets when you add new shit.
-# Please surround your changes in double quotes ("). It works without them, but if you use certain characters it screws up compiling. The quotes will not show up in the changelog.
-changes:
- - bugfix: "Fixes an extremely annoying log messaging admins for no reason."