diff --git a/html/changelog.html b/html/changelog.html
index eba8d84ba7..428195f04a 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -50,6 +50,20 @@
-->
+
12 August 2021
+
Arturlang updated:
+
+ - Nonslimes and nonvampires will no longer be able to increase their blood to stupid heights
+
+
Putnam3145 updated:
+
+ - Supermatter values use auxgm
+
+
cadyn updated:
+
+ - precompile.sh and build.sh updated, auxmos set to 0.2.3 in dependencies.sh
+
+
11 August 2021
timothyteakettle updated:
@@ -546,70 +560,6 @@
- xenos are now truly immune to stamina damage.
-
- 10 June 2021
- Arturlang updated:
-
- - Holoparasites for traitors now cost 12 crystals, for operatives 8, the ricochet eyepath traitor item now 4.
-
- DrPainis updated:
-
- - goliath calamari
- - cat meteors
-
- Linzolle updated:
-
- - cults can build in maintenance (and other small areas) again.
- - centcom can no longer be selected as the target area for narsie to be summoned??????
-
- MrJWhit updated:
-
- - Moves medical holodeck to the restricted category
-
- SandPoot updated:
-
- - Uses some of the existing images for the typing indicators.
- - Fixes soulstone shard not working for non-cultists.
-
- WanderingFox95 updated:
-
- - A random event for the cat surgeon to invade the station. Listen for scary noises!
- - Screaming Cat SFX, you know, for the mood.
-
- bunny232 updated:
-
- - Atmos resin now properly prevents all atmos from moving
- - Air tanks now properly have a 21/79 o2/n2 mix
- - Hydroponics can now make 5u of slimejelly by injecting 3 oil, 2 radium and 1 tinea luxor into a glowshroom
-
- keronshb updated:
-
- - Made it so Off Balance only disarms if they're shoved into a wall or person.
- - Reduced Off Balance time to 2 seconds.
- - Pierced Realities despawn after 3 minutes and 15 seconds, new unresearched realities spawn in after that time elsewhere to help other heretics get back into the game.
- - A required sacrifice amount for heretic's second to last and last powers are added to discourage only rushing for holes.
- - An announcement automatically plays to everyone that there's a heretic gunning for ascension upon learning the 2nd to last power
- - Blade Shatters are now used in hand other than with a HUD icon tweak: Adjusted some TGUI menus for the book to reflect how many sacrifices a heretic has and how many are required for certain powers
- - Fixes sprite issue for Void Cloak for people who have digigrade legs.
- - Fixes the Raw Prophet recipe to match the description
- - Lets the Cargo Shuttle use Disposal Pipes again
- - Adds motivation and adds it to the uplink
- - Adds Judgement Cut projectiles
- - Adds Judgement Cut hit effects and firing effects.
- - added sounds for the firing and hit sounds of Judgement Cuts, created by @dzahlus
- - Adds Floor Cluwnes and event for midround
- - Adds Cluwne mutation
- - Adds Cluwne spell
- - Adds Cluwnes
- - Adds Cluwne Mask + shoes
- - Adds Floor Cluwne spawn button
- - Adds Cluwne smite button
-
- zeroisthebiggay updated:
-
- - Fixed an exploit allowing you to grab people from anywhere with a clowncar.
- - revenant essence objective reduced
-
GoonStation 13 Development Team
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index faa5fd7d22..6676909b66 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -29798,3 +29798,11 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
2021-08-11:
timothyteakettle:
- rscadd: lets felinids, humans and moths have markings
+2021-08-12:
+ Arturlang:
+ - rscdel: Nonslimes and nonvampires will no longer be able to increase their blood
+ to stupid heights
+ Putnam3145:
+ - refactor: Supermatter values use auxgm
+ cadyn:
+ - server: precompile.sh and build.sh updated, auxmos set to 0.2.3 in dependencies.sh
diff --git a/html/changelogs/AutoChangeLog-pr-14685.yml b/html/changelogs/AutoChangeLog-pr-14685.yml
deleted file mode 100644
index 6a4ca88b05..0000000000
--- a/html/changelogs/AutoChangeLog-pr-14685.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Arturlang"
-delete-after: True
-changes:
- - rscdel: "Nonslimes and nonvampires will no longer be able to increase their blood to stupid heights"
diff --git a/html/changelogs/AutoChangeLog-pr-14961.yml b/html/changelogs/AutoChangeLog-pr-14961.yml
deleted file mode 100644
index 186bf8ab31..0000000000
--- a/html/changelogs/AutoChangeLog-pr-14961.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Putnam3145"
-delete-after: True
-changes:
- - refactor: "Supermatter values use auxgm"
diff --git a/html/changelogs/AutoChangeLog-pr-14995.yml b/html/changelogs/AutoChangeLog-pr-14995.yml
deleted file mode 100644
index eef150cf9c..0000000000
--- a/html/changelogs/AutoChangeLog-pr-14995.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "cadyn"
-delete-after: True
-changes:
- - server: "precompile.sh and build.sh updated, auxmos set to 0.2.3 in dependencies.sh"