From 0beeb31d377ef9bb7e518371f435f7d15c82133a Mon Sep 17 00:00:00 2001 From: AuroraBuildBot Date: Sat, 23 Nov 2019 14:14:44 +0000 Subject: [PATCH] "[ci skip] Automatic Build - 2019.11.23.14.14.44" --- html/changelog.html | 16 +++++++++ html/changelogs/.all_changelog.yml | 15 +++++++++ html/changelogs/geeves - movementYes.yml | 8 ----- html/changelogs/wezzy_give_emote.yml | 42 ------------------------ html/changelogs/wezzy_new_radio.yml | 42 ------------------------ 5 files changed, 31 insertions(+), 92 deletions(-) delete mode 100644 html/changelogs/geeves - movementYes.yml delete mode 100644 html/changelogs/wezzy_give_emote.yml delete mode 100644 html/changelogs/wezzy_new_radio.yml diff --git a/html/changelog.html b/html/changelog.html index d30271498ff..f5f6c59e1ae 100644 --- a/html/changelog.html +++ b/html/changelog.html @@ -40,6 +40,12 @@ +

Geeves updated:

+

MattAtlas, Wezzy updated:

+

Wowzewow (Wezzy) updated:

+ +

Wowzewow (Wezzy), SierraKomodo updated:

+

22 November 2019

JohnWildkins updated:

diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml index e996bbbf305..0ace93aa106 100644 --- a/html/changelogs/.all_changelog.yml +++ b/html/changelogs/.all_changelog.yml @@ -10176,6 +10176,12 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py. 2019-11-23: Alberyk: - bugfix: Fixed some issues related to the pra space ruin. + Geeves: + - rscadd: There is now a visible message when people go up and down levels. + - rscadd: You can now lift people up Z-levels if you have a red grab or higher on + them. + - rscadd: You can now prevent people from falling down Z-levels if you're within + 1 tile of them, and have a blue grab or higher on them. MattAtlas, Wezzy: - imageadd: Resprited and renamed the internals box you spawn with. Thank you Wezzy for the sprite. @@ -10184,3 +10190,12 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py. - bugfix: Actually fixes the runtime with syringes this time. - tweak: Telescience portals now output things on their tile. This fixes a number of bugs. + Wowzewow (Wezzy): + - imageadd: Adds new radio headset sprites, to match the PDAs. + - rscadd: New Bowman headsets! Functionally identical, looks swankier. Can be found + in any department locker. + Wowzewow (Wezzy), SierraKomodo: + - tweak: Swallowing pills now displays a message to people within a 2 tile radius. + This message does not tell them what pill you swallowed. + - tweak: Initiating a give (Right click > Give) now displays a message that you + 'hold out an item' to the target. diff --git a/html/changelogs/geeves - movementYes.yml b/html/changelogs/geeves - movementYes.yml deleted file mode 100644 index c1fb8d11ae1..00000000000 --- a/html/changelogs/geeves - movementYes.yml +++ /dev/null @@ -1,8 +0,0 @@ -author: Geeves - -delete-after: True - -changes: - - rscadd: "There is now a visible message when people go up and down levels." - - rscadd: "You can now lift people up Z-levels if you have a red grab or higher on them." - - rscadd: "You can now prevent people from falling down Z-levels if you're within 1 tile of them, and have a blue grab or higher on them." diff --git a/html/changelogs/wezzy_give_emote.yml b/html/changelogs/wezzy_give_emote.yml deleted file mode 100644 index d9e55c6f3a0..00000000000 --- a/html/changelogs/wezzy_give_emote.yml +++ /dev/null @@ -1,42 +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 -# balance -# admin -# backend -# security -# refactor -################################# - -# Your name. -author: Wowzewow (Wezzy), SierraKomodo - -# 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: "Swallowing pills now displays a message to people within a 2 tile radius. This message does not tell them what pill you swallowed." - - tweak: "Initiating a give (Right click > Give) now displays a message that you 'hold out an item' to the target." diff --git a/html/changelogs/wezzy_new_radio.yml b/html/changelogs/wezzy_new_radio.yml deleted file mode 100644 index a29366778cc..00000000000 --- a/html/changelogs/wezzy_new_radio.yml +++ /dev/null @@ -1,42 +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 -# balance -# admin -# backend -# security -# refactor -################################# - -# Your name. -author: Wowzewow (Wezzy) - -# 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: - - imageadd: "Adds new radio headset sprites, to match the PDAs." - - rscadd: "New Bowman headsets! Functionally identical, looks swankier. Can be found in any department locker."