diff --git a/html/changelog.html b/html/changelog.html
index b54342914b..bf983b0205 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -53,6 +53,40 @@
-->
+
04 June 2019
+
Darlantanis updated:
+
+ - Port steel couch from Paradise.
+
+
ExcabyteDiscord updated:
+
+ - Disable constant attack logs for failed disarms.
+ - Resolves runtimes with lost drones when mobs do the big nom and kill the drones off.
+
+
Razgriz1032 updated:
+
+ - All it did was spawn a bunch of spinny, yet inert, rocks in dead space. They did nothing.
+ - Engineering cycler in engineering outpost.
+ - Adds new Shadekin to selectable custom list.
+ - Fixes ignored indentation issues.
+ - New Shadekin sprites added: Rakshasa.
+ - Disabled slime events. They broken.
+ - Fixed slime event code.
+ - Enabled slime events.
+ - Suit Cycler now applies the proper armor, descriptions, and temperature protection stats to all of the engineering and medical suits.
+ - Added ability to roll down tactical jumpsuit, or roll up sleeves.
+ - Sprite additions for rolled-down sleeves of tactical jumpsuits.
+
+
TheFurryFeline updated:
+
+ - Add an additional level of access to command secretary locker so secretaries can actually access it when needed.
+ - Fixes infinite frame production for mining drill braces and doorbell chimes and other machines. If there's no available circuit board to get, then don't return anything when attempting deconstruction. Ported from Cit RP. Eliminates 'Cannot read null.board_type' runtimes where they apply.
+
+
WheatleytheOwl updated:
+
+ - Adds my own shadekin's sprites to the DMI. Sharkmare did the coding, StormyRange did the sprites.
+
+
27 May 2019
Darlantanis updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 54e220c106..c455db5755 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -4215,3 +4215,34 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- bugfix: Proper fix for Spaceacillin spam messages for Prometheans.
- bugfix: Simplify spaghetti code with antidepressants while fixing regularly displayed
messages.
+2019-06-04:
+ Darlantanis:
+ - rscadd: Port steel couch from Paradise.
+ ExcabyteDiscord:
+ - tweak: Disable constant attack logs for failed disarms.
+ - tweak: Resolves runtimes with lost drones when mobs do the big nom and kill the
+ drones off.
+ Razgriz1032:
+ - tweak: All it did was spawn a bunch of spinny, yet inert, rocks in dead space.
+ They did nothing.
+ - maptweak: Engineering cycler in engineering outpost.
+ - rscadd: Adds new Shadekin to selectable custom list.
+ - tweak: Fixes ignored indentation issues.
+ - imageadd: 'New Shadekin sprites added: Rakshasa.'
+ - tweak: Disabled slime events. They broken.
+ - bugfix: Fixed slime event code.
+ - tweak: Enabled slime events.
+ - tweak: Suit Cycler now applies the proper armor, descriptions, and temperature
+ protection stats to all of the engineering and medical suits.
+ - rscadd: Added ability to roll down tactical jumpsuit, or roll up sleeves.
+ - imageadd: Sprite additions for rolled-down sleeves of tactical jumpsuits.
+ TheFurryFeline:
+ - tweak: Add an additional level of access to command secretary locker so secretaries
+ can actually access it when needed.
+ - bugfix: Fixes infinite frame production for mining drill braces and doorbell chimes
+ and other machines. If there's no available circuit board to get, then don't
+ return anything when attempting deconstruction. Ported from Cit RP. Eliminates
+ 'Cannot read null.board_type' runtimes where they apply.
+ WheatleytheOwl:
+ - imageadd: Adds my own shadekin's sprites to the DMI. Sharkmare did the coding,
+ StormyRange did the sprites.
diff --git a/html/changelogs/Darlantanis - Basic Paradise couch port.yml b/html/changelogs/Darlantanis - Basic Paradise couch port.yml
deleted file mode 100644
index 305ef353fb..0000000000
--- a/html/changelogs/Darlantanis - Basic Paradise couch port.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: Darlantanis
-
-delete-after: True
-
-changes:
- - rscadd: "Port steel couch from Paradise."
diff --git a/html/changelogs/ExabyteDiscord - Minor Edits.yml b/html/changelogs/ExabyteDiscord - Minor Edits.yml
deleted file mode 100644
index b510f72b88..0000000000
--- a/html/changelogs/ExabyteDiscord - Minor Edits.yml
+++ /dev/null
@@ -1,7 +0,0 @@
-author: ExcabyteDiscord
-
-delete-after: True
-
-changes:
- - tweak: "Disable constant attack logs for failed disarms."
- - tweak: "Resolves runtimes with lost drones when mobs do the big nom and kill the drones off."
diff --git a/html/changelogs/Razgriz1032 - Disabled Space Dust event.yml b/html/changelogs/Razgriz1032 - Disabled Space Dust event.yml
deleted file mode 100644
index e235abc363..0000000000
--- a/html/changelogs/Razgriz1032 - Disabled Space Dust event.yml
+++ /dev/null
@@ -1,7 +0,0 @@
-author: Razgriz1032
-
-
-delete-after: True
-
-changes:
- - tweak: "All it did was spawn a bunch of spinny, yet inert, rocks in dead space. They did nothing."
\ No newline at end of file
diff --git a/html/changelogs/Razgriz1032 - Engineering cycler.yml b/html/changelogs/Razgriz1032 - Engineering cycler.yml
deleted file mode 100644
index b6e1764e58..0000000000
--- a/html/changelogs/Razgriz1032 - Engineering cycler.yml
+++ /dev/null
@@ -1,7 +0,0 @@
-author: Razgriz1032
-
-delete-after: True
-
-changes:
-
- - maptweak: "Engineering cycler in engineering outpost."
diff --git a/html/changelogs/Razgriz1032 - New Shadekin - Rakshasa.yml b/html/changelogs/Razgriz1032 - New Shadekin - Rakshasa.yml
deleted file mode 100644
index c7a0b99e0f..0000000000
--- a/html/changelogs/Razgriz1032 - New Shadekin - Rakshasa.yml
+++ /dev/null
@@ -1,9 +0,0 @@
-author: Razgriz1032
-
-delete-after: True
-
-changes:
-
- - rscadd: "Adds new Shadekin to selectable custom list."
- - tweak: "Fixes ignored indentation issues."
- - imageadd: "New Shadekin sprites added: Rakshasa."
diff --git a/html/changelogs/Razgriz1032 - Slime event disabled.yml b/html/changelogs/Razgriz1032 - Slime event disabled.yml
deleted file mode 100644
index 4b932d5bfd..0000000000
--- a/html/changelogs/Razgriz1032 - Slime event disabled.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: Razgriz1032
-
-delete-after: True
-
-changes:
- - tweak: "Disabled slime events. They broken."
diff --git a/html/changelogs/Razgriz1032 - Slime event enabled.yml b/html/changelogs/Razgriz1032 - Slime event enabled.yml
deleted file mode 100644
index 1d432b7977..0000000000
--- a/html/changelogs/Razgriz1032 - Slime event enabled.yml
+++ /dev/null
@@ -1,8 +0,0 @@
-author: Razgriz1032
-
-delete-after: True
-
-changes:
-
- - bugfix: "Fixed slime event code."
- - tweak: "Enabled slime events."
diff --git a/html/changelogs/Razgriz1032 - Suit Cycler Stats.yml b/html/changelogs/Razgriz1032 - Suit Cycler Stats.yml
deleted file mode 100644
index 756d46d192..0000000000
--- a/html/changelogs/Razgriz1032 - Suit Cycler Stats.yml
+++ /dev/null
@@ -1,7 +0,0 @@
-author: Razgriz1032
-
-
-delete-after: True
-
-changes:
- - tweak: "Suit Cycler now applies the proper armor, descriptions, and temperature protection stats to all of the engineering and medical suits."
\ No newline at end of file
diff --git a/html/changelogs/Razgriz1032 - Tactical Jumpsuit Roll.yml b/html/changelogs/Razgriz1032 - Tactical Jumpsuit Roll.yml
deleted file mode 100644
index 7e082a65ea..0000000000
--- a/html/changelogs/Razgriz1032 - Tactical Jumpsuit Roll.yml
+++ /dev/null
@@ -1,7 +0,0 @@
-author: Razgriz1032
-
-delete-after: True
-
-changes:
- - rscadd: "Added ability to roll down tactical jumpsuit, or roll up sleeves."
- - imageadd: "Sprite additions for rolled-down sleeves of tactical jumpsuits."
diff --git a/html/changelogs/TheFurryFeline - Closet Access Tweak.yml b/html/changelogs/TheFurryFeline - Closet Access Tweak.yml
deleted file mode 100644
index deccccb75d..0000000000
--- a/html/changelogs/TheFurryFeline - Closet Access Tweak.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: TheFurryFeline
-
-delete-after: True
-
-changes:
- - tweak: "Add an additional level of access to command secretary locker so secretaries can actually access it when needed."
\ No newline at end of file
diff --git a/html/changelogs/TheFurryFeline - Infinite Frame Fixy.yml b/html/changelogs/TheFurryFeline - Infinite Frame Fixy.yml
deleted file mode 100644
index d82bd658c7..0000000000
--- a/html/changelogs/TheFurryFeline - Infinite Frame Fixy.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: TheFurryFeline
-
-delete-after: True
-
-changes:
- - bugfix: "Fixes infinite frame production for mining drill braces and doorbell chimes and other machines. If there's no available circuit board to get, then don't return anything when attempting deconstruction. Ported from Cit RP. Eliminates 'Cannot read null.board_type' runtimes where they apply."
diff --git a/html/changelogs/WheatleytheOwl - Anno shadekin.yml b/html/changelogs/WheatleytheOwl - Anno shadekin.yml
deleted file mode 100644
index 59f933b9c3..0000000000
--- a/html/changelogs/WheatleytheOwl - Anno shadekin.yml
+++ /dev/null
@@ -1,7 +0,0 @@
-author: WheatleytheOwl
-
-delete-after: True
-
-changes:
-
- - imageadd: "Adds my own shadekin's sprites to the DMI. Sharkmare did the coding, StormyRange did the sprites."