From ef94b79d12ca6b544e44eeae7b5004ef43e279db Mon Sep 17 00:00:00 2001 From: tgstation-server Date: Fri, 21 Sep 2018 13:04:55 +0000 Subject: [PATCH] Automatic changelog compile, [ci skip] --- html/changelog.html | 44 +++++++--------------- html/changelogs/.all_changelog.yml | 13 +++++++ html/changelogs/AutoChangeLog-pr-39936.yml | 5 --- html/changelogs/AutoChangeLog-pr-40357.yml | 7 ---- 4 files changed, 27 insertions(+), 42 deletions(-) delete mode 100644 html/changelogs/AutoChangeLog-pr-39936.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-40357.yml diff --git a/html/changelog.html b/html/changelog.html index d044152d073..9b28a19f1f5 100644 --- a/html/changelog.html +++ b/html/changelog.html @@ -55,6 +55,20 @@ -->
+

21 September 2018

+

MrDoomBringer updated:

+ +

ShizCalev updated:

+ +

20 September 2018

Denton updated:

GoonStation 13 Development Team diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml index c9b525661a6..d1346fcd710 100644 --- a/html/changelogs/.all_changelog.yml +++ b/html/changelogs/.all_changelog.yml @@ -20201,3 +20201,16 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py. - bugfix: staff of the locker no longer gibs or deletes people octareenroon91: - bugfix: toolbelts will now show alien screwdrivers on the item sprite +2018-09-21: + MrDoomBringer: + - admin: Admins can now spawn things in ICly (as well as do a bunch of other cool + new stuff) using the Config/Launch Supplypod verb! + - code_imp: also supplypods have been refactored + ShizCalev: + - bugfix: Flashbangs will now make a sound if nobody is around to see them. (honk) + - tweak: Flashbangs now come with sparks and will also light things up around them + on detonation! + - tweak: Flashes, flashers, flash powder, and cameras also now produce lighting! + Woo! + - bugfix: Cameras will no longer give you a prompt when alt-clicking them while + not adjacent to them. diff --git a/html/changelogs/AutoChangeLog-pr-39936.yml b/html/changelogs/AutoChangeLog-pr-39936.yml deleted file mode 100644 index 74d3d5d4ccf..00000000000 --- a/html/changelogs/AutoChangeLog-pr-39936.yml +++ /dev/null @@ -1,5 +0,0 @@ -author: "MrDoomBringer" -delete-after: True -changes: - - admin: "Admins can now spawn things in ICly (as well as do a bunch of other cool new stuff) using the Config/Launch Supplypod verb!" - - code_imp: "also supplypods have been refactored" diff --git a/html/changelogs/AutoChangeLog-pr-40357.yml b/html/changelogs/AutoChangeLog-pr-40357.yml deleted file mode 100644 index 12a493362e5..00000000000 --- a/html/changelogs/AutoChangeLog-pr-40357.yml +++ /dev/null @@ -1,7 +0,0 @@ -author: "ShizCalev" -delete-after: True -changes: - - bugfix: "Flashbangs will now make a sound if nobody is around to see them. (honk)" - - tweak: "Flashbangs now come with sparks and will also light things up around them on detonation!" - - tweak: "Flashes, flashers, flash powder, and cameras also now produce lighting! Woo!" - - bugfix: "Cameras will no longer give you a prompt when alt-clicking them while not adjacent to them."