diff --git a/html/changelog.html b/html/changelog.html
index 5a9be922b2f..7e14fc3a6b9 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -55,6 +55,47 @@
-->
+
05 February 2016
+
Joan updated:
+
+ - Blob expansion is faster near the expanding blob, but slower further away from it.
+ - Blob spores produce a slightly larger smoke cloud when dying. Sporing Pods spores and blob zombies produce the current small cloud.
+ - Blobbernauts can no longer pull anything at all.
+ - Blobbernauts health reduced to 200, but blobbernauts now take half brute damage.
+ - Blobbernauts now take massive damage from fire.
+ - Blobbernauts do approximately 3 more damage when attacking.
+ - Replicating Foam will expand more actively when damaged.
+ - Adds Electromagnetic Web, which is light blue, does burn damage and EMPs targets, and causes a small EMP when dying.
+ - Electromagnetic Web takes more damage; a normal blob that hasn't been near a node or the core for 6~ seconds can be oneshotted by a laser.
+ - Anomalies, such as pyroclastic and vortex anomalies, now appear at the bottom of the ghost orbit and observe menus.
+
+
Kor updated:
+
+ - Nuke ops can purchase sentience potions for 4tc
+
+
MMMiracles updated:
+
+ - Bulldog now starts with stun-slugs instead of its usual 60-brute slugs. Slugs now cost 3 TC instead of 2.
+ - Most SAW ammo has been slightly buffed in damage so maybe it'll be worth buying now along with a slight cost decrease for the gun itself.
+ - Incen shells for the shotgun now apply extra firestacks on hit so it actually sets people on fire instead of turning them into a light show.
+ - Incen rounds for the SAW now leave a fire trail similar to the bulldog's dragonsbreath round.
+ - Nuke Ops now have the ability to purchase breaching shells, a weaker variant of the meteorslugs that can still push back people/airlocks/mechs/corgis.
+ - SAW should now use its in-hand sprites for an open-closed magazine
+
+
PKPenguin321 updated:
+
+ - You can now sharpen carrots into shivs by using a knife or hatchet on them.
+
+
bgobandit updated:
+
+ - Seven new emoji have been added to hasten the death of the English language.
+
+
octareenroon91 updated:
+
+ - Player-controlled medibots can examine a patient to know what chems are in the patient's body.
+ - autolathes have been showing extra copies of the hacked designs, but no more.
+
+
01 February 2016
Erwgd updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index f9b3c0a4966..470fb9a9fed 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -3370,3 +3370,45 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- rscadd: On Valentine's Day, all spacemen will receive candy hearts and valentines
for their special someones! Label valentines with a pen.
- rscadd: Note that today is not Valentine's Day.
+2016-02-05:
+ Joan:
+ - experiment: Blob expansion is faster near the expanding blob, but slower further
+ away from it.
+ - tweak: Blob spores produce a slightly larger smoke cloud when dying. Sporing Pods
+ spores and blob zombies produce the current small cloud.
+ - rscdel: Blobbernauts can no longer pull anything at all.
+ - tweak: Blobbernauts health reduced to 200, but blobbernauts now take half brute
+ damage.
+ - tweak: Blobbernauts now take massive damage from fire.
+ - tweak: Blobbernauts do approximately 3 more damage when attacking.
+ - wip: Replicating Foam will expand more actively when damaged.
+ - rscadd: Adds Electromagnetic Web, which is light blue, does burn damage and EMPs
+ targets, and causes a small EMP when dying.
+ - rscadd: Electromagnetic Web takes more damage; a normal blob that hasn't been
+ near a node or the core for 6~ seconds can be oneshotted by a laser.
+ - rscadd: Anomalies, such as pyroclastic and vortex anomalies, now appear at the
+ bottom of the ghost orbit and observe menus.
+ Kor:
+ - rscadd: Nuke ops can purchase sentience potions for 4tc
+ MMMiracles:
+ - tweak: Bulldog now starts with stun-slugs instead of its usual 60-brute slugs.
+ Slugs now cost 3 TC instead of 2.
+ - tweak: Most SAW ammo has been slightly buffed in damage so maybe it'll be worth
+ buying now along with a slight cost decrease for the gun itself.
+ - tweak: Incen shells for the shotgun now apply extra firestacks on hit so it actually
+ sets people on fire instead of turning them into a light show.
+ - tweak: Incen rounds for the SAW now leave a fire trail similar to the bulldog's
+ dragonsbreath round.
+ - rscadd: Nuke Ops now have the ability to purchase breaching shells, a weaker variant
+ of the meteorslugs that can still push back people/airlocks/mechs/corgis.
+ - bugfix: SAW should now use its in-hand sprites for an open-closed magazine
+ PKPenguin321:
+ - rscadd: You can now sharpen carrots into shivs by using a knife or hatchet on
+ them.
+ bgobandit:
+ - rscadd: Seven new emoji have been added to hasten the death of the English language.
+ octareenroon91:
+ - rscadd: Player-controlled medibots can examine a patient to know what chems are
+ in the patient's body.
+ - bugfix: autolathes have been showing extra copies of the hacked designs, but no
+ more.
diff --git a/html/changelogs/AutoChangeLog-pr-14911.yml b/html/changelogs/AutoChangeLog-pr-14911.yml
deleted file mode 100644
index 4f71e735a88..00000000000
--- a/html/changelogs/AutoChangeLog-pr-14911.yml
+++ /dev/null
@@ -1,9 +0,0 @@
-author: MMMiracles
-delete-after: True
-changes:
- - tweak: "Bulldog now starts with stun-slugs instead of its usual 60-brute slugs. Slugs now cost 3 TC instead of 2."
- - tweak: "Most SAW ammo has been slightly buffed in damage so maybe it'll be worth buying now along with a slight cost decrease for the gun itself."
- - tweak: "Incen shells for the shotgun now apply extra firestacks on hit so it actually sets people on fire instead of turning them into a light show."
- - tweak: "Incen rounds for the SAW now leave a fire trail similar to the bulldog's dragonsbreath round."
- - rscadd: "Nuke Ops now have the ability to purchase breaching shells, a weaker variant of the meteorslugs that can still push back people/airlocks/mechs/corgis."
- - bugfix: "SAW should now use its in-hand sprites for an open-closed magazine"
diff --git a/html/changelogs/AutoChangeLog-pr-15068.yml b/html/changelogs/AutoChangeLog-pr-15068.yml
deleted file mode 100644
index 12518617908..00000000000
--- a/html/changelogs/AutoChangeLog-pr-15068.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: PKPenguin321
-delete-after: True
-changes:
- - rscadd: "You can now sharpen carrots into shivs by using a knife or hatchet on them."
diff --git a/html/changelogs/AutoChangeLog-pr-15110.yml b/html/changelogs/AutoChangeLog-pr-15110.yml
deleted file mode 100644
index 5bc8d8d60c2..00000000000
--- a/html/changelogs/AutoChangeLog-pr-15110.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: Kor
-delete-after: True
-changes:
- - rscadd: "Nuke ops can purchase sentience potions for 4tc"
diff --git a/html/changelogs/AutoChangeLog-pr-15132.yml b/html/changelogs/AutoChangeLog-pr-15132.yml
deleted file mode 100644
index bd085db28d8..00000000000
--- a/html/changelogs/AutoChangeLog-pr-15132.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: octareenroon91
-delete-after: True
-changes:
- - rscadd: "Player-controlled medibots can examine a patient to know what chems are in the patient's body."
diff --git a/html/changelogs/AutoChangeLog-pr-15139.yml b/html/changelogs/AutoChangeLog-pr-15139.yml
deleted file mode 100644
index 01d07a3a7f2..00000000000
--- a/html/changelogs/AutoChangeLog-pr-15139.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: bgobandit
-delete-after: True
-changes:
- - rscadd: "Seven new emoji have been added to hasten the death of the English language."
diff --git a/html/changelogs/AutoChangeLog-pr-15143.yml b/html/changelogs/AutoChangeLog-pr-15143.yml
deleted file mode 100644
index 398a0807ffb..00000000000
--- a/html/changelogs/AutoChangeLog-pr-15143.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: octareenroon91
-delete-after: True
-changes:
- - bugfix: "autolathes have been showing extra copies of the hacked designs, but no more."
diff --git a/html/changelogs/AutoChangeLog-pr-15176.yml b/html/changelogs/AutoChangeLog-pr-15176.yml
deleted file mode 100644
index 8cee123d230..00000000000
--- a/html/changelogs/AutoChangeLog-pr-15176.yml
+++ /dev/null
@@ -1,12 +0,0 @@
-author: Joan
-delete-after: True
-changes:
- - experiment: "Blob expansion is faster near the expanding blob, but slower further away from it."
- - tweak: "Blob spores produce a slightly larger smoke cloud when dying. Sporing Pods spores and blob zombies produce the current small cloud."
- - rscdel: "Blobbernauts can no longer pull anything at all."
- - tweak: "Blobbernauts health reduced to 200, but blobbernauts now take half brute damage."
- - tweak: "Blobbernauts now take massive damage from fire."
- - tweak: "Blobbernauts do approximately 3 more damage when attacking."
- - wip: "Replicating Foam will expand more actively when damaged."
- - rscadd: "Adds Electromagnetic Web, which is light blue, does burn damage and EMPs targets, and causes a small EMP when dying."
- - rscadd: "Electromagnetic Web takes more damage; a normal blob that hasn't been near a node or the core for 6~ seconds can be oneshotted by a laser."
diff --git a/html/changelogs/AutoChangeLog-pr-15185.yml b/html/changelogs/AutoChangeLog-pr-15185.yml
deleted file mode 100644
index 0fe71f8503d..00000000000
--- a/html/changelogs/AutoChangeLog-pr-15185.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: Joan
-delete-after: True
-changes:
- - rscadd: "Anomalies, such as pyroclastic and vortex anomalies, now appear at the bottom of the ghost orbit and observe menus."