diff --git a/html/changelog.html b/html/changelog.html index c5dc314b758..068437c9d5b 100644 --- a/html/changelog.html +++ b/html/changelog.html @@ -53,19 +53,37 @@ -->
+

28 March 2017

+

Anewbe updated:

+ +

22 March 2017

Anewbe updated:

Arokha updated:

-

Anewbe updated:

-

24 February 2017

Anewbe updated:

diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml index 1706b0d725e..274ba4b576d 100644 --- a/html/changelogs/.all_changelog.yml +++ b/html/changelogs/.all_changelog.yml @@ -3297,17 +3297,7 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py. inform the adminhelper that someone is on the case. 2017-03-22: Anewbe: - - rscadd: You can now click+drag communicators to access them. - - rscadd: Added an ion pistol, has five shots. - - rscadd: Added Bay's Haywire rounds. - - tweak: EMP now works on four levels, instead of two. - - rscadd: Hephaistos Industries prosthetic disks can now be ordered again. - - wip: Hephaistos Industries is the correct spelling for that company, per the wiki. - Please submit a bug report if you find any references that don't match. - - tweak: Extinguishing a smokable on non-Harm intents no longer destroys it. - - rscadd: Space Vines should be more dangerous. - - rscadd: Tasers can hurt simple mobs. - - rscadd: Adds a universal translator device, courtesy of a downstream. + - tweak: Oxyloss now shows up as cyan in scanners. Arokha: - tweak: Having less than 30% blood (as a result of literally having that little blood, or a broken heart) causes 75 oxyloss per tick rather than 300 toxins @@ -3320,5 +3310,37 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py. Atermonera: - bugfix: EAL, Sign language, and emotes will no longer use autohiss - rscadd: Surgeon Borgs now have a proper medical hud module +2017-03-28: Anewbe: - - tweak: Oxyloss now shows up as cyan in scanners. + - spellcheck: Disregard the last changelog on the spelling of HI, the correct spelling + is Hephaestus. My bad. + - rscadd: Added a changelog editing system that should cause fewer conflicts and + more accurate timestamps. + - rscadd: Added Myelamine, a blood clotting chemical. This is available to antags, + and can be ordered from cargo or mixed. + - rscadd: Added Osteodaxon, a bone fixing medicine. This is available to antags, + and can be mixed. + - rscadd: Added Carthatoline, a stronger anti-toxin. + - rscadd: Added Spidertoxin, which comes from spiders (duh), and is used in making + Myelamine. + - rscadd: Death Alarms can now be ordered from cargo. + - rscdel: Dexalin Plus is half as strong (still pretty strong, though). + - rscadd: Ninja, Merc, and ERT-M Hardsuits can now inject myelamine. + - tweak: Inaprovaline now decreases the effects of bloodloss, and lessens brain + damage taken from OxyLoss. + - tweak: Prosthetic organs now take randomised damage when emp'd, this should roughly + average out to the old values. + - tweak: The effects of heart damage have been tweaked, should be slightly easier + to survive now. + - tweak: Some of the stronger chems have side effects, like confusion or blurry + vision. These should be fairly minor, and we may be tweaking them in the future. + - tweak: The suiciding var now wears off, making it possible to save suicide victims + if quick action is taken. + - tweak: Death Alarms now announce on General comms again. + - rscadd: Borgs can climb tables. + - tweak: Skrell can now be up to 130 years old. + - tweak: Skrell are more vulnerable to flashes, due to their large eyes. + - tweak: Tajaran no longer have appendicies. + - tweak: Tajaran are more vulnerable to flashes. + - tweak: Unathi have less brute resist, but some burn resist. + - tweak: Unathi gender is now unclear to non-Unathi. diff --git a/html/changelogs/Anewbe - HI NAMING FOR REAL.yml b/html/changelogs/Anewbe - HI NAMING FOR REAL.yml deleted file mode 100644 index a4015a952cf..00000000000 --- a/html/changelogs/Anewbe - HI NAMING FOR REAL.yml +++ /dev/null @@ -1,36 +0,0 @@ -################################ -# Example Changelog File -# -# Note: This file, and files beginning with ".", and files that don't end in ".yml" will not be read. If you change this file, you will look really dumb. -# -# Your changelog will be merged with a master changelog. (New stuff added only, and only on the date entry for the day it was merged.) -# When it is, any changes listed below will disappear. -# -# Valid Prefixes: -# bugfix -# wip (For works in progress) -# tweak -# soundadd -# sounddel -# rscadd (general adding of nice things) -# rscdel (general deleting of nice things) -# imageadd -# imagedel -# maptweak -# spellcheck (typo fixes) -# experiment -################################# - -# Your name. -author: Anewbe - -# Optional: Remove this file after generating master changelog. Useful for PR changelogs that won't get used again. -delete-after: True - -# Any changes you've made. See valid prefix list above. -# INDENT WITH TWO SPACES. NOT TABS. SPACES. -# SCREW THIS UP AND IT WON'T WORK. -# Also, all entries are changed into a single [] after a master changelog generation. Just remove the brackets when you add new entries. -# Please surround your changes in double quotes ("), as certain characters otherwise screws up compiling. The quotes will not show up in the changelog. -changes: - - spellcheck: "Disregard the last changelog on the spelling of HI, the correct spelling is Hephaestus. My bad." \ No newline at end of file diff --git a/html/changelogs/Anewbe - Medical.yml b/html/changelogs/Anewbe - Medical.yml deleted file mode 100644 index 758042ae691..00000000000 --- a/html/changelogs/Anewbe - Medical.yml +++ /dev/null @@ -1,49 +0,0 @@ -################################ -# Example Changelog File -# -# Note: This file, and files beginning with ".", and files that don't end in ".yml" will not be read. If you change this file, you will look really dumb. -# -# Your changelog will be merged with a master changelog. (New stuff added only, and only on the date entry for the day it was merged.) -# When it is, any changes listed below will disappear. -# -# Valid Prefixes: -# bugfix -# wip (For works in progress) -# tweak -# soundadd -# sounddel -# rscadd (general adding of nice things) -# rscdel (general deleting of nice things) -# imageadd -# imagedel -# maptweak -# spellcheck (typo fixes) -# experiment -################################# - -# Your name. -author: Anewbe - -# Optional: Remove this file after generating master changelog. Useful for PR changelogs that won't get used again. -delete-after: True - -# Any changes you've made. See valid prefix list above. -# INDENT WITH TWO SPACES. NOT TABS. SPACES. -# SCREW THIS UP AND IT WON'T WORK. -# Also, all entries are changed into a single [] after a master changelog generation. Just remove the brackets when you add new entries. -# Please surround your changes in double quotes ("), as certain characters otherwise screws up compiling. The quotes will not show up in the changelog. -changes: - - rscadd: "Added a changelog editing system that should cause fewer conflicts and more accurate timestamps." - - rscadd: "Added Myelamine, a blood clotting chemical. This is available to antags, and can be ordered from cargo or mixed." - - rscadd: "Added Osteodaxon, a bone fixing medicine. This is available to antags, and can be mixed." - - rscadd: "Added Carthatoline, a stronger anti-toxin." - - rscadd: "Added Spidertoxin, which comes from spiders (duh), and is used in making Myelamine." - - rscadd: "Death Alarms can now be ordered from cargo." - - rscdel: "Dexalin Plus is half as strong (still pretty strong, though). - - rscadd: "Ninja, Merc, and ERT-M Hardsuits can now inject myelamine." - - tweak: "Inaprovaline now decreases the effects of bloodloss, and lessens brain damage taken from OxyLoss." - - tweak: "Prosthetic organs now take randomised damage when emp'd, this should roughly average out to the old values." - - tweak: "The effects of heart damage have been tweaked, should be slightly easier to survive now." - - tweak: "Some of the stronger chems have side effects, like confusion or blurry vision. These should be fairly minor, and we may be tweaking them in the future." - - tweak: "The suiciding var now wears off, making it possible to save suicide victims if quick action is taken." - - tweak: "Death Alarms now announce on General comms again." \ No newline at end of file diff --git a/html/changelogs/Anewbe - Tables.yml b/html/changelogs/Anewbe - Tables.yml deleted file mode 100644 index b99569b5784..00000000000 --- a/html/changelogs/Anewbe - Tables.yml +++ /dev/null @@ -1,36 +0,0 @@ -################################ -# Example Changelog File -# -# Note: This file, and files beginning with ".", and files that don't end in ".yml" will not be read. If you change this file, you will look really dumb. -# -# Your changelog will be merged with a master changelog. (New stuff added only, and only on the date entry for the day it was merged.) -# When it is, any changes listed below will disappear. -# -# Valid Prefixes: -# bugfix -# wip (For works in progress) -# tweak -# soundadd -# sounddel -# rscadd (general adding of nice things) -# rscdel (general deleting of nice things) -# imageadd -# imagedel -# maptweak -# spellcheck (typo fixes) -# experiment -################################# - -# Your name. -author: Anewbe - -# Optional: Remove this file after generating master changelog. Useful for PR changelogs that won't get used again. -delete-after: True - -# Any changes you've made. See valid prefix list above. -# INDENT WITH TWO SPACES. NOT TABS. SPACES. -# SCREW THIS UP AND IT WON'T WORK. -# Also, all entries are changed into a single [] after a master changelog generation. Just remove the brackets when you add new entries. -# Please surround your changes in double quotes ("), as certain characters otherwise screws up compiling. The quotes will not show up in the changelog. -changes: - - rscadd: "Borgs can climb tables." diff --git a/html/changelogs/Anewbe - Xeno Tweaks.yml b/html/changelogs/Anewbe - Xeno Tweaks.yml deleted file mode 100644 index 21e507e0092..00000000000 --- a/html/changelogs/Anewbe - Xeno Tweaks.yml +++ /dev/null @@ -1,43 +0,0 @@ -################################ -# Example Changelog File -# -# Note: This file, and files beginning with ".", and files that don't end in ".yml" will not be read. If you change this file, you will look really dumb. -# -# Your changelog will be merged with a master changelog. (New stuff added only, and only on the date entry for the day it was merged.) -# When it is, any changes listed below will disappear. -# -# Valid Prefixes: -# bugfix -# wip (For works in progress) -# tweak -# soundadd -# sounddel -# rscadd (general adding of nice things) -# rscdel (general deleting of nice things) -# imageadd -# imagedel -# maptweak -# spellcheck (typo fixes) -# experiment -################################# - -# Your name. -author: Anewbe - -# Optional: Remove this file after generating master changelog. Useful for PR changelogs that won't get used again. -delete-after: True - -# Any changes you've made. See valid prefix list above. -# INDENT WITH TWO SPACES. NOT TABS. SPACES. -# SCREW THIS UP AND IT WON'T WORK. -# Also, all entries are changed into a single [] after a master changelog generation. Just remove the brackets when you add new entries. -# Please surround your changes in double quotes ("), as certain characters otherwise screws up compiling. The quotes will not show up in the changelog. -changes: - - tweak: "Skrell can now be up to 130 years old." - - tweak: "Skrell are more vulnerable to flashes, due to their large eyes." - - tweak: "Tajaran no longer have appendicies." - - tweak: "Tajaran are more vulnerable to flashes." - - tweak: "Unathi have less brute resist, but some burn resist." - - tweak: "Unathi gender is now unclear to non-Unathi." - -