diff --git a/html/changelog.html b/html/changelog.html
index 9831498c56..b8560b032e 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -50,6 +50,62 @@
-->
+
12 August 2020
+
DeltaFire15 updated:
+
+ - hellgun single-pack classification: goodies -> armory
+
+
Detective-Google updated:
+
+ - hallway table hallway table
+
+
Hatterhat updated:
+
+ - The temporal katana is now slightly more worthy of the 2 spell point cost, with a smaller, antimagic respecting timestop, less force, and no random blockchance. Society has progressed past the need for blockchance.
+
+
LetterN updated:
+
+ - Mafia Component
+ - Fixed missing icons and handtele
+
+
Putnam3145 updated:
+
+ - a whole lot of jank regarding funny part sprite display.
+
+
Toriate updated:
+
+ - Opossums have migrated into the maintenance tunnels! Seek them out at your own peril!
+
+
ancientpower updated:
+
+ - Doors added to the west side of box medbay to make things a bit more manageable.
+
+
kappa-sama updated:
+
+ - smuggler satchel cost 2->1
+ - radio jammer cost 5->2
+ - smuggler satchel uplink description now implies that persistence is disabled
+
+
lolman360 updated:
+
+ - renameable necklace (accessory, attaches to suit) and ring (glove slot.)
+ - custom rename is now 2048 characters? i think it's characters.
+
+
silicons updated:
+
+ - You can now use anything as an emoji by doing :/obj/item/path/to/item:. This works for any /atom or subtype.
+
+
timothyteakettle updated:
+
+ - syndicate agents now have access to mechanical aim enhancers which allow them to aim bullets to bounce off walls
+ - ricochets work properly now for the bullets that support them
+
+
zeroisthebiggay updated:
+
+ - hair and some sechuds
+ - ce hardsuit radproofing
+
+
11 August 2020
Hatterhat updated:
@@ -1380,38 +1436,6 @@
- Balanced vending machine prices to be generally more affordable, a minority has been priced up though.
-
- 10 June 2020
- DeltaFire15 updated:
-
- - Golems / simillar now inherit the neutered antag datum if the creator is neutered.
-
- Ghommie updated:
-
- - Fixing missing pill type buttons from the chem master UI.
-
- Naksu updated:
-
- - Lighting corner updates are ever so slightly faster.
-
- Putnam for helping me code the contamination clearing on people updated:
-
- - Lab made Zeolites have been remade anew and more affective now that they refined the best possable way to mix and make a supper Zeolite capable of clearing contamination form not only people but items!
-
- Trilbyspaceclone updated:
-
- - Tank Dispender has been moved into toxin storage from toxins
-
- kevinz000 updated:
-
- - traitor classes can now be poplocked. hijack/glorious death are now locked to 25/20 respectively.
-
- timothyteakettle updated:
-
- - adds a new fermichem, used for creating sentient plushies!
- - Mice can now breed using cheese wedges
- - Royal cheese can be crafted to convert a mouse into king rat
-
GoonStation 13 Development Team
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 3b2ae6d9b7..64b9e13271 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -26872,3 +26872,39 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- tweak: tracer no longer gives you full stamheals per use
zeroisthebiggay:
- rscadd: volaju two
+2020-08-12:
+ DeltaFire15:
+ - balance: 'hellgun single-pack classification: goodies -> armory'
+ Detective-Google:
+ - bugfix: hallway table hallway table
+ Hatterhat:
+ - balance: The temporal katana is now slightly more worthy of the 2 spell point
+ cost, with a smaller, antimagic respecting timestop, less force, and no random
+ blockchance. Society has progressed past the need for blockchance.
+ LetterN:
+ - rscadd: Mafia Component
+ - bugfix: Fixed missing icons and handtele
+ Putnam3145:
+ - bugfix: a whole lot of jank regarding funny part sprite display.
+ Toriate:
+ - rscadd: Opossums have migrated into the maintenance tunnels! Seek them out at
+ your own peril!
+ ancientpower:
+ - tweak: Doors added to the west side of box medbay to make things a bit more manageable.
+ kappa-sama:
+ - tweak: smuggler satchel cost 2->1
+ - tweak: radio jammer cost 5->2
+ - bugfix: smuggler satchel uplink description now implies that persistence is disabled
+ lolman360:
+ - rscadd: renameable necklace (accessory, attaches to suit) and ring (glove slot.)
+ - tweak: custom rename is now 2048 characters? i think it's characters.
+ silicons:
+ - rscadd: You can now use anything as an emoji by doing :/obj/item/path/to/item:.
+ This works for any /atom or subtype.
+ timothyteakettle:
+ - rscadd: syndicate agents now have access to mechanical aim enhancers which allow
+ them to aim bullets to bounce off walls
+ - bugfix: ricochets work properly now for the bullets that support them
+ zeroisthebiggay:
+ - imageadd: hair and some sechuds
+ - balance: ce hardsuit radproofing
diff --git a/html/changelogs/AutoChangeLog-pr-12808.yml b/html/changelogs/AutoChangeLog-pr-12808.yml
deleted file mode 100644
index 0d2b8898d7..0000000000
--- a/html/changelogs/AutoChangeLog-pr-12808.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "silicons"
-delete-after: True
-changes:
- - rscadd: "You can now use anything as an emoji by doing :/obj/item/path/to/item:. This works for any /atom or subtype."
diff --git a/html/changelogs/AutoChangeLog-pr-13011.yml b/html/changelogs/AutoChangeLog-pr-13011.yml
deleted file mode 100644
index d331d0ef19..0000000000
--- a/html/changelogs/AutoChangeLog-pr-13011.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "timothyteakettle"
-delete-after: True
-changes:
- - rscadd: "syndicate agents now have access to mechanical aim enhancers which allow them to aim bullets to bounce off walls"
- - bugfix: "ricochets work properly now for the bullets that support them"
diff --git a/html/changelogs/AutoChangeLog-pr-13070.yml b/html/changelogs/AutoChangeLog-pr-13070.yml
deleted file mode 100644
index 3ddb0f2ae1..0000000000
--- a/html/changelogs/AutoChangeLog-pr-13070.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: "kappa-sama"
-delete-after: True
-changes:
- - tweak: "smuggler satchel cost 2->1"
- - tweak: "radio jammer cost 5->2"
- - bugfix: "smuggler satchel uplink description now implies that persistence is disabled"
diff --git a/html/changelogs/AutoChangeLog-pr-13071.yml b/html/changelogs/AutoChangeLog-pr-13071.yml
deleted file mode 100644
index 26dd735431..0000000000
--- a/html/changelogs/AutoChangeLog-pr-13071.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "ancientpower"
-delete-after: True
-changes:
- - tweak: "Doors added to the west side of box medbay to make things a bit more manageable."
diff --git a/html/changelogs/AutoChangeLog-pr-13089.yml b/html/changelogs/AutoChangeLog-pr-13089.yml
deleted file mode 100644
index 544c02b706..0000000000
--- a/html/changelogs/AutoChangeLog-pr-13089.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Putnam3145"
-delete-after: True
-changes:
- - bugfix: "a whole lot of jank regarding funny part sprite display."
diff --git a/html/changelogs/AutoChangeLog-pr-13095.yml b/html/changelogs/AutoChangeLog-pr-13095.yml
deleted file mode 100644
index 3f930a986b..0000000000
--- a/html/changelogs/AutoChangeLog-pr-13095.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "lolman360"
-delete-after: True
-changes:
- - rscadd: "renameable necklace (accessory, attaches to suit) and ring (glove slot.)"
- - tweak: "custom rename is now 2048 characters? i think it's characters."
diff --git a/html/changelogs/AutoChangeLog-pr-13096.yml b/html/changelogs/AutoChangeLog-pr-13096.yml
deleted file mode 100644
index aece7d9cb3..0000000000
--- a/html/changelogs/AutoChangeLog-pr-13096.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Toriate"
-delete-after: True
-changes:
- - rscadd: "Opossums have migrated into the maintenance tunnels! Seek them out at your own peril!"
diff --git a/html/changelogs/AutoChangeLog-pr-13098.yml b/html/changelogs/AutoChangeLog-pr-13098.yml
deleted file mode 100644
index 6a4850d2f8..0000000000
--- a/html/changelogs/AutoChangeLog-pr-13098.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "LetterN"
-delete-after: True
-changes:
- - rscadd: "Mafia Component"
diff --git a/html/changelogs/AutoChangeLog-pr-13103.yml b/html/changelogs/AutoChangeLog-pr-13103.yml
deleted file mode 100644
index db6694daa9..0000000000
--- a/html/changelogs/AutoChangeLog-pr-13103.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Hatterhat"
-delete-after: True
-changes:
- - balance: "The temporal katana is now slightly more worthy of the 2 spell point cost, with a smaller, antimagic respecting timestop, less force, and no random blockchance. Society has progressed past the need for blockchance."
diff --git a/html/changelogs/AutoChangeLog-pr-13106.yml b/html/changelogs/AutoChangeLog-pr-13106.yml
deleted file mode 100644
index 8377bcc1ee..0000000000
--- a/html/changelogs/AutoChangeLog-pr-13106.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "zeroisthebiggay"
-delete-after: True
-changes:
- - balance: "ce hardsuit radproofing"
diff --git a/html/changelogs/AutoChangeLog-pr-13107.yml b/html/changelogs/AutoChangeLog-pr-13107.yml
deleted file mode 100644
index 6531e02caa..0000000000
--- a/html/changelogs/AutoChangeLog-pr-13107.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "DeltaFire15"
-delete-after: True
-changes:
- - balance: "hellgun single-pack classification: goodies -> armory"
diff --git a/html/changelogs/AutoChangeLog-pr-13111.yml b/html/changelogs/AutoChangeLog-pr-13111.yml
deleted file mode 100644
index 54a937713b..0000000000
--- a/html/changelogs/AutoChangeLog-pr-13111.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "zeroisthebiggay"
-delete-after: True
-changes:
- - imageadd: "hair and some sechuds"
diff --git a/html/changelogs/AutoChangeLog-pr-13120.yml b/html/changelogs/AutoChangeLog-pr-13120.yml
deleted file mode 100644
index bd0f7f6ba5..0000000000
--- a/html/changelogs/AutoChangeLog-pr-13120.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "LetterN"
-delete-after: True
-changes:
- - bugfix: "Fixed missing icons and handtele"
diff --git a/html/changelogs/AutoChangeLog-pr-13126.yml b/html/changelogs/AutoChangeLog-pr-13126.yml
deleted file mode 100644
index f13853012f..0000000000
--- a/html/changelogs/AutoChangeLog-pr-13126.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Detective-Google"
-delete-after: True
-changes:
- - bugfix: "hallway table hallway table"