diff --git a/html/changelog.html b/html/changelog.html
index 8bb93c5369e..c0f79be3b65 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -55,6 +55,38 @@
-->
+
23 June 2016
+
Joan updated:
+
+ - Tinkerer's Caches generate components(when near clockwork walls) every minute and a half, from every 35 seconds. Clockwork Slabs generate components once per minute, from once per 50 seconds.
+ - Spatial Gateway will last four seconds per invoker, instead of two per invoker.
+ - Clockwork floors now only heal toxin damage on servants of Ratvar.
+ - You can no longer place ocular wardens very close to other ocular wardens.
+ - The Flame produced by a Judicial Visor is no longer an effective melee weapon and will trigger on all intents, not just harm intent.
+
+
Wizard's Federation updated:
+
+ - Acolytes of Hades have revealed their true forms.
+ - We've discovered a way to traverse portals left behind by Hades, and have discovered a great treasure through it.
+ - Hades has undergone Anger Management classes, and should no longer remain wrathful for the duration of his visit.
+
+
coiax updated:
+
+ - Changelings now evolve powers via the cellular emporium, which they can access via an action button.
+ - Due to budget cuts, the shuttle's hyperspace engines now create a visual distortion at their destination, a few seconds before arrival. Crewmembers are encouraged to use these "ripples" as an indication of where not to stand.
+ - Shuttles now only run over mobs in turfs they are moving into, rather than the entire rectangle.
+ - If you are an observer, you can click on transition edges of a Z-level in order to move as a mob would.
+ - Due to safety concerns, the Hyperfractal Gigashuttle now has some safety grilles to prevent accidental matter energising.
+
+
coiax, incoming updated:
+
+ - Due to budget cuts, the builtin anti-orbit engines on the station have been removed. As such, expect the station to start orbiting the system again, and encounter an unpredictable stellar environment.
+ - All permanent structures (not on station, Centcom or lavaland) have been removed.
+ - All removed structures are now space ruins, and can be placed randomly in space ruin zlevels.
+ - The White Ship remains at its current location, but has lost any reliable landmarks near it. Its starting position will be made more random in a coming update.
+ - The Space Bar has a small atmos system added and a teleporter. Some other ruins have been cleaned up to not have atmos active turfs.
+
+
22 June 2016
Cheridan updated:
@@ -1234,12 +1266,6 @@
- xenobio console is deconstructable again.
- syndibomb recipe calls for any matter bin, scaling effectiveness with tier.
-
-
21 April 2016
-
Kor updated:
-
- - Mechas can now toggle strafing mode.
-
GoonStation 13 Development Team
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 64387b78c6d..b26691474c2 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -5742,3 +5742,45 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
coiax:
- rscadd: Certain custom station names may be rejected by Centcom.
- rscadd: Drone shells can be ordered in Emergency supplies at Cargo.
+2016-06-23:
+ Joan:
+ - tweak: Tinkerer's Caches generate components(when near clockwork walls) every
+ minute and a half, from every 35 seconds. Clockwork Slabs generate components
+ once per minute, from once per 50 seconds.
+ - tweak: Spatial Gateway will last four seconds per invoker, instead of two per
+ invoker.
+ - rscdel: Clockwork floors now only heal toxin damage on servants of Ratvar.
+ - rscdel: You can no longer place ocular wardens very close to other ocular wardens.
+ - tweak: The Flame produced by a Judicial Visor is no longer an effective melee
+ weapon and will trigger on all intents, not just harm intent.
+ Wizard's Federation:
+ - bugfix: Acolytes of Hades have revealed their true forms.
+ - rscadd: We've discovered a way to traverse portals left behind by Hades, and have
+ discovered a great treasure through it.
+ - bugfix: Hades has undergone Anger Management classes, and should no longer remain
+ wrathful for the duration of his visit.
+ coiax:
+ - rscadd: Changelings now evolve powers via the cellular emporium, which they can
+ access via an action button.
+ - rscadd: Due to budget cuts, the shuttle's hyperspace engines now create a visual
+ distortion at their destination, a few seconds before arrival. Crewmembers are
+ encouraged to use these "ripples" as an indication of where not to stand.
+ - bugfix: Shuttles now only run over mobs in turfs they are moving into, rather
+ than the entire rectangle.
+ - rscadd: If you are an observer, you can click on transition edges of a Z-level
+ in order to move as a mob would.
+ - rscadd: Due to safety concerns, the Hyperfractal Gigashuttle now has some safety
+ grilles to prevent accidental matter energising.
+ coiax, incoming:
+ - rscadd: Due to budget cuts, the builtin anti-orbit engines on the station have
+ been removed. As such, expect the station to start orbiting the system again,
+ and encounter an unpredictable stellar environment.
+ - rscdel: All permanent structures (not on station, Centcom or lavaland) have been
+ removed.
+ - rscadd: All removed structures are now space ruins, and can be placed randomly
+ in space ruin zlevels.
+ - wip: The White Ship remains at its current location, but has lost any reliable
+ landmarks near it. Its starting position will be made more random in a coming
+ update.
+ - rscadd: The Space Bar has a small atmos system added and a teleporter. Some other
+ ruins have been cleaned up to not have atmos active turfs.
diff --git a/html/changelogs/AutoChangeLog-pr-18484.yml b/html/changelogs/AutoChangeLog-pr-18484.yml
deleted file mode 100644
index 1f095903233..00000000000
--- a/html/changelogs/AutoChangeLog-pr-18484.yml
+++ /dev/null
@@ -1,8 +0,0 @@
-author: "coiax, incoming"
-delete-after: True
-changes:
- - rscadd: "Due to budget cuts, the builtin anti-orbit engines on the station have been removed. As such, expect the station to start orbiting the system again, and encounter an unpredictable stellar environment."
- - rscdel: "All permanent structures (not on station, Centcom or lavaland) have been removed."
- - rscadd: "All removed structures are now space ruins, and can be placed randomly in space ruin zlevels."
- - wip: "The White Ship remains at its current location, but has lost any reliable landmarks near it. Its starting position will be made more random in a coming update."
- - rscadd: "The Space Bar has a small atmos system added and a teleporter. Some other ruins have been cleaned up to not have atmos active turfs."
diff --git a/html/changelogs/AutoChangeLog-pr-18677.yml b/html/changelogs/AutoChangeLog-pr-18677.yml
deleted file mode 100644
index 329159f8b3c..00000000000
--- a/html/changelogs/AutoChangeLog-pr-18677.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "coiax"
-delete-after: True
-changes:
- - rscadd: "Changelings now evolve powers via the cellular emporium, which they can access via an action button."
diff --git a/html/changelogs/AutoChangeLog-pr-18723.yml b/html/changelogs/AutoChangeLog-pr-18723.yml
deleted file mode 100644
index 35d26a0dfc0..00000000000
--- a/html/changelogs/AutoChangeLog-pr-18723.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "coiax"
-delete-after: True
-changes:
- - rscadd: "Due to budget cuts, the shuttle's hyperspace engines now create a visual distortion at their destination, a few seconds before arrival. Crewmembers are encouraged to use these \"ripples\" as an indication of where not to stand."
- - bugfix: "Shuttles now only run over mobs in turfs they are moving into, rather than the entire rectangle."
diff --git a/html/changelogs/AutoChangeLog-pr-18793.yml b/html/changelogs/AutoChangeLog-pr-18793.yml
deleted file mode 100644
index ef57fb75817..00000000000
--- a/html/changelogs/AutoChangeLog-pr-18793.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "coiax"
-delete-after: True
-changes:
- - rscadd: "If you are an observer, you can click on transition edges of a Z-level in order to move as a mob would."
diff --git a/html/changelogs/AutoChangeLog-pr-18801.yml b/html/changelogs/AutoChangeLog-pr-18801.yml
deleted file mode 100644
index 37430639efb..00000000000
--- a/html/changelogs/AutoChangeLog-pr-18801.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: "Wizard's Federation"
-delete-after: True
-changes:
- - bugfix: "Acolytes of Hades have revealed their true forms."
- - rscadd: "We've discovered a way to traverse portals left behind by Hades, and have discovered a great treasure through it."
- - bugfix: "Hades has undergone Anger Management classes, and should no longer remain wrathful for the duration of his visit."
diff --git a/html/changelogs/AutoChangeLog-pr-18804.yml b/html/changelogs/AutoChangeLog-pr-18804.yml
deleted file mode 100644
index 853089dc710..00000000000
--- a/html/changelogs/AutoChangeLog-pr-18804.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Joan"
-delete-after: True
-changes:
- - tweak: "Tinkerer's Caches generate components(when near clockwork walls) every minute and a half, from every 35 seconds. Clockwork Slabs generate components once per minute, from once per 50 seconds."
diff --git a/html/changelogs/AutoChangeLog-pr-18808.yml b/html/changelogs/AutoChangeLog-pr-18808.yml
deleted file mode 100644
index d33bed2e0c0..00000000000
--- a/html/changelogs/AutoChangeLog-pr-18808.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Joan"
-delete-after: True
-changes:
- - tweak: "Spatial Gateway will last four seconds per invoker, instead of two per invoker."
diff --git a/html/changelogs/AutoChangeLog-pr-18813.yml b/html/changelogs/AutoChangeLog-pr-18813.yml
deleted file mode 100644
index e57901efdd7..00000000000
--- a/html/changelogs/AutoChangeLog-pr-18813.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "coiax"
-delete-after: True
-changes:
- - rscadd: "Due to safety concerns, the Hyperfractal Gigashuttle now has some safety grilles to prevent accidental matter energising."
diff --git a/html/changelogs/AutoChangeLog-pr-18826.yml b/html/changelogs/AutoChangeLog-pr-18826.yml
deleted file mode 100644
index e97f03f5601..00000000000
--- a/html/changelogs/AutoChangeLog-pr-18826.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Joan"
-delete-after: True
-changes:
- - rscdel: "Clockwork floors now only heal toxin damage on servants of Ratvar."
diff --git a/html/changelogs/AutoChangeLog-pr-18827.yml b/html/changelogs/AutoChangeLog-pr-18827.yml
deleted file mode 100644
index 179c0583dfc..00000000000
--- a/html/changelogs/AutoChangeLog-pr-18827.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Joan"
-delete-after: True
-changes:
- - rscdel: "You can no longer place ocular wardens very close to other ocular wardens."
diff --git a/html/changelogs/AutoChangeLog-pr-18829.yml b/html/changelogs/AutoChangeLog-pr-18829.yml
deleted file mode 100644
index 587e8bbf7cd..00000000000
--- a/html/changelogs/AutoChangeLog-pr-18829.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Joan"
-delete-after: True
-changes:
- - tweak: "The Flame produced by a Judicial Visor is no longer an effective melee weapon and will trigger on all intents, not just harm intent."