diff --git a/html/changelog.html b/html/changelog.html index 25b173856f3..bbce275df12 100644 --- a/html/changelog.html +++ b/html/changelog.html @@ -55,6 +55,34 @@ -->
+

16 January 2018

+

AnturK updated:

+ +

DaedalusGame updated:

+ +

SpaceManiac updated:

+ +

Thunder12345 updated:

+ +

XDTM updated:

+ +

15 January 2018

Cruix updated:

GoonStation 13 Development Team diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml index 935cfe70c09..9e80d6c64bc 100644 --- a/html/changelogs/.all_changelog.yml +++ b/html/changelogs/.all_changelog.yml @@ -14925,3 +14925,32 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py. theo2003: - tweak: The autolathes on MetaStation, and DeltaStation next to R&D are now accessible from R&D via windoor. +2018-01-16: + AnturK: + - bugfix: Photos now properly capture everything again. + DaedalusGame: + - bugfix: fixed duplicate reagent definitions in chem macros + SpaceManiac: + - bugfix: Heat exchange manifold pipes facing east/west now work again. + Thunder12345: + - bugfix: The asteroid with engines strapped to it will no longer vent both the + CentCom docks and its own entrance. + XDTM: + - rscadd: Reworked the species side of xenobiology. + - rscadd: Instead of an universal unstable mutation toxin, green slimes can now + produce slime mutation toxin (plasma), human mutation toxin (blood), and lizard + mutation toxin (radium). + - balance: Slime mutation toxin requires several units and some time before acting, + unless you're already a slimeperson (in which case it will randomize your subspecies) + - rscadd: Two new jellypeople subspecies have been added to make up for the lost + species. + - rscadd: Stargazers have telepathic abilities; they can Send Thoughts, privately + and anonimously, to any target they can see, and they can Link Minds with any + aggressively grabbed mob to form a hivemind with them. Hiveminds have no limit + but expire when the Stargazer dies or changes species. + - rscadd: Luminescents glow faintly and can absorb slime cores to gain special abilities. + Each core has a minor and a major ability, generally based on what they normally + do. Using these abilities does not use up the cores, but it has a cooldown depending + on the ability's power. + - balance: Slimepeople can now switch bodies on death or when unconscious, as long + as they have another one. diff --git a/html/changelogs/AutoChangeLog-pr-34166.yml b/html/changelogs/AutoChangeLog-pr-34166.yml deleted file mode 100644 index 492303ec1f0..00000000000 --- a/html/changelogs/AutoChangeLog-pr-34166.yml +++ /dev/null @@ -1,10 +0,0 @@ -author: "XDTM" -delete-after: True -changes: - - rscadd: "Reworked the species side of xenobiology." - - rscadd: "Instead of an universal unstable mutation toxin, green slimes can now produce slime mutation toxin (plasma), human mutation toxin (blood), and lizard mutation toxin (radium)." - - balance: "Slime mutation toxin requires several units and some time before acting, unless you're already a slimeperson (in which case it will randomize your subspecies)" - - rscadd: "Two new jellypeople subspecies have been added to make up for the lost species." - - rscadd: "Stargazers have telepathic abilities; they can Send Thoughts, privately and anonimously, to any target they can see, and they can Link Minds with any aggressively grabbed mob to form a hivemind with them. Hiveminds have no limit but expire when the Stargazer dies or changes species." - - rscadd: "Luminescents glow faintly and can absorb slime cores to gain special abilities. Each core has a minor and a major ability, generally based on what they normally do. Using these abilities does not use up the cores, but it has a cooldown depending on the ability's power." - - balance: "Slimepeople can now switch bodies on death or when unconscious, as long as they have another one." diff --git a/html/changelogs/AutoChangeLog-pr-34199.yml b/html/changelogs/AutoChangeLog-pr-34199.yml deleted file mode 100644 index 8ea09bd74b7..00000000000 --- a/html/changelogs/AutoChangeLog-pr-34199.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "AnturK" -delete-after: True -changes: - - bugfix: "Photos now properly capture everything again." diff --git a/html/changelogs/AutoChangeLog-pr-34461.yml b/html/changelogs/AutoChangeLog-pr-34461.yml deleted file mode 100644 index 6342b4ba838..00000000000 --- a/html/changelogs/AutoChangeLog-pr-34461.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "SpaceManiac" -delete-after: True -changes: - - bugfix: "Heat exchange manifold pipes facing east/west now work again." diff --git a/html/changelogs/AutoChangeLog-pr-34463.yml b/html/changelogs/AutoChangeLog-pr-34463.yml deleted file mode 100644 index e23d7920ebf..00000000000 --- a/html/changelogs/AutoChangeLog-pr-34463.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "DaedalusGame" -delete-after: True -changes: - - bugfix: "fixed duplicate reagent definitions in chem macros" diff --git a/html/changelogs/AutoChangeLog-pr-34471.yml b/html/changelogs/AutoChangeLog-pr-34471.yml deleted file mode 100644 index 076c6a834cd..00000000000 --- a/html/changelogs/AutoChangeLog-pr-34471.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Thunder12345" -delete-after: True -changes: - - bugfix: "The asteroid with engines strapped to it will no longer vent both the CentCom docks and its own entrance."