diff --git a/html/changelog.html b/html/changelog.html
index bb10416d2df..f52b82198ce 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -57,6 +57,10 @@
09 October 2018
+
Alonefromhell updated:
+
+ - Edited the attack text of the teleport armor.
+
Birdtalon , LPSpartan, Shazbot, Memager updated:
- Portable Body Analyzer for ERT
@@ -81,6 +85,7 @@
Purpose updated:
- Code improvements on mouse_opacity
+ - Plating shadow faux 3d now works properly.
Purpose & AndrewMontagne updated:
@@ -104,6 +109,11 @@
- Legless human mobs no longer scream non-stop when buckled into a chair.
+ variableundefined updated:
+
+ - Poolcontroller performance are improved dramatically. Expect slightly reduced CPU use on beach gateway map
+ - Poolcontroller will no longer work properly if you directly var-edit someone's location to inside a body of water and a decal's (However if the mob move right after it will still work)
+
08 October 2018
Ansari, Birdtalon updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 29acfc1cfca..240a302cbbf 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -7354,6 +7354,8 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
forensic reconstruction.
- tweak: Grill shock cooldown is 1 second instead.
2018-10-09:
+ Alonefromhell:
+ - spellcheck: Edited the attack text of the teleport armor.
Birdtalon , LPSpartan, Shazbot, Memager:
- rscadd: Portable Body Analyzer for ERT
- rscadd: Muilti Lens Immolation gun for gamma ERT
@@ -7372,6 +7374,7 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- bugfix: Refactors the timer subsystems and bugfixes
Purpose:
- tweak: Code improvements on mouse_opacity
+ - bugfix: Plating shadow faux 3d now works properly.
Purpose & AndrewMontagne:
- rscadd: Adds tile smoothing to plating. Plating should now be a bit more of a
3d look...
@@ -7386,3 +7389,9 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- rscdel: One of the nuclear shuttle's sleepers.
uc_guy:
- bugfix: Legless human mobs no longer scream non-stop when buckled into a chair.
+ variableundefined:
+ - tweak: Poolcontroller performance are improved dramatically. Expect slightly reduced
+ CPU use on beach gateway map
+ - tweak: Poolcontroller will no longer work properly if you directly var-edit someone's
+ location to inside a body of water and a decal's (However if the mob move right
+ after it will still work)
diff --git a/html/changelogs/AutoChangeLog-pr-9554.yml b/html/changelogs/AutoChangeLog-pr-9554.yml
deleted file mode 100644
index 32090c784ea..00000000000
--- a/html/changelogs/AutoChangeLog-pr-9554.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "variableundefined"
-delete-after: True
-changes:
- - tweak: "Poolcontroller performance are improved dramatically. Expect slightly reduced CPU use on beach gateway map"
- - tweak: "Poolcontroller will no longer work properly if you directly var-edit someone's location to inside a body of water and a decal's (However if the mob move right after it will still work)"
diff --git a/html/changelogs/AutoChangeLog-pr-9782.yml b/html/changelogs/AutoChangeLog-pr-9782.yml
deleted file mode 100644
index cbc04387df9..00000000000
--- a/html/changelogs/AutoChangeLog-pr-9782.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Alonefromhell"
-delete-after: True
-changes:
- - spellcheck: "Edited the attack text of the teleport armor."
diff --git a/html/changelogs/AutoChangeLog-pr-9783.yml b/html/changelogs/AutoChangeLog-pr-9783.yml
deleted file mode 100644
index 9848b0877db..00000000000
--- a/html/changelogs/AutoChangeLog-pr-9783.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Purpose"
-delete-after: True
-changes:
- - bugfix: "Plating shadow faux 3d now works properly."