diff --git a/html/changelog.html b/html/changelog.html
index d15fb6d4cc7cd..244277a683b59 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -61,6 +61,11 @@
BarteG44 updated:
- Removes the second wire from the c4 charge
+ DeltaFire15 updated:
+
+ - keycard authentication devices require an ID to use.
+ - IDs used to initiate / confirm keycard auth events must not be the same ID.
+
Therealdoooc213 updated:
- the blackbox is now a large item
@@ -74,6 +79,16 @@ XeonMations, ManiacalAnxiety, therealdoooc213 updated:
- Split personalities can no longer throw out their original body's mind out of their own body permenantly.
+ XeonMations, timothymtorres updated:
+
+ - Fixed a lot of oversights related to gravity, such as lavaland not having gravity or simplemobs floating roundstart.
+ - You can no longer defy gravity through the power of love
+
+ rkz, Ebb-Real, AnturK updated:
+
+ - GAGSifies bandanas
+ - refactors large mob icons to no longer need snowflaked .dmi sizes. Just edit a variable
+
rkz, MrMelbert, Cyberboss updated:
- refactored language holders, species changes will no longer delete all known languages
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 88983ce38a62f..c981f79fc92eb 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -45238,6 +45238,10 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
2024-12-24:
BarteG44:
- tweak: Removes the second wire from the c4 charge
+ DeltaFire15:
+ - balance: keycard authentication devices require an ID to use.
+ - balance: IDs used to initiate / confirm keycard auth events must not be the same
+ ID.
Therealdoooc213:
- tweak: the blackbox is now a large item
XeonMations:
@@ -45246,6 +45250,14 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
XeonMations, ManiacalAnxiety, therealdoooc213:
- bugfix: Split personalities can no longer throw out their original body's mind
out of their own body permenantly.
+ XeonMations, timothymtorres:
+ - bugfix: Fixed a lot of oversights related to gravity, such as lavaland not having
+ gravity or simplemobs floating roundstart.
+ - bugfix: You can no longer defy gravity through the power of love
+ rkz, Ebb-Real, AnturK:
+ - rscadd: GAGSifies bandanas
+ - refactor: refactors large mob icons to no longer need snowflaked .dmi sizes. Just
+ edit a variable
rkz, MrMelbert, Cyberboss:
- refactor: refactored language holders, species changes will no longer delete all
known languages
diff --git a/html/changelogs/AutoChangeLog-pr-11125.yml b/html/changelogs/AutoChangeLog-pr-11125.yml
deleted file mode 100644
index d0749b54f0e97..0000000000000
--- a/html/changelogs/AutoChangeLog-pr-11125.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: rkz, Ebb-Real, AnturK
-delete-after: true
-changes:
- - rscadd: GAGSifies bandanas
- - refactor: refactors large mob icons to no longer need snowflaked .dmi sizes. Just
- edit a variable
diff --git a/html/changelogs/AutoChangeLog-pr-12002.yml b/html/changelogs/AutoChangeLog-pr-12002.yml
deleted file mode 100644
index 04d3894f9a25b..0000000000000
--- a/html/changelogs/AutoChangeLog-pr-12002.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: DeltaFire15
-delete-after: true
-changes:
- - balance: keycard authentication devices require an ID to use.
- - balance: IDs used to initiate / confirm keycard auth events must not be the same
- ID.
diff --git a/html/changelogs/AutoChangeLog-pr-12009.yml b/html/changelogs/AutoChangeLog-pr-12009.yml
deleted file mode 100644
index 882e16764164c..0000000000000
--- a/html/changelogs/AutoChangeLog-pr-12009.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: XeonMations, timothymtorres
-delete-after: true
-changes:
- - bugfix: Fixed a lot of oversights related to gravity, such as lavaland not having
- gravity or simplemobs floating roundstart.
- - bugfix: You can no longer defy gravity through the power of love