diff --git a/html/changelog.html b/html/changelog.html
index dabd4e7704..6cf78fb190 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -50,6 +50,70 @@
-->
+
20 September 2021
+
BlueWildrose updated:
+
+ - Slime regenerative extracts now require five seconds of wait before they are used. They add 25 disgust when used.
+
+
DeltaFire15 updated:
+
+ - Catsurgeons should now spawn at more reasonable locations if possible.
+ - carded AIs can now be converted by conversion sigils (clockcult)
+ - There is now a way to acquire nanite storage protocols (bepis, like the other protocols), as opposed to them existing with no way to acquire them.
+ - Plastic golems are back to ventcrawler_nude instead of ventcrawler_always
+
+
Putnam3145 updated:
+
+ - monstermos config added, disabled
+
+
buffyuwu updated:
+
+ - fixed medihound sleeper ui display
+ - Adds 4 redesigned jackets and 2 redesigned shirts to loadout
+ - Holoparasites no long rename and recolor on relog
+
+
dapnee updated:
+
+ - attaches an air vent that was just there on the AI sat, changes some areas to what they'd logically be
+
+
keronshb updated:
+
+ - Plague Rats will no longer spawn thousands of dirt decals
+ - Plague Rats will no longer spawn thousands of corpses
+ - Plague Rats can't spawn or transform off station z anymore
+ - Plague Rats shouldn't explosively grow instantly
+ - Plague Rats won't spawn infinite miasma anymore.
+ - Plague Rats health is now 100.
+ - Plague Rats can now ventcrawl through everything to prevent farming.
+ - Slaughter Demons Slam will now wound again on hit.
+ - Damage for demons back up to 30
+ - Wound Bonus for demons now at 0. image_add: Adds a sprite for the action bar
+ - Changed the CTRL+SHIFT Click to an action button. People can see the cooldown now too.
+ - PAIs can be emagged to reset master
+
+
qweq12yt updated:
+
+ - Fixed space heaters not being able to be interacted/turned on in non powered areas
+
+
timothyteakettle updated:
+
+ - removes passkey from access circuits as its not used anymore
+ - a new mild trauma, **[REDACTED]**
+
+
zeroisthebiggay updated:
+
+ - glass has do_after
+ - box perma has power
+ - missing madness mask sprites
+ - The Spider Clan has recently taken up the Space Ninja project again along with the Syndicate. Space Ninjas have been drastically changed as a result, becoming much weaker and more stealth oriented. As a result of cutting costs per ninja, more ninjas were able to be hired. Expect to see them around more often.
+ - prisoners cannot latejoin anymore
+ - bone satchel onmob sprites
+ - new tips
+ - old tips
+ - all medipens get inhands
+ - some more brainhurt lines
+
+
18 September 2021
kiwedespars updated:
@@ -472,44 +536,6 @@
- Batons are slightly more powerful.
-
- 19 July 2021
- Arturlang updated:
-
- - The crafting button should no longer silently make more copies of itself on reconects
- - There are no longer two copies of the crafting component.
- - There is no longer a rogue d in tracer.dm tweak: Everything in Misc was moved to Miscelanious in the crafting menu, and Misc was nuked from orbit. Nobody will miss you.
-
- MrJWhit updated:
-
- - Fixes a memory leak, there's a good chance that it's the same one that killed kilo.
-
- SandPoot updated:
-
- - Put back mob vore with a pref.
- - Taken some stuff from tg for tgui_alert.
- - Refactored a lot of code on vore panel.
-
- WanderingFox95 updated:
-
- YakumoChen updated:
-
- - You can now wear the suffering of others on your head with just a sheet of human skin!
- - Human skin hats
-
- keronshb updated:
-
- - Stripping/equipping things to a conscious braindead person (AKA a human owned by a disconnected player) will now give them a message with your visible name and roughly how long ago you touched their stuff when they login again. Touching someone's pockets or adjusting their gear other than equipping/unequipping is not logged. After 5 minutes, you'll have forgotten both their name and exactly how long ago past those 5 minutes it happened. (Credit to Ryll-Ryll)
- - LAZYNULL
- - Breaking mirrors now gives you a bad omen
-
- timothyteakettle updated:
-
- - anthros can now select the cow tail
- - new quirk that allows you to eat trash
-
GoonStation 13 Development Team
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index e4e1fba1c6..46d15762db 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -30003,3 +30003,58 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
2021-09-18:
kiwedespars:
- balance: blacklisted morphine and haloperidol from dart guns
+2021-09-20:
+ BlueWildrose:
+ - balance: Slime regenerative extracts now require five seconds of wait before they
+ are used. They add 25 disgust when used.
+ DeltaFire15:
+ - bugfix: Catsurgeons should now spawn at more reasonable locations if possible.
+ - balance: carded AIs can now be converted by conversion sigils (clockcult)
+ - bugfix: There is now a way to acquire nanite storage protocols (bepis, like the
+ other protocols), as opposed to them existing with no way to acquire them.
+ - bugfix: Plastic golems are back to ventcrawler_nude instead of ventcrawler_always
+ Putnam3145:
+ - config: monstermos config added, disabled
+ buffyuwu:
+ - bugfix: fixed medihound sleeper ui display
+ - rscadd: Adds 4 redesigned jackets and 2 redesigned shirts to loadout
+ - bugfix: Holoparasites no long rename and recolor on relog
+ dapnee:
+ - bugfix: attaches an air vent that was just there on the AI sat, changes some areas
+ to what they'd logically be
+ keronshb:
+ - bugfix: Plague Rats will no longer spawn thousands of dirt decals
+ - bugfix: Plague Rats will no longer spawn thousands of corpses
+ - bugfix: Plague Rats can't spawn or transform off station z anymore
+ - bugfix: Plague Rats shouldn't explosively grow instantly
+ - bugfix: Plague Rats won't spawn infinite miasma anymore.
+ - balance: Plague Rats health is now 100.
+ - balance: Plague Rats can now ventcrawl through everything to prevent farming.
+ - bugfix: Slaughter Demons Slam will now wound again on hit.
+ - balance: Damage for demons back up to 30
+ - balance: 'Wound Bonus for demons now at 0. image_add: Adds a sprite for the action
+ bar'
+ - refactor: Changed the CTRL+SHIFT Click to an action button. People can see the
+ cooldown now too.
+ - rscadd: PAIs can be emagged to reset master
+ qweq12yt:
+ - bugfix: Fixed space heaters not being able to be interacted/turned on in non powered
+ areas
+ timothyteakettle:
+ - bugfix: removes passkey from access circuits as its not used anymore
+ - rscadd: a new mild trauma, **[REDACTED]**
+ zeroisthebiggay:
+ - balance: glass has do_after
+ - bugfix: box perma has power
+ - bugfix: missing madness mask sprites
+ - balance: The Spider Clan has recently taken up the Space Ninja project again along
+ with the Syndicate. Space Ninjas have been drastically changed as a result,
+ becoming much weaker and more stealth oriented. As a result of cutting costs
+ per ninja, more ninjas were able to be hired. Expect to see them around more
+ often.
+ - bugfix: prisoners cannot latejoin anymore
+ - bugfix: bone satchel onmob sprites
+ - rscadd: new tips
+ - rscdel: old tips
+ - imageadd: all medipens get inhands
+ - rscadd: some more brainhurt lines
diff --git a/html/changelogs/AutoChangeLog-pr-14219.yml b/html/changelogs/AutoChangeLog-pr-14219.yml
deleted file mode 100644
index 1bef269e5a..0000000000
--- a/html/changelogs/AutoChangeLog-pr-14219.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "zeroisthebiggay"
-delete-after: True
-changes:
- - balance: "The Spider Clan has recently taken up the Space Ninja project again along with the Syndicate. Space Ninjas have been drastically changed as a result, becoming much weaker and more stealth oriented. As a result of cutting costs per ninja, more ninjas were able to be hired. Expect to see them around more often."
diff --git a/html/changelogs/AutoChangeLog-pr-15074.yml b/html/changelogs/AutoChangeLog-pr-15074.yml
deleted file mode 100644
index 5da0c10a10..0000000000
--- a/html/changelogs/AutoChangeLog-pr-15074.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "keronshb"
-delete-after: True
-changes:
- - rscadd: "PAIs can be emagged to reset master"
diff --git a/html/changelogs/AutoChangeLog-pr-15084.yml b/html/changelogs/AutoChangeLog-pr-15084.yml
deleted file mode 100644
index 6c99cc159d..0000000000
--- a/html/changelogs/AutoChangeLog-pr-15084.yml
+++ /dev/null
@@ -1,10 +0,0 @@
-author: "keronshb"
-delete-after: True
-changes:
- - bugfix: "Plague Rats will no longer spawn thousands of dirt decals"
- - bugfix: "Plague Rats will no longer spawn thousands of corpses"
- - bugfix: "Plague Rats can't spawn or transform off station z anymore"
- - bugfix: "Plague Rats shouldn't explosively grow instantly"
- - bugfix: "Plague Rats won't spawn infinite miasma anymore."
- - balance: "Plague Rats health is now 100."
- - balance: "Plague Rats can now ventcrawl through everything to prevent farming."
diff --git a/html/changelogs/AutoChangeLog-pr-15094.yml b/html/changelogs/AutoChangeLog-pr-15094.yml
deleted file mode 100644
index 21dcf75960..0000000000
--- a/html/changelogs/AutoChangeLog-pr-15094.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "zeroisthebiggay"
-delete-after: True
-changes:
- - balance: "glass has do_after"
diff --git a/html/changelogs/AutoChangeLog-pr-15119.yml b/html/changelogs/AutoChangeLog-pr-15119.yml
deleted file mode 100644
index ee7100fd9b..0000000000
--- a/html/changelogs/AutoChangeLog-pr-15119.yml
+++ /dev/null
@@ -1,8 +0,0 @@
-author: "keronshb"
-delete-after: True
-changes:
- - bugfix: "Slaughter Demons Slam will now wound again on hit."
- - balance: "Damage for demons back up to 30"
- - balance: "Wound Bonus for demons now at 0.
-image_add: Adds a sprite for the action bar"
- - refactor: "Changed the CTRL+SHIFT Click to an action button. People can see the cooldown now too."
diff --git a/html/changelogs/AutoChangeLog-pr-15133.yml b/html/changelogs/AutoChangeLog-pr-15133.yml
deleted file mode 100644
index 3bc023735f..0000000000
--- a/html/changelogs/AutoChangeLog-pr-15133.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "zeroisthebiggay"
-delete-after: True
-changes:
- - rscadd: "new tips"
- - rscdel: "old tips"
diff --git a/html/changelogs/AutoChangeLog-pr-15134.yml b/html/changelogs/AutoChangeLog-pr-15134.yml
deleted file mode 100644
index 2a71bd9aa0..0000000000
--- a/html/changelogs/AutoChangeLog-pr-15134.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "zeroisthebiggay"
-delete-after: True
-changes:
- - rscadd: "some more brainhurt lines"
diff --git a/html/changelogs/AutoChangeLog-pr-15137.yml b/html/changelogs/AutoChangeLog-pr-15137.yml
deleted file mode 100644
index eef278a6ea..0000000000
--- a/html/changelogs/AutoChangeLog-pr-15137.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "DeltaFire15"
-delete-after: True
-changes:
- - balance: "carded AIs can now be converted by conversion sigils (clockcult)"
diff --git a/html/changelogs/AutoChangeLog-pr-15139.yml b/html/changelogs/AutoChangeLog-pr-15139.yml
deleted file mode 100644
index 001897e223..0000000000
--- a/html/changelogs/AutoChangeLog-pr-15139.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "DeltaFire15"
-delete-after: True
-changes:
- - bugfix: "Catsurgeons should now spawn at more reasonable locations if possible."
diff --git a/html/changelogs/AutoChangeLog-pr-15143.yml b/html/changelogs/AutoChangeLog-pr-15143.yml
deleted file mode 100644
index d4e2141937..0000000000
--- a/html/changelogs/AutoChangeLog-pr-15143.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "zeroisthebiggay"
-delete-after: True
-changes:
- - bugfix: "box perma has power"
diff --git a/html/changelogs/AutoChangeLog-pr-15144.yml b/html/changelogs/AutoChangeLog-pr-15144.yml
deleted file mode 100644
index 860f1a60cc..0000000000
--- a/html/changelogs/AutoChangeLog-pr-15144.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "zeroisthebiggay"
-delete-after: True
-changes:
- - bugfix: "bone satchel onmob sprites"
diff --git a/html/changelogs/AutoChangeLog-pr-15147.yml b/html/changelogs/AutoChangeLog-pr-15147.yml
deleted file mode 100644
index 09f98404fd..0000000000
--- a/html/changelogs/AutoChangeLog-pr-15147.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Putnam3145"
-delete-after: True
-changes:
- - config: "monstermos config added, disabled"
diff --git a/html/changelogs/AutoChangeLog-pr-15154.yml b/html/changelogs/AutoChangeLog-pr-15154.yml
deleted file mode 100644
index 756cc2bfb7..0000000000
--- a/html/changelogs/AutoChangeLog-pr-15154.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "qweq12yt"
-delete-after: True
-changes:
- - bugfix: "Fixed space heaters not being able to be interacted/turned on in non powered areas"
diff --git a/html/changelogs/AutoChangeLog-pr-15156.yml b/html/changelogs/AutoChangeLog-pr-15156.yml
deleted file mode 100644
index 4d74820ca3..0000000000
--- a/html/changelogs/AutoChangeLog-pr-15156.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "zeroisthebiggay"
-delete-after: True
-changes:
- - bugfix: "missing madness mask sprites"
diff --git a/html/changelogs/AutoChangeLog-pr-15157.yml b/html/changelogs/AutoChangeLog-pr-15157.yml
deleted file mode 100644
index b3f0b8eaba..0000000000
--- a/html/changelogs/AutoChangeLog-pr-15157.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "DeltaFire15"
-delete-after: True
-changes:
- - bugfix: "There is now a way to acquire nanite storage protocols (bepis, like the other protocols), as opposed to them existing with no way to acquire them."
diff --git a/html/changelogs/AutoChangeLog-pr-15160.yml b/html/changelogs/AutoChangeLog-pr-15160.yml
deleted file mode 100644
index da0d68f52f..0000000000
--- a/html/changelogs/AutoChangeLog-pr-15160.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "timothyteakettle"
-delete-after: True
-changes:
- - bugfix: "removes passkey from access circuits as its not used anymore"
diff --git a/html/changelogs/AutoChangeLog-pr-15162.yml b/html/changelogs/AutoChangeLog-pr-15162.yml
deleted file mode 100644
index 926f0898d1..0000000000
--- a/html/changelogs/AutoChangeLog-pr-15162.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "zeroisthebiggay"
-delete-after: True
-changes:
- - bugfix: "prisoners cannot latejoin anymore"
diff --git a/html/changelogs/AutoChangeLog-pr-15163.yml b/html/changelogs/AutoChangeLog-pr-15163.yml
deleted file mode 100644
index 3fe5ba69ee..0000000000
--- a/html/changelogs/AutoChangeLog-pr-15163.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "buffyuwu"
-delete-after: True
-changes:
- - rscadd: "Adds 4 redesigned jackets and 2 redesigned shirts to loadout"
diff --git a/html/changelogs/AutoChangeLog-pr-15167.yml b/html/changelogs/AutoChangeLog-pr-15167.yml
deleted file mode 100644
index 1c13dfc56f..0000000000
--- a/html/changelogs/AutoChangeLog-pr-15167.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "BlueWildrose"
-delete-after: True
-changes:
- - balance: "Slime regenerative extracts now require five seconds of wait before they are used. They add 25 disgust when used."
diff --git a/html/changelogs/AutoChangeLog-pr-15168.yml b/html/changelogs/AutoChangeLog-pr-15168.yml
deleted file mode 100644
index 4f040b4580..0000000000
--- a/html/changelogs/AutoChangeLog-pr-15168.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "dapnee"
-delete-after: True
-changes:
- - bugfix: "attaches an air vent that was just there on the AI sat, changes some areas to what they'd logically be"
diff --git a/html/changelogs/AutoChangeLog-pr-15169.yml b/html/changelogs/AutoChangeLog-pr-15169.yml
deleted file mode 100644
index f3af23ac39..0000000000
--- a/html/changelogs/AutoChangeLog-pr-15169.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "timothyteakettle"
-delete-after: True
-changes:
- - rscadd: "a new mild trauma, **[REDACTED]**"
diff --git a/html/changelogs/AutoChangeLog-pr-15171.yml b/html/changelogs/AutoChangeLog-pr-15171.yml
deleted file mode 100644
index 958d61e87c..0000000000
--- a/html/changelogs/AutoChangeLog-pr-15171.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "DeltaFire15"
-delete-after: True
-changes:
- - bugfix: "Plastic golems are back to ventcrawler_nude instead of ventcrawler_always"
diff --git a/html/changelogs/AutoChangeLog-pr-15174.yml b/html/changelogs/AutoChangeLog-pr-15174.yml
deleted file mode 100644
index 79b3b9400f..0000000000
--- a/html/changelogs/AutoChangeLog-pr-15174.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "buffyuwu"
-delete-after: True
-changes:
- - bugfix: "Holoparasites no long rename and recolor on relog"
diff --git a/html/changelogs/AutoChangeLog-pr-15176.yml b/html/changelogs/AutoChangeLog-pr-15176.yml
deleted file mode 100644
index 3335997a85..0000000000
--- a/html/changelogs/AutoChangeLog-pr-15176.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "buffyuwu"
-delete-after: True
-changes:
- - bugfix: "fixed medihound sleeper ui display"
diff --git a/html/changelogs/AutoChangeLog-pr-15178.yml b/html/changelogs/AutoChangeLog-pr-15178.yml
deleted file mode 100644
index 3f4debbc45..0000000000
--- a/html/changelogs/AutoChangeLog-pr-15178.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "zeroisthebiggay"
-delete-after: True
-changes:
- - imageadd: "all medipens get inhands"