From 9836110f41d8a583f579677c0ba0a3ea8716953a Mon Sep 17 00:00:00 2001 From: JJRcop Date: Wed, 8 Oct 2014 14:17:17 -0400 Subject: [PATCH] Changelog, and edited example to encourage the use of quotes --- html/changelog.html | 23 +++++++++++++++++++++++ html/changelogs/.all_changelog.yml | 24 ++++++++++++++++++++++++ html/changelogs/Cheridan.yml | 3 +-- html/changelogs/Paprka-PR-5051.yml | 7 ------- html/changelogs/Paprka-PR-5085.yml | 4 ---- html/changelogs/Paprka-PR-5088.yml | 5 ----- html/changelogs/Tkdrg-PR-5089.yml | 6 ------ html/changelogs/example.yml | 5 +++-- 8 files changed, 51 insertions(+), 26 deletions(-) delete mode 100644 html/changelogs/Paprka-PR-5051.yml delete mode 100644 html/changelogs/Paprka-PR-5085.yml delete mode 100644 html/changelogs/Paprka-PR-5088.yml delete mode 100644 html/changelogs/Tkdrg-PR-5089.yml diff --git a/html/changelog.html b/html/changelog.html index b6a871be8c1..f670d75ac18 100644 --- a/html/changelog.html +++ b/html/changelog.html @@ -55,6 +55,29 @@ --> +
+

08 October 2014

+

Cheridan updated:

+ +

Paprika updated:

+ +

Paprka updated:

+ +

Tkdrg updated:

+ +
+

05 October 2014

Ikarrus updated:

diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml index 93c0a14adf3..6b61946e34f 100644 --- a/html/changelogs/.all_changelog.yml +++ b/html/changelogs/.all_changelog.yml @@ -1907,3 +1907,27 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py. boarding parties. What this means is no more hi-tech fancy energy guns. We've had to roll back to using cheaper, mass-produced automatic shotguns. But in retrospect, could this possibly be a downgrade? +2014-10-08: + Cheridan: + - tweak: Flash mechanics changed. Instead of a knockdown effect, it will cause a + stumbling effect. This includes area-flashing. The five-use-per-minute limit + has been removed. "Synthetic" flashes made in the protolathe are now normal + flashes. + Paprika: + - rscadd: Added a unique shield to the Head of Security's locker. It can be concealed + for storage and activated like an energy shield, but functions like a riot shield. + It can also be made at the protolathe. + - rscadd: 'Marauders: Due to your extremely great performance as of late, we''ve + added a new equipment room on Mother Base. A lot of your equipment has been + moved to this room, as well as some new equipment added onto the Mothership. + Take some extra time to familiarize yourself with the placement of your equipment.' + - rscadd: Oh, and you guys have a space carp now too. + Paprka: + - rscadd: Added jumpsuit adjusting. Adjust your jumpsuit to wear it more casually + by rolling it down or roll up those sleeves of that hard-worn suit! + - rscadd: Added a grey alternative to the detective's suit and trenchcoat. Now you + can be a noir private investigator! + Tkdrg: + - rscadd: Space Station 13 has been deployed with transit tube dispensers. Central + Command encourages the engineering department to repair and improve the station + using this equipment. diff --git a/html/changelogs/Cheridan.yml b/html/changelogs/Cheridan.yml index 00ce1145625..d26cc7b9ac2 100644 --- a/html/changelogs/Cheridan.yml +++ b/html/changelogs/Cheridan.yml @@ -1,3 +1,2 @@ author: Cheridan -changes: - - tweak: Flash mechanics changed. Instead of a knockdown effect, it will cause a stumbling effect. This includes area-flashing. The five-use-per-minute limit has been removed. "Synthetic" flashes made in the protolathe are now normal flashes. +changes: [] diff --git a/html/changelogs/Paprka-PR-5051.yml b/html/changelogs/Paprka-PR-5051.yml deleted file mode 100644 index 7c0c5040639..00000000000 --- a/html/changelogs/Paprka-PR-5051.yml +++ /dev/null @@ -1,7 +0,0 @@ -author: Paprka - -delete-after: True - -changes: - - rscadd: Added jumpsuit adjusting. Adjust your jumpsuit to wear it more casually by rolling it down or roll up those sleeves of that hard-worn suit! - - rscadd: Added a grey alternative to the detective's suit and trenchcoat. Now you can be a noir private investigator! \ No newline at end of file diff --git a/html/changelogs/Paprka-PR-5085.yml b/html/changelogs/Paprka-PR-5085.yml deleted file mode 100644 index 062aa6053ee..00000000000 --- a/html/changelogs/Paprka-PR-5085.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: Paprika -delete-after: True -changes: - - rscadd: Added a unique shield to the Head of Security's locker. It can be concealed for storage and activated like an energy shield, but functions like a riot shield. It can also be made at the protolathe. \ No newline at end of file diff --git a/html/changelogs/Paprka-PR-5088.yml b/html/changelogs/Paprka-PR-5088.yml deleted file mode 100644 index f9ff4257d1b..00000000000 --- a/html/changelogs/Paprka-PR-5088.yml +++ /dev/null @@ -1,5 +0,0 @@ -author: Paprika -delete-after: True -changes: - - rscadd: Marauders: Due to your extremely great performance as of late, we've added a new equipment room on Mother Base. A lot of your equipment has been moved to this room, as well as some new equipment added onto the Mothership. Take some extra time to familiarize yourself with the placement of your equipment. - - rscadd: Oh, and you guys have a space carp now too. \ No newline at end of file diff --git a/html/changelogs/Tkdrg-PR-5089.yml b/html/changelogs/Tkdrg-PR-5089.yml deleted file mode 100644 index 4e10f1281eb..00000000000 --- a/html/changelogs/Tkdrg-PR-5089.yml +++ /dev/null @@ -1,6 +0,0 @@ -author: Tkdrg - -delete-after: True - -changes: - - rscadd: Space Station 13 has been deployed with transit tube dispensers. Central Command encourages the engineering department to repair and improve the station using this equipment. diff --git a/html/changelogs/example.yml b/html/changelogs/example.yml index 623ed962800..04d5bc537a8 100644 --- a/html/changelogs/example.yml +++ b/html/changelogs/example.yml @@ -31,6 +31,7 @@ author: N3X15 # INDENT WITH TWO SPACES. NOT TABS. SPACES. # SCREW THIS UP AND IT WON'T WORK. # Also, this gets changed to [] after reading. Just remove the brackets when you add new shit. +# Please surround your changes in single (') or double quotes ("). It works without them, but if you use certain characters it 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. - - rscdel: Killed innocent kittens. + - rscadd: "Added a changelog editing system that should cause fewer conflicts and more accurate timestamps." + - rscdel: 'Killed innocent kittens.'