From f4365db4d100dca8e7573ef0eb1ffac6222dc515 Mon Sep 17 00:00:00 2001 From: bagil Date: Sun, 26 Feb 2017 22:03:12 +0000 Subject: [PATCH] Automatic changelog compile, [ci skip] --- html/changelog.html | 11 +++++++++++ html/changelogs/.all_changelog.yml | 14 ++++++++++++++ html/changelogs/AutoChangeLog-pr-24424.yml | 6 ------ html/changelogs/AutoChangeLog-pr-24430.yml | 5 ----- html/changelogs/AutoChangeLog-pr-24433.yml | 4 ---- html/changelogs/AutoChangeLog-pr-24436.yml | 4 ---- html/changelogs/AutoChangeLog-pr-24442.yml | 4 ---- 7 files changed, 25 insertions(+), 23 deletions(-) delete mode 100644 html/changelogs/AutoChangeLog-pr-24424.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-24430.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-24433.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-24436.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-24442.yml diff --git a/html/changelog.html b/html/changelog.html index f8395c3146c..f5b75a30068 100644 --- a/html/changelog.html +++ b/html/changelog.html @@ -60,9 +60,20 @@ +

Joan updated:

+

Tofa01 updated:

25 February 2017

diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml index 7f98d830b87..db2cc626cbe 100644 --- a/html/changelogs/.all_changelog.yml +++ b/html/changelogs/.all_changelog.yml @@ -9803,5 +9803,19 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py. 2017-02-26: Ausops: - imageadd: New sprites for water, fuel and hydroponics tanks. + Joan: + - experiment: 'Clockwork objects are overall easier to deconstruct:' + - wip: Clockwork Walls now take 33% less time to slice through, Brass Windows now + work like non-reinforced windows, and Pinion Airlocks now have less health and + only two steps to decon(wrench, then crowbar). + - rscadd: EMPing Pinion Airlocks and Brass Windoors now has a high chance to open + them and will not shock or bolt them. + - rscadd: Anima fragments will very gradually self-repair. Tofa01: - bugfix: '[Omega] Fixes ORM input and output directions' + - bugfix: Fixes space bar kitchen freezer access level + - bugfix: Fixes giving IDs proper access for players who spawn on a ruin via a player + sleeper/spawners + - bugfix: '[Delta] Fixes varedited tiles causing tiles to appear as if they have + no texture' + - bugfix: Fixes robotic limb repair grammar issue diff --git a/html/changelogs/AutoChangeLog-pr-24424.yml b/html/changelogs/AutoChangeLog-pr-24424.yml deleted file mode 100644 index 8f04105106c..00000000000 --- a/html/changelogs/AutoChangeLog-pr-24424.yml +++ /dev/null @@ -1,6 +0,0 @@ -author: "Joan" -delete-after: True -changes: - - experiment: "Clockwork objects are overall easier to deconstruct:" - - wip: "Clockwork Walls now take 33% less time to slice through, Brass Windows now work like non-reinforced windows, and Pinion Airlocks now have less health and only two steps to decon(wrench, then crowbar)." - - rscadd: "EMPing Pinion Airlocks and Brass Windoors now has a high chance to open them and will not shock or bolt them." diff --git a/html/changelogs/AutoChangeLog-pr-24430.yml b/html/changelogs/AutoChangeLog-pr-24430.yml deleted file mode 100644 index c7278131ed7..00000000000 --- a/html/changelogs/AutoChangeLog-pr-24430.yml +++ /dev/null @@ -1,5 +0,0 @@ -author: "Tofa01" -delete-after: True -changes: - - bugfix: "Fixes space bar kitchen freezer access level" - - bugfix: "Fixes giving IDs proper access for players who spawn on a ruin via a player sleeper/spawners" diff --git a/html/changelogs/AutoChangeLog-pr-24433.yml b/html/changelogs/AutoChangeLog-pr-24433.yml deleted file mode 100644 index b258872478b..00000000000 --- a/html/changelogs/AutoChangeLog-pr-24433.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Tofa01" -delete-after: True -changes: - - bugfix: "[Delta] Fixes varedited tiles causing tiles to appear as if they have no texture" diff --git a/html/changelogs/AutoChangeLog-pr-24436.yml b/html/changelogs/AutoChangeLog-pr-24436.yml deleted file mode 100644 index 3fbc53b62bf..00000000000 --- a/html/changelogs/AutoChangeLog-pr-24436.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Tofa01" -delete-after: True -changes: - - bugfix: "Fixes robotic limb repair grammar issue" diff --git a/html/changelogs/AutoChangeLog-pr-24442.yml b/html/changelogs/AutoChangeLog-pr-24442.yml deleted file mode 100644 index 6561ffce7d0..00000000000 --- a/html/changelogs/AutoChangeLog-pr-24442.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Joan" -delete-after: True -changes: - - rscadd: "Anima fragments will very gradually self-repair."