diff --git a/html/changelog.html b/html/changelog.html index e5ee7fea60f..9754c9fa064 100644 --- a/html/changelog.html +++ b/html/changelog.html @@ -55,6 +55,40 @@ -->
+

12 September 2016

+

Joan updated:

+ +

RemieRichards updated:

+ +

Shadowlight213 updated:

+ +

TheCarlSaganExpress updated:

+ +

phil235 updated:

+ +

09 September 2016

Ergovisavi updated:

GoonStation 13 Development Team diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml index b38c0a146bf..bfb5b9bc4fb 100644 --- a/html/changelogs/.all_changelog.yml +++ b/html/changelogs/.all_changelog.yml @@ -7005,3 +7005,34 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py. Shadowlight213: - tweak: Radiation storm direct tox loss removed - tweak: Radiation storms now cause a radiation alert to appear for the duration +2016-09-12: + Joan: + - rscadd: Cult structures can once again be constructed with runed metal. + - experiment: Cult structures can now take damage and be destroyed. Artificers can + repair them if they're damaged. + RemieRichards: + - rscadd: Added the functionality for mobs to have multiple hands, this might have + broken some things, so please report any weirdness + Shadowlight213: + - rscdel: The surplus crate and random item will now only contain items allowed + by the gamemode + - rscdel: removes sleeping carp scroll from surplus crates + TheCarlSaganExpress: + - rscadd: Crayons, lipstick, cigarettes, and penlights can now be inserted into + PDAs. + phil235: + - rscadd: Monkeys can be dismembered. + - rscadd: Humans, monkeys and aliens can drop limbs when they are gibbed. + - rscadd: Roboticists can remove flashes, wires and power cells that they inserted + in robot head or torso by using a crowbar on it. + - rscadd: visual wounds appear on a monkey's bodyparts when injured, exactly like + humans. + - rscadd: Using a health analyzer on a monkey or alien shows the injuries to each + bodypart. + - rscadd: Monkeys can become husks. + - bugfix: Human-monkey transformations now respect missing limbs. No more limb regrowth + by becoming a monkey. + - bugfix: Changeling's regenerate ability also work while in monkey form. + - bugfix: Alien larva has its own gib and dust animation. + - bugfix: A bodypart that looks wounded still looks bloody when dismembered. + - bugfix: Amputation surgery now works on robotic limbs, and monkeys. diff --git a/html/changelogs/AutoChangeLog-pr-20283.yml b/html/changelogs/AutoChangeLog-pr-20283.yml deleted file mode 100644 index e990daac41d..00000000000 --- a/html/changelogs/AutoChangeLog-pr-20283.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "RemieRichards" -delete-after: True -changes: - - rscadd: "Added the functionality for mobs to have multiple hands, this might have broken some things, so please report any weirdness" diff --git a/html/changelogs/AutoChangeLog-pr-20370.yml b/html/changelogs/AutoChangeLog-pr-20370.yml deleted file mode 100644 index af148b7acfe..00000000000 --- a/html/changelogs/AutoChangeLog-pr-20370.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "TheCarlSaganExpress" -delete-after: True -changes: - - rscadd: "Crayons, lipstick, cigarettes, and penlights can now be inserted into PDAs." diff --git a/html/changelogs/AutoChangeLog-pr-20395.yml b/html/changelogs/AutoChangeLog-pr-20395.yml deleted file mode 100644 index 079783c4ca8..00000000000 --- a/html/changelogs/AutoChangeLog-pr-20395.yml +++ /dev/null @@ -1,5 +0,0 @@ -author: "Shadowlight213" -delete-after: True -changes: - - rscdel: "The surplus crate and random item will now only contain items allowed by the gamemode" - - rscdel: "removes sleeping carp scroll from surplus crates" diff --git a/html/changelogs/AutoChangeLog-pr-20402.yml b/html/changelogs/AutoChangeLog-pr-20402.yml deleted file mode 100644 index e1cc68b7f55..00000000000 --- a/html/changelogs/AutoChangeLog-pr-20402.yml +++ /dev/null @@ -1,5 +0,0 @@ -author: "Joan" -delete-after: True -changes: - - rscadd: "Cult structures can once again be constructed with runed metal." - - experiment: "Cult structures can now take damage and be destroyed. Artificers can repair them if they're damaged." diff --git a/html/changelogs/AutoChangeLog-pr-20461.yml b/html/changelogs/AutoChangeLog-pr-20461.yml deleted file mode 100644 index 783a8b2038c..00000000000 --- a/html/changelogs/AutoChangeLog-pr-20461.yml +++ /dev/null @@ -1,14 +0,0 @@ -author: "phil235" -delete-after: True -changes: - - rscadd: "Monkeys can be dismembered." - - rscadd: "Humans, monkeys and aliens can drop limbs when they are gibbed." - - rscadd: "Roboticists can remove flashes, wires and power cells that they inserted in robot head or torso by using a crowbar on it." - - rscadd: "visual wounds appear on a monkey's bodyparts when injured, exactly like humans." - - rscadd: "Using a health analyzer on a monkey or alien shows the injuries to each bodypart." - - rscadd: "Monkeys can become husks." - - bugfix: "Human-monkey transformations now respect missing limbs. No more limb regrowth by becoming a monkey." - - bugfix: "Changeling's regenerate ability also work while in monkey form." - - bugfix: "Alien larva has its own gib and dust animation." - - bugfix: "A bodypart that looks wounded still looks bloody when dismembered." - - bugfix: "Amputation surgery now works on robotic limbs, and monkeys."