diff --git a/html/changelog.html b/html/changelog.html
index 1932e8026a1..f5b451261ef 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -57,13 +57,69 @@
28 December 2018
+
AzuleUtama updated:
+
+ - "Grenades and Explosives" category added to the uplink. Anything classed as such in the uplink has been moved here for easier access.
+
+
Ionward updated:
+
+ - missing drask crusader helm #10486
+
+
Kyep updated:
+
+ - Added kangaroo, a new creature type that is initially passive, but can be dangerous if provoked.
+
+
Mitchs98 updated:
+
+ - All movement / pull resistance has been moved over to tg's move resist system.
+ - You now drop a pull by ctrl + clicking anywhere else on the screen, rather than the object/mob being pulled.
+ - All atom movables now have move force and move resist, and pull force An atom can only pull another atom if its pull force is stronger than that atom's move resist.
+ - Mobs with a higher move force than an atom's move resist will automatically try to force the atom out of its way. This might not always work, depending on how snowflakey code is.
+ - As of right now, everything has a move force, pull force, and resist of 1000. Structures can be crushed with sufficiently big move_force.
+ - Failing to move onto a tile will now still bump up your last move timer. However, successfully pushing something out of your way will result in you automatically moving into where it was. Makes moving much smoother.
+ - Mobs that shouldn't be able to pull objects now use a better check to prevent it.
+
+
Spartan updated:
+
+ - ERT Medics now spawn with a medical analyser upgrade.
+ - Amber ERT now spawn with a flashlight.
+ - Red Engineer ERT now have an Elite ERT Hardsuit.
+ - Paranormal ERT now spawn with a seclite.
+ - CE toolbelt renamed. grammar: Surgery Belt > surgery belt
+
TDSSS updated:
- clumsy people are now properly bad at handcuffing
+ - Holoparasites/Guardians using the say verb now use host communication
+
+
Tails2091 updated:
+
+ - Mice can *squeak now.
+
+
datlo updated:
+
+ - Added the ability for command to set emergency access on all station airlocks with the keycard authentification device. (ID swiper)
+ - Added the Boots of Gripping to the wizard hardsuit, sprited by Ionward
+ - Fixed a cast check missing plasmaman wiz suit, causing issues with spell icons for them
+
+
improvedname updated:
+
+ - Syndi emergency box to nuclear opratives.
+ - Moves the suicide pill to the emergency box
+ - Adds a recipe for the toolbox to make it a suspicous toolbox
+
+
name here updated:
+
+ - new hat in the autodrobe
+
+
uraniummeltdown updated:
+
+ - RPDs should be available in hacked autolathes again
v0idp updated:
- missiles shot from missile racks in mechs will no longer spin in air
+ - banana cake and slice
26 December 2018
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 5c736bd4676..32dba4cb2f4 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -8453,7 +8453,57 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- bugfix: Syndicate officer will not show in card modification/identification consoles
anymore
2018-12-28:
+ AzuleUtama:
+ - tweak: '"Grenades and Explosives" category added to the uplink. Anything classed
+ as such in the uplink has been moved here for easier access.'
+ Ionward:
+ - bugfix: 'missing drask crusader helm #10486'
+ Kyep:
+ - rscadd: Added kangaroo, a new creature type that is initially passive, but can
+ be dangerous if provoked.
+ Mitchs98:
+ - tweak: All movement / pull resistance has been moved over to tg's move resist
+ system.
+ - tweak: You now drop a pull by ctrl + clicking anywhere else on the screen, rather
+ than the object/mob being pulled.
+ - tweak: All atom movables now have move force and move resist, and pull force An
+ atom can only pull another atom if its pull force is stronger than that atom's
+ move resist.
+ - tweak: Mobs with a higher move force than an atom's move resist will automatically
+ try to force the atom out of its way. This might not always work, depending
+ on how snowflakey code is.
+ - tweak: As of right now, everything has a move force, pull force, and resist of
+ 1000. Structures can be crushed with sufficiently big move_force.
+ - tweak: Failing to move onto a tile will now still bump up your last move timer.
+ However, successfully pushing something out of your way will result in you automatically
+ moving into where it was. Makes moving much smoother.
+ - tweak: Mobs that shouldn't be able to pull objects now use a better check to prevent
+ it.
+ Spartan:
+ - tweak: ERT Medics now spawn with a medical analyser upgrade.
+ - tweak: Amber ERT now spawn with a flashlight.
+ - tweak: Red Engineer ERT now have an Elite ERT Hardsuit.
+ - tweak: Paranormal ERT now spawn with a seclite.
+ - tweak: 'CE toolbelt renamed. grammar: Surgery Belt > surgery belt'
TDSSS:
- bugfix: clumsy people are now properly bad at handcuffing
+ - tweak: Holoparasites/Guardians using the say verb now use host communication
+ Tails2091:
+ - rscadd: Mice can *squeak now.
+ datlo:
+ - rscadd: Added the ability for command to set emergency access on all station airlocks
+ with the keycard authentification device. (ID swiper)
+ - rscadd: Added the Boots of Gripping to the wizard hardsuit, sprited by Ionward
+ - bugfix: Fixed a cast check missing plasmaman wiz suit, causing issues with spell
+ icons for them
+ improvedname:
+ - rscadd: Syndi emergency box to nuclear opratives.
+ - tweak: Moves the suicide pill to the emergency box
+ - rscadd: Adds a recipe for the toolbox to make it a suspicous toolbox
+ name here:
+ - rscadd: new hat in the autodrobe
+ uraniummeltdown:
+ - bugfix: RPDs should be available in hacked autolathes again
v0idp:
- bugfix: missiles shot from missile racks in mechs will no longer spin in air
+ - rscadd: banana cake and slice
diff --git a/html/changelogs/AutoChangeLog-pr-10185.yml b/html/changelogs/AutoChangeLog-pr-10185.yml
deleted file mode 100644
index f67f84b3551..00000000000
--- a/html/changelogs/AutoChangeLog-pr-10185.yml
+++ /dev/null
@@ -1,10 +0,0 @@
-author: "Mitchs98"
-delete-after: True
-changes:
- - tweak: "All movement / pull resistance has been moved over to tg's move resist system."
- - tweak: "You now drop a pull by ctrl + clicking anywhere else on the screen, rather than the object/mob being pulled."
- - tweak: "All atom movables now have move force and move resist, and pull force An atom can only pull another atom if its pull force is stronger than that atom's move resist."
- - tweak: "Mobs with a higher move force than an atom's move resist will automatically try to force the atom out of its way. This might not always work, depending on how snowflakey code is."
- - tweak: "As of right now, everything has a move force, pull force, and resist of 1000. Structures can be crushed with sufficiently big move_force."
- - tweak: "Failing to move onto a tile will now still bump up your last move timer. However, successfully pushing something out of your way will result in you automatically moving into where it was. Makes moving much smoother."
- - tweak: "Mobs that shouldn't be able to pull objects now use a better check to prevent it."
diff --git a/html/changelogs/AutoChangeLog-pr-10479.yml b/html/changelogs/AutoChangeLog-pr-10479.yml
deleted file mode 100644
index 7ac72cfee52..00000000000
--- a/html/changelogs/AutoChangeLog-pr-10479.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Tails2091"
-delete-after: True
-changes:
- - rscadd: "Mice can *squeak now."
diff --git a/html/changelogs/AutoChangeLog-pr-10482.yml b/html/changelogs/AutoChangeLog-pr-10482.yml
deleted file mode 100644
index 27589f92c2e..00000000000
--- a/html/changelogs/AutoChangeLog-pr-10482.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "name here"
-delete-after: True
-changes:
- - rscadd: "new hat in the autodrobe"
diff --git a/html/changelogs/AutoChangeLog-pr-10485.yml b/html/changelogs/AutoChangeLog-pr-10485.yml
deleted file mode 100644
index a52274dc97b..00000000000
--- a/html/changelogs/AutoChangeLog-pr-10485.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "v0idp"
-delete-after: True
-changes:
- - rscadd: "banana cake and slice"
diff --git a/html/changelogs/AutoChangeLog-pr-10488.yml b/html/changelogs/AutoChangeLog-pr-10488.yml
deleted file mode 100644
index 778209862d7..00000000000
--- a/html/changelogs/AutoChangeLog-pr-10488.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Kyep"
-delete-after: True
-changes:
- - rscadd: "Added kangaroo, a new creature type that is initially passive, but can be dangerous if provoked."
diff --git a/html/changelogs/AutoChangeLog-pr-10493.yml b/html/changelogs/AutoChangeLog-pr-10493.yml
deleted file mode 100644
index 09a3ba51dd3..00000000000
--- a/html/changelogs/AutoChangeLog-pr-10493.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "datlo"
-delete-after: True
-changes:
- - rscadd: "Added the ability for command to set emergency access on all station airlocks with the keycard authentification device. (ID swiper)"
diff --git a/html/changelogs/AutoChangeLog-pr-10502.yml b/html/changelogs/AutoChangeLog-pr-10502.yml
deleted file mode 100644
index 08bd6dd257d..00000000000
--- a/html/changelogs/AutoChangeLog-pr-10502.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "datlo"
-delete-after: True
-changes:
- - rscadd: "Added the Boots of Gripping to the wizard hardsuit, sprited by Ionward"
- - bugfix: "Fixed a cast check missing plasmaman wiz suit, causing issues with spell icons for them"
diff --git a/html/changelogs/AutoChangeLog-pr-10506.yml b/html/changelogs/AutoChangeLog-pr-10506.yml
deleted file mode 100644
index 0ffe60b0011..00000000000
--- a/html/changelogs/AutoChangeLog-pr-10506.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "improvedname"
-delete-after: True
-changes:
- - rscadd: "Adds a recipe for the toolbox to make it a suspicous toolbox"
diff --git a/html/changelogs/AutoChangeLog-pr-10508.yml b/html/changelogs/AutoChangeLog-pr-10508.yml
deleted file mode 100644
index a3806ff5dfa..00000000000
--- a/html/changelogs/AutoChangeLog-pr-10508.yml
+++ /dev/null
@@ -1,9 +0,0 @@
-author: "Spartan"
-delete-after: True
-changes:
- - tweak: "ERT Medics now spawn with a medical analyser upgrade."
- - tweak: "Amber ERT now spawn with a flashlight."
- - tweak: "Red Engineer ERT now have an Elite ERT Hardsuit."
- - tweak: "Paranormal ERT now spawn with a seclite."
- - tweak: "CE toolbelt renamed.
-grammar: Surgery Belt > surgery belt"
diff --git a/html/changelogs/AutoChangeLog-pr-10509.yml b/html/changelogs/AutoChangeLog-pr-10509.yml
deleted file mode 100644
index e44c08df313..00000000000
--- a/html/changelogs/AutoChangeLog-pr-10509.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "improvedname"
-delete-after: True
-changes:
- - rscadd: "Syndi emergency box to nuclear opratives."
- - tweak: "Moves the suicide pill to the emergency box"
diff --git a/html/changelogs/AutoChangeLog-pr-10513.yml b/html/changelogs/AutoChangeLog-pr-10513.yml
deleted file mode 100644
index 215e7c6055a..00000000000
--- a/html/changelogs/AutoChangeLog-pr-10513.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Ionward"
-delete-after: True
-changes:
- - bugfix: "missing drask crusader helm #10486"
diff --git a/html/changelogs/AutoChangeLog-pr-10519.yml b/html/changelogs/AutoChangeLog-pr-10519.yml
deleted file mode 100644
index f62da4dce95..00000000000
--- a/html/changelogs/AutoChangeLog-pr-10519.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "TDSSS"
-delete-after: True
-changes:
- - tweak: "Holoparasites/Guardians using the say verb now use host communication"
diff --git a/html/changelogs/AutoChangeLog-pr-10524.yml b/html/changelogs/AutoChangeLog-pr-10524.yml
deleted file mode 100644
index ae5d6038c7a..00000000000
--- a/html/changelogs/AutoChangeLog-pr-10524.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "AzuleUtama"
-delete-after: True
-changes:
- - tweak: "\"Grenades and Explosives\" category added to the uplink. Anything classed as such in the uplink has been moved here for easier access."
diff --git a/html/changelogs/AutoChangeLog-pr-10533.yml b/html/changelogs/AutoChangeLog-pr-10533.yml
deleted file mode 100644
index 11286a3d241..00000000000
--- a/html/changelogs/AutoChangeLog-pr-10533.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "uraniummeltdown"
-delete-after: True
-changes:
- - bugfix: "RPDs should be available in hacked autolathes again"