diff --git a/html/changelog.html b/html/changelog.html
index 3ff7bdb144..36a001bf00 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -50,6 +50,57 @@
-->
+
30 June 2020
+
Fikou updated:
+
+ - spray cans, airlock painters, and decal painters added to engineering/service/autolathe (where applicable)
+
+
Ghommie updated:
+
+ - Fixed a gap on the male insect anthro torso sprite when facing south.
+ - Fixed mecha ID access not being removable.
+ - Fixed a peeve with the hypno trance status effect not sanitizing some heard hypnosis inputs (i.e. custom say messages like say"honks*clownem ipsum dolor")
+ - fixed an issue about using stacks with only 1 amount left.
+ - Fixed a peeve on attack messages against carbons/humans.
+ - Fixed missing hypnochair board.
+ - Fixed material walls and tiles. My bad on that port.
+
+
Ghommie (inspired by MrDoomBringer's work on tgstation) updated:
+
+
Ghommie (porting PRs by XTDM, coiax, MrDoomBringer) updated:
+
+ - Random Events now have a follow link for ghosts!
+ - Adds the Spontaneous Brain Trauma to the event pool. Sometimes your brain just goes a little wrong.
+ - Sometimes a low level cloning pod will make errors in replicating your brain, leaving you with a mild brain trauma.
+ - When a person is cloned, any mental traumas are cloned as well.
+ - The wizard federation announces that the Curse of Madness is out of beta and is now available for purchase for 4 points. It causes long-lasting brain traumas to all inhabitants of a target space station.
+ - The wizard federation declines responsibility for any self-harm caused by curses cast while inside the targeted station.
+ - Due to the extensive testing of the Curse of Madness some unique new trauma types have appeared across Nanotrasen-controlled space.
+ - Curse of Madness can now be triggered by a wizard's Summon Events, at the same chance as Summon Guns or Summon Magic.
+ - When an admin triggers Curse of Madness manually, they can specify their own dark truth to horrify the station with.
+
+
nightred updated:
+
+ - Created two_handed component
+ - Updated all existing two handed items to use the new component
+
+
silicons updated:
+
+ - typing indicators no longer generates duplicate message boxes.
+ - config errors now have line numbers.
+ - outgoing mentorpms are now blue instead of green for the sender.
+ - *squish
+
+
timothyteakettle updated:
+
+ - you can now select your tongue and speech verb in the character customization menu!
+ - skeleton is now split into two more types, greater and lesser
+ - non-carbon blood is now not white
+ - fixed a bunch of grammar/spelling mistakes
+
+
29 June 2020
b1tt3r1n0 updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index a65ba322e7..9cd1987327 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -26137,3 +26137,51 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- balance: Made teratomas from sdgf less powergame
timothyteakettle:
- bugfix: slimes no longer have white blood by default
+2020-06-30:
+ Fikou:
+ - rscadd: spray cans, airlock painters, and decal painters added to engineering/service/autolathe
+ (where applicable)
+ Ghommie:
+ - bugfix: Fixed a gap on the male insect anthro torso sprite when facing south.
+ - bugfix: Fixed mecha ID access not being removable.
+ - bugfix: Fixed a peeve with the hypno trance status effect not sanitizing some
+ heard hypnosis inputs (i.e. custom say messages like say"honks*clownem ipsum
+ dolor")
+ - bugfix: fixed an issue about using stacks with only 1 amount left.
+ - bugfix: Fixed a peeve on attack messages against carbons/humans.
+ - bugfix: Fixed missing hypnochair board.
+ - bugfix: Fixed material walls and tiles. My bad on that port.
+ Ghommie (inspired by MrDoomBringer's work on tgstation):
+ - rscadd: New check skills UI.
+ Ghommie (porting PRs by XTDM, coiax, MrDoomBringer):
+ - tweak: Random Events now have a follow link for ghosts!
+ - rscadd: Adds the Spontaneous Brain Trauma to the event pool. Sometimes your brain
+ just goes a little wrong.
+ - rscadd: Sometimes a low level cloning pod will make errors in replicating your
+ brain, leaving you with a mild brain trauma.
+ - rscadd: When a person is cloned, any mental traumas are cloned as well.
+ - rscadd: The wizard federation announces that the Curse of Madness is out of beta
+ and is now available for purchase for 4 points. It causes long-lasting brain
+ traumas to all inhabitants of a target space station.
+ - rscadd: The wizard federation declines responsibility for any self-harm caused
+ by curses cast while inside the targeted station.
+ - rscadd: Due to the extensive testing of the Curse of Madness some unique new trauma
+ types have appeared across Nanotrasen-controlled space.
+ - rscadd: Curse of Madness can now be triggered by a wizard's Summon Events, at
+ the same chance as Summon Guns or Summon Magic.
+ - admin: When an admin triggers Curse of Madness manually, they can specify their
+ own dark truth to horrify the station with.
+ nightred:
+ - code_imp: Created two_handed component
+ - refactor: Updated all existing two handed items to use the new component
+ silicons:
+ - bugfix: typing indicators no longer generates duplicate message boxes.
+ - rscadd: config errors now have line numbers.
+ - tweak: outgoing mentorpms are now blue instead of green for the sender.
+ - soundadd: '*squish'
+ timothyteakettle:
+ - rscadd: you can now select your tongue and speech verb in the character customization
+ menu!
+ - rscadd: skeleton is now split into two more types, greater and lesser
+ - bugfix: non-carbon blood is now not white
+ - spellcheck: fixed a bunch of grammar/spelling mistakes
diff --git a/html/changelogs/AutoChangeLog-pr-12288.yml b/html/changelogs/AutoChangeLog-pr-12288.yml
deleted file mode 100644
index fc558ec15a..0000000000
--- a/html/changelogs/AutoChangeLog-pr-12288.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "nightred"
-delete-after: True
-changes:
- - code_imp: "Created two_handed component"
- - refactor: "Updated all existing two handed items to use the new component"
diff --git a/html/changelogs/AutoChangeLog-pr-12390.yml b/html/changelogs/AutoChangeLog-pr-12390.yml
deleted file mode 100644
index 372d14214a..0000000000
--- a/html/changelogs/AutoChangeLog-pr-12390.yml
+++ /dev/null
@@ -1,15 +0,0 @@
-author: "Ghommie (porting PRs by XTDM, coiax, MrDoomBringer)"
-delete-after: True
-changes:
- - tweak: "Random Events now have a follow link for ghosts!"
- - rscadd: "Adds the Spontaneous Brain Trauma to the event pool. Sometimes your brain just goes a little wrong."
- - rscadd: "Sometimes a low level cloning pod will make errors in replicating your brain,
-leaving you with a mild brain trauma."
- - rscadd: "When a person is cloned, any mental traumas are cloned as well."
- - rscadd: "The wizard federation announces that the Curse of Madness is out of beta and is now available for purchase for 4 points. It causes long-lasting brain traumas to all inhabitants of a target space station."
- - rscadd: "The wizard federation declines responsibility for any self-harm caused by curses cast while inside the targeted station."
- - rscadd: "Due to the extensive testing of the Curse of Madness some unique new trauma types have appeared across Nanotrasen-controlled space."
- - rscadd: "Curse of Madness can now be triggered by a wizard's Summon Events,
-at the same chance as Summon Guns or Summon Magic."
- - admin: "When an admin triggers Curse of Madness manually, they can
-specify their own dark truth to horrify the station with."
diff --git a/html/changelogs/AutoChangeLog-pr-12416.yml b/html/changelogs/AutoChangeLog-pr-12416.yml
deleted file mode 100644
index 25d295457a..0000000000
--- a/html/changelogs/AutoChangeLog-pr-12416.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Ghommie (inspired by MrDoomBringer's work on tgstation)"
-delete-after: True
-changes:
- - rscadd: "New check skills UI."
diff --git a/html/changelogs/AutoChangeLog-pr-12595.yml b/html/changelogs/AutoChangeLog-pr-12595.yml
deleted file mode 100644
index 20d018daf5..0000000000
--- a/html/changelogs/AutoChangeLog-pr-12595.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "silicons"
-delete-after: True
-changes:
- - soundadd: "*squish"
diff --git a/html/changelogs/AutoChangeLog-pr-12598.yml b/html/changelogs/AutoChangeLog-pr-12598.yml
deleted file mode 100644
index 358bc96d81..0000000000
--- a/html/changelogs/AutoChangeLog-pr-12598.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "timothyteakettle"
-delete-after: True
-changes:
- - rscadd: "you can now select your tongue and speech verb in the character customization menu!"
- - rscadd: "skeleton is now split into two more types, greater and lesser"
diff --git a/html/changelogs/AutoChangeLog-pr-12605.yml b/html/changelogs/AutoChangeLog-pr-12605.yml
deleted file mode 100644
index 1c514f15ac..0000000000
--- a/html/changelogs/AutoChangeLog-pr-12605.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "silicons"
-delete-after: True
-changes:
- - rscadd: "config errors now have line numbers."
diff --git a/html/changelogs/AutoChangeLog-pr-12622.yml b/html/changelogs/AutoChangeLog-pr-12622.yml
deleted file mode 100644
index 9454154f66..0000000000
--- a/html/changelogs/AutoChangeLog-pr-12622.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "timothyteakettle"
-delete-after: True
-changes:
- - spellcheck: "fixed a bunch of grammar/spelling mistakes"
diff --git a/html/changelogs/AutoChangeLog-pr-12623.yml b/html/changelogs/AutoChangeLog-pr-12623.yml
deleted file mode 100644
index 1e4b9638ca..0000000000
--- a/html/changelogs/AutoChangeLog-pr-12623.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "silicons"
-delete-after: True
-changes:
- - tweak: "outgoing mentorpms are now blue instead of green for the sender."
diff --git a/html/changelogs/AutoChangeLog-pr-12626.yml b/html/changelogs/AutoChangeLog-pr-12626.yml
deleted file mode 100644
index 4fd9d4d2eb..0000000000
--- a/html/changelogs/AutoChangeLog-pr-12626.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "silicons"
-delete-after: True
-changes:
- - bugfix: "typing indicators no longer generates duplicate message boxes."
diff --git a/html/changelogs/AutoChangeLog-pr-12629.yml b/html/changelogs/AutoChangeLog-pr-12629.yml
deleted file mode 100644
index 37ebb5d123..0000000000
--- a/html/changelogs/AutoChangeLog-pr-12629.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Fikou"
-delete-after: True
-changes:
- - rscadd: "spray cans, airlock painters, and decal painters added to engineering/service/autolathe (where applicable)"
diff --git a/html/changelogs/AutoChangeLog-pr-12644.yml b/html/changelogs/AutoChangeLog-pr-12644.yml
deleted file mode 100644
index 5e291eb25d..0000000000
--- a/html/changelogs/AutoChangeLog-pr-12644.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "timothyteakettle"
-delete-after: True
-changes:
- - bugfix: "non-carbon blood is now not white"
diff --git a/html/changelogs/AutoChangeLog-pr-12645.yml b/html/changelogs/AutoChangeLog-pr-12645.yml
deleted file mode 100644
index ce62b0ae88..0000000000
--- a/html/changelogs/AutoChangeLog-pr-12645.yml
+++ /dev/null
@@ -1,10 +0,0 @@
-author: "Ghommie"
-delete-after: True
-changes:
- - bugfix: "Fixed a gap on the male insect anthro torso sprite when facing south."
- - bugfix: "Fixed mecha ID access not being removable."
- - bugfix: "Fixed a peeve with the hypno trance status effect not sanitizing some heard hypnosis inputs (i.e. custom say messages like say\"honks*clownem ipsum dolor\")"
- - bugfix: "fixed an issue about using stacks with only 1 amount left."
- - bugfix: "Fixed a peeve on attack messages against carbons/humans."
- - bugfix: "Fixed missing hypnochair board."
- - bugfix: "Fixed material walls and tiles. My bad on that port."