From 8e6edbcb8eaa841160f643463d0b4e7566242152 Mon Sep 17 00:00:00 2001 From: skull132 Date: Tue, 31 May 2016 06:44:14 +0300 Subject: [PATCH 01/16] Changelog purging - 31MAY2016 (#358) * Nanako's Changelog Catch-up Something-something-peer-review. --- Nanako-PR-330.txt | 37 ------------------------- Nanako-PR-331.yml | 40 --------------------------- Nanako-PR-333.yml | 39 -------------------------- Nanako-PR-334.yml | 36 ------------------------ Nanako-PR-338.yml | 44 ------------------------------ Nanako-PR-343.yml | 37 ------------------------- Nanako-PR-345.yml | 39 -------------------------- Nanako-PR-346.yml | 37 ------------------------- Nanako-PR-348.yml | 38 -------------------------- html/changelog.html | 33 ++++++++++++++++++++++ html/changelogs/.all_changelog.yml | 39 ++++++++++++++++++++++++++ 11 files changed, 72 insertions(+), 347 deletions(-) delete mode 100644 Nanako-PR-330.txt delete mode 100644 Nanako-PR-331.yml delete mode 100644 Nanako-PR-333.yml delete mode 100644 Nanako-PR-334.yml delete mode 100644 Nanako-PR-338.yml delete mode 100644 Nanako-PR-343.yml delete mode 100644 Nanako-PR-345.yml delete mode 100644 Nanako-PR-346.yml delete mode 100644 Nanako-PR-348.yml diff --git a/Nanako-PR-330.txt b/Nanako-PR-330.txt deleted file mode 100644 index fff0a74822c..00000000000 --- a/Nanako-PR-330.txt +++ /dev/null @@ -1,37 +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: Nanako - -# 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: - - bugfix: "Sterilizine will now clean wounds, to reduce and prevent infection" - - tweak: "Spraybottles now display a message when sprayed on any mob" \ No newline at end of file diff --git a/Nanako-PR-331.yml b/Nanako-PR-331.yml deleted file mode 100644 index e5c0edf0127..00000000000 --- a/Nanako-PR-331.yml +++ /dev/null @@ -1,40 +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: Nanako - -# 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: "Proteins now restore blood twice as effectively" - - rscadd: "Unathi will no longer digest nutriment, only proteins" - - rscadd: "Added seafood protein. Space-carp fillets, and all recipes made with them, now contain seafood protein instead of animal protein" - - rscadd: "Skrell are able to safely digest seafood protein" - - tweak: "Unathi are now immune to Carpotoxin" \ No newline at end of file diff --git a/Nanako-PR-333.yml b/Nanako-PR-333.yml deleted file mode 100644 index 3598454bb96..00000000000 --- a/Nanako-PR-333.yml +++ /dev/null @@ -1,39 +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: Nanako - -# 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: "Mobs breathing a poisonous gas now get that chemical added to their bloodstream, instead of generic 'toxin'." - - tweak: "Air alarms now properly say phoron instead of toxin" - - tweak: "Engine cooling computers now identify phoron as Ph instead of Tx" - diff --git a/Nanako-PR-334.yml b/Nanako-PR-334.yml deleted file mode 100644 index 899a2e4fe91..00000000000 --- a/Nanako-PR-334.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: Nanako - -# 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: - - bugfix: "Passengers can now be removed from exosuit passenger compartments via the maintenance panel" \ No newline at end of file diff --git a/Nanako-PR-338.yml b/Nanako-PR-338.yml deleted file mode 100644 index 596398bc8cf..00000000000 --- a/Nanako-PR-338.yml +++ /dev/null @@ -1,44 +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: Nanako - -# 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 new Chemistry Gripper for cyborgs. It holds beakers, bottles, pills, pillbottles, spraybottles, labellers, and phoron sheets" - - bugfix: "Removed Large Beaker from crisis and research cyborgs, replaced with chemistry gripper" - - bugfix: "Cyborgs can now interact with reagent grinders" - - rscadd: "Cyborgs can now place objects in their gripper, on a table" - - rscadd: "Cyborgs can now place objects from their gripper into a disposal bin" - - rscadd: "Cyborgs can now use a gripper to take valid objects out of cardboard boxes" - - tweak: "Cyborgs can now use their other tools, on things held in their gripper" - - tweak: "Using an empty gripper on a machine now interacts with it" - - tweak: "Cyborgs can now use items held in their gripper on rechargers" diff --git a/Nanako-PR-343.yml b/Nanako-PR-343.yml deleted file mode 100644 index 31f5206f3fa..00000000000 --- a/Nanako-PR-343.yml +++ /dev/null @@ -1,37 +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: Nanako - -# 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: - - bugfix: "Fixed the mutation chance on unstable mutagen. It was 1% of what it should have been" - - rscadd: "Added a little RP message when unstable mutagen does its thing" diff --git a/Nanako-PR-345.yml b/Nanako-PR-345.yml deleted file mode 100644 index 59442c8ebf2..00000000000 --- a/Nanako-PR-345.yml +++ /dev/null @@ -1,39 +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: Nanako - -# 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: - - bugfix: "Sleepers will no longer eject their dialysis beaker and bug out when you eject a patient" - - bugfix: "Fixed a bug with medical machines where a patient could be duplicated" - - rscadd: "The dialysis beaker can now be checked and removed while a sleeper has no occupant" - diff --git a/Nanako-PR-346.yml b/Nanako-PR-346.yml deleted file mode 100644 index 72bef016040..00000000000 --- a/Nanako-PR-346.yml +++ /dev/null @@ -1,37 +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: Nanako - -# 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: "Male unathi can now break handcuffs." - diff --git a/Nanako-PR-348.yml b/Nanako-PR-348.yml deleted file mode 100644 index 236548b2789..00000000000 --- a/Nanako-PR-348.yml +++ /dev/null @@ -1,38 +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: Nanako - -# 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: - - bugfix: "Tajarans can now wear tajaran-specific gloves" - - bugfix: "Tajaran wardens, detectives and heads of security will properly spawn wearing black tajara gloves" - diff --git a/html/changelog.html b/html/changelog.html index 7c4e5fd696a..7d0e21d3f0c 100644 --- a/html/changelog.html +++ b/html/changelog.html @@ -56,6 +56,39 @@ -->
+

31 May 2016

+

Nanako updated:

+ +

30 May 2016

Akrilla updated: