diff --git a/html/changelog.html b/html/changelog.html
index 1724eba4af..5b5d5bef86 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -50,6 +50,44 @@
-->
+
19 July 2021
+
Arturlang updated:
+
+ - The crafting button should no longer silently make more copies of itself on reconects
+ - There are no longer two copies of the crafting component.
+ - There is no longer a rogue d in tracer.dm tweak: Everything in Misc was moved to Miscelanious in the crafting menu, and Misc was nuked from orbit. Nobody will miss you.
+
+
MrJWhit updated:
+
+ - Fixes a memory leak, there's a good chance that it's the same one that killed kilo.
+
+
SandPoot updated:
+
+ - Put back mob vore with a pref.
+ - Taken some stuff from tg for tgui_alert.
+ - Refactored a lot of code on vore panel.
+
+
WanderingFox95 updated:
+
+
YakumoChen updated:
+
+ - You can now wear the suffering of others on your head with just a sheet of human skin!
+ - Human skin hats
+
+
keronshb updated:
+
+ - Stripping/equipping things to a conscious braindead person (AKA a human owned by a disconnected player) will now give them a message with your visible name and roughly how long ago you touched their stuff when they login again. Touching someone's pockets or adjusting their gear other than equipping/unequipping is not logged. After 5 minutes, you'll have forgotten both their name and exactly how long ago past those 5 minutes it happened. (Credit to Ryll-Ryll)
+ - LAZYNULL
+ - Breaking mirrors now gives you a bad omen
+
+
timothyteakettle updated:
+
+ - anthros can now select the cow tail
+ - new quirk that allows you to eat trash
+
+
18 July 2021
timothyteakettle updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index a8da6c6f58..b7ec1b0ab3 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -29669,3 +29669,36 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
timothyteakettle:
- bugfix: fixes photosynthesis stopping nutrition going past well fed from non-photosynthesis
means
+2021-07-19:
+ Arturlang:
+ - bugfix: The crafting button should no longer silently make more copies of itself
+ on reconects
+ - code_imp: There are no longer two copies of the crafting component.
+ - code_imp: 'There is no longer a rogue d in tracer.dm tweak: Everything in Misc
+ was moved to Miscelanious in the crafting menu, and Misc was nuked from orbit.
+ Nobody will miss you.'
+ MrJWhit:
+ - bugfix: Fixes a memory leak, there's a good chance that it's the same one that
+ killed kilo.
+ SandPoot:
+ - rscadd: Put back mob vore with a pref.
+ - code_imp: Taken some stuff from tg for tgui_alert.
+ - refactor: Refactored a lot of code on vore panel.
+ WanderingFox95:
+ - rscadd: custom plasteel kegs
+ YakumoChen:
+ - rscadd: You can now wear the suffering of others on your head with just a sheet
+ of human skin!
+ - imageadd: Human skin hats
+ keronshb:
+ - rscadd: Stripping/equipping things to a conscious braindead person (AKA a human
+ owned by a disconnected player) will now give them a message with your visible
+ name and roughly how long ago you touched their stuff when they login again.
+ Touching someone's pockets or adjusting their gear other than equipping/unequipping
+ is not logged. After 5 minutes, you'll have forgotten both their name and exactly
+ how long ago past those 5 minutes it happened. (Credit to Ryll-Ryll)
+ - rscadd: LAZYNULL
+ - rscadd: Breaking mirrors now gives you a bad omen
+ timothyteakettle:
+ - bugfix: anthros can now select the cow tail
+ - rscadd: new quirk that allows you to eat trash
diff --git a/html/changelogs/AutoChangeLog-pr-14926.yml b/html/changelogs/AutoChangeLog-pr-14926.yml
deleted file mode 100644
index e46701ba93..0000000000
--- a/html/changelogs/AutoChangeLog-pr-14926.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "YakumoChen"
-delete-after: True
-changes:
- - rscadd: "You can now wear the suffering of others on your head with just a sheet of human skin!"
- - imageadd: "Human skin hats"
diff --git a/html/changelogs/AutoChangeLog-pr-14930.yml b/html/changelogs/AutoChangeLog-pr-14930.yml
deleted file mode 100644
index 156dd526d7..0000000000
--- a/html/changelogs/AutoChangeLog-pr-14930.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "keronshb"
-delete-after: True
-changes:
- - rscadd: "Breaking mirrors now gives you a bad omen"
diff --git a/html/changelogs/AutoChangeLog-pr-14933.yml b/html/changelogs/AutoChangeLog-pr-14933.yml
deleted file mode 100644
index 4ec211f41e..0000000000
--- a/html/changelogs/AutoChangeLog-pr-14933.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "keronshb"
-delete-after: True
-changes:
- - rscadd: "Stripping/equipping things to a conscious braindead person (AKA a human owned by a disconnected player) will now give them a message with your visible name and roughly how long ago you touched their stuff when they login again. Touching someone's pockets or adjusting their gear other than equipping/unequipping is not logged. After 5 minutes, you'll have forgotten both their name and exactly how long ago past those 5 minutes it happened. (Credit to Ryll-Ryll)"
- - rscadd: "LAZYNULL"
diff --git a/html/changelogs/AutoChangeLog-pr-14940.yml b/html/changelogs/AutoChangeLog-pr-14940.yml
deleted file mode 100644
index 7b253a2269..0000000000
--- a/html/changelogs/AutoChangeLog-pr-14940.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "timothyteakettle"
-delete-after: True
-changes:
- - rscadd: "new quirk that allows you to eat trash"
diff --git a/html/changelogs/AutoChangeLog-pr-14941.yml b/html/changelogs/AutoChangeLog-pr-14941.yml
deleted file mode 100644
index e22cc15e5e..0000000000
--- a/html/changelogs/AutoChangeLog-pr-14941.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: "SandPoot"
-delete-after: True
-changes:
- - rscadd: "Put back mob vore with a pref."
- - code_imp: "Taken some stuff from tg for tgui_alert."
- - refactor: "Refactored a lot of code on vore panel."
diff --git a/html/changelogs/AutoChangeLog-pr-14943.yml b/html/changelogs/AutoChangeLog-pr-14943.yml
deleted file mode 100644
index 00f504b340..0000000000
--- a/html/changelogs/AutoChangeLog-pr-14943.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "WanderingFox95"
-delete-after: True
-changes:
- - rscadd: "custom plasteel kegs"
diff --git a/html/changelogs/AutoChangeLog-pr-14946.yml b/html/changelogs/AutoChangeLog-pr-14946.yml
deleted file mode 100644
index 38a22cd142..0000000000
--- a/html/changelogs/AutoChangeLog-pr-14946.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "timothyteakettle"
-delete-after: True
-changes:
- - bugfix: "anthros can now select the cow tail"
diff --git a/html/changelogs/AutoChangeLog-pr-14947.yml b/html/changelogs/AutoChangeLog-pr-14947.yml
deleted file mode 100644
index 52ad4e80f0..0000000000
--- a/html/changelogs/AutoChangeLog-pr-14947.yml
+++ /dev/null
@@ -1,7 +0,0 @@
-author: "Arturlang"
-delete-after: True
-changes:
- - bugfix: "The crafting button should no longer silently make more copies of itself on reconects"
- - code_imp: "There are no longer two copies of the crafting component."
- - code_imp: "There is no longer a rogue d in tracer.dm
-tweak: Everything in Misc was moved to Miscelanious in the crafting menu, and Misc was nuked from orbit. Nobody will miss you."
diff --git a/html/changelogs/AutoChangeLog-pr-14949.yml b/html/changelogs/AutoChangeLog-pr-14949.yml
deleted file mode 100644
index 30dfac6f3e..0000000000
--- a/html/changelogs/AutoChangeLog-pr-14949.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "MrJWhit"
-delete-after: True
-changes:
- - bugfix: "Fixes a memory leak, there's a good chance that it's the same one that killed kilo."