From d96180e7298140a8341978e78589119514c719c7 Mon Sep 17 00:00:00 2001 From: Jordie0608 Date: Wed, 25 Mar 2015 16:38:54 +1100 Subject: [PATCH 1/2] adds --- html/changelogs/wjohn map.yml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 html/changelogs/wjohn map.yml diff --git a/html/changelogs/wjohn map.yml b/html/changelogs/wjohn map.yml new file mode 100644 index 00000000000..f60c10cc7a1 --- /dev/null +++ b/html/changelogs/wjohn map.yml @@ -0,0 +1,5 @@ +author: Wjohnston + +delete-after: True +changes: + - bugfix: "Finally fixed the gulag shuttle missing a redemption console." From f70a73edefa19b25d0bb49bd7003f18c0b831ab6 Mon Sep 17 00:00:00 2001 From: Jordie0608 Date: Wed, 25 Mar 2015 16:39:10 +1100 Subject: [PATCH 2/2] compiled --- html/changelog.html | 31 ++++++++++++++++++++ html/changelogs/.all_changelog.yml | 28 ++++++++++++++++++ html/changelogs/AnturK-PR8320.yml | 6 ---- html/changelogs/AnturK-arrows.yml | 5 ---- html/changelogs/Fayrik-FoamForceFuckYeah.yml | 14 --------- html/changelogs/MrPerson.yml | 3 +- html/changelogs/Pennwick-AddChemMast.yml | 6 ---- html/changelogs/wjohn map.yml | 5 ---- 8 files changed, 60 insertions(+), 38 deletions(-) delete mode 100644 html/changelogs/AnturK-PR8320.yml delete mode 100644 html/changelogs/AnturK-arrows.yml delete mode 100644 html/changelogs/Fayrik-FoamForceFuckYeah.yml delete mode 100644 html/changelogs/Pennwick-AddChemMast.yml delete mode 100644 html/changelogs/wjohn map.yml diff --git a/html/changelog.html b/html/changelog.html index bdc2c467dd7..5d1d06ac242 100644 --- a/html/changelog.html +++ b/html/changelog.html @@ -55,6 +55,37 @@ -->
+

25 March 2015

+

AnturK updated:

+
    +
  • Added an arrow graffiti, made arrow and body graffiti face the same way as the user
  • +
  • New changeling ability : Last Resort : Explode and infect corpses if the situation looks grim
  • +
+

Fayrik updated:

+
    +
  • Deleted the toy crossbow that wasn't a gun, but flung projectiles like a gun. Why was that even a thing?
  • +
  • Added an abstract new type of reusable ammo.
  • +
  • Added three new foam force guns and a foam force crossbow, all of which take the new foam dart ammo.
  • +
  • Added foam force dart boxes to the autolathe, and two crates orderable from cargo containing the new guns.
  • +
  • Added two new donksoft guns, the syndicate's own brand of Foam Force. Available in all good uplinks!
  • +
  • New crossbow can be won as an arcade prize.
  • +
  • All kinds of ammo containers can now be used to rapidly collect live ammunition on the ground.
  • +
  • Speedloaders and traditional ammo boxes can now be restocked.
  • +
  • Security bots now react to being shot.
  • +
+

MrPerson updated:

+
    +
  • Added a preference toggle for hearing instruments play as suggested by PKPenguin321.
  • +
+

Pennwick updated:

+
    +
  • Added a buildable Chem Master, board is in Circuit Imprinter.
  • +
+

Wjohnston updated:

+
    +
  • Finally fixed the gulag shuttle missing a redemption console.
  • +
+

24 March 2015

Cheridan updated:

    diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml index f3ceda62d29..fe2e446ccca 100644 --- a/html/changelogs/.all_changelog.yml +++ b/html/changelogs/.all_changelog.yml @@ -1933,3 +1933,31 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py. assembly may be pried off with a crowbar. The assembly is also compatible with analyzer upgrades for scanning through the station's structure, and EMP shielding is possible by applying a sheet of plasma. +2015-03-25: + AnturK: + - rscadd: Added an arrow graffiti, made arrow and body graffiti face the same way + as the user + - rscadd: 'New changeling ability : Last Resort : Explode and infect corpses if + the situation looks grim' + Fayrik: + - rscdel: Deleted the toy crossbow that wasn't a gun, but flung projectiles like + a gun. Why was that even a thing? + - rscadd: Added an abstract new type of reusable ammo. + - rscadd: Added three new foam force guns and a foam force crossbow, all of which + take the new foam dart ammo. + - rscadd: Added foam force dart boxes to the autolathe, and two crates orderable + from cargo containing the new guns. + - rscadd: Added two new donksoft guns, the syndicate's own brand of Foam Force. + Available in all good uplinks! + - tweak: New crossbow can be won as an arcade prize. + - tweak: All kinds of ammo containers can now be used to rapidly collect live ammunition + on the ground. + - tweak: Speedloaders and traditional ammo boxes can now be restocked. + - bugfix: Security bots now react to being shot. + MrPerson: + - rscadd: Added a preference toggle for hearing instruments play as suggested by + PKPenguin321. + Pennwick: + - rscadd: Added a buildable Chem Master, board is in Circuit Imprinter. + Wjohnston: + - bugfix: Finally fixed the gulag shuttle missing a redemption console. diff --git a/html/changelogs/AnturK-PR8320.yml b/html/changelogs/AnturK-PR8320.yml deleted file mode 100644 index 3e16d8011d4..00000000000 --- a/html/changelogs/AnturK-PR8320.yml +++ /dev/null @@ -1,6 +0,0 @@ -author: AnturK - -delete-after: True - -changes: - - rscadd: "New changeling ability : Last Resort : Explode and infect corpses if the situation looks grim" diff --git a/html/changelogs/AnturK-arrows.yml b/html/changelogs/AnturK-arrows.yml deleted file mode 100644 index 3e8bcc14dc7..00000000000 --- a/html/changelogs/AnturK-arrows.yml +++ /dev/null @@ -1,5 +0,0 @@ -author: AnturK - -delete-after: True -changes: - - rscadd: "Added an arrow graffiti, made arrow and body graffiti face the same way as the user" diff --git a/html/changelogs/Fayrik-FoamForceFuckYeah.yml b/html/changelogs/Fayrik-FoamForceFuckYeah.yml deleted file mode 100644 index 14c73462aa7..00000000000 --- a/html/changelogs/Fayrik-FoamForceFuckYeah.yml +++ /dev/null @@ -1,14 +0,0 @@ -author: Fayrik - -delete-after: True - -changes: - - rscdel: "Deleted the toy crossbow that wasn't a gun, but flung projectiles like a gun. Why was that even a thing?" - - rscadd: "Added an abstract new type of reusable ammo." - - rscadd: "Added three new foam force guns and a foam force crossbow, all of which take the new foam dart ammo." - - rscadd: "Added foam force dart boxes to the autolathe, and two crates orderable from cargo containing the new guns." - - rscadd: "Added two new donksoft guns, the syndicate's own brand of Foam Force. Available in all good uplinks!" - - tweak: "New crossbow can be won as an arcade prize." - - tweak: "All kinds of ammo containers can now be used to rapidly collect live ammunition on the ground." - - tweak: "Speedloaders and traditional ammo boxes can now be restocked." - - bugfix: "Security bots now react to being shot." \ No newline at end of file diff --git a/html/changelogs/MrPerson.yml b/html/changelogs/MrPerson.yml index 91f0195b0e7..6378584f30e 100644 --- a/html/changelogs/MrPerson.yml +++ b/html/changelogs/MrPerson.yml @@ -1,3 +1,2 @@ author: MrPerson -changes: - - rscadd: "Added a preference toggle for hearing instruments play as suggested by PKPenguin321." +changes: [] diff --git a/html/changelogs/Pennwick-AddChemMast.yml b/html/changelogs/Pennwick-AddChemMast.yml deleted file mode 100644 index f70452f4067..00000000000 --- a/html/changelogs/Pennwick-AddChemMast.yml +++ /dev/null @@ -1,6 +0,0 @@ -author: Pennwick - -delete-after: True - -changes: - - rscadd: "Added a buildable Chem Master, board is in Circuit Imprinter." diff --git a/html/changelogs/wjohn map.yml b/html/changelogs/wjohn map.yml deleted file mode 100644 index f60c10cc7a1..00000000000 --- a/html/changelogs/wjohn map.yml +++ /dev/null @@ -1,5 +0,0 @@ -author: Wjohnston - -delete-after: True -changes: - - bugfix: "Finally fixed the gulag shuttle missing a redemption console."