"[ci skip] Automatic Build - 2019.11.23.14.14.44"

This commit is contained in:
AuroraBuildBot
2019-11-23 14:14:44 +00:00
parent 316558d527
commit 0beeb31d37
5 changed files with 31 additions and 92 deletions
+16
View File
@@ -40,6 +40,12 @@
<ul class="changes bgimages16">
<li class="bugfix">Fixed some issues related to the pra space ruin.</li>
</ul>
<h3 class="author">Geeves updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">There is now a visible message when people go up and down levels.</li>
<li class="rscadd">You can now lift people up Z-levels if you have a red grab or higher on them.</li>
<li class="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.</li>
</ul>
<h3 class="author">MattAtlas, Wezzy updated:</h3>
<ul class="changes bgimages16">
<li class="imageadd">Resprited and renamed the internals box you spawn with. Thank you Wezzy for the sprite.</li>
@@ -50,6 +56,16 @@
<li class="bugfix">Actually fixes the runtime with syringes this time.</li>
<li class="tweak">Telescience portals now output things on their tile. This fixes a number of bugs.</li>
</ul>
<h3 class="author">Wowzewow (Wezzy) updated:</h3>
<ul class="changes bgimages16">
<li class="imageadd">Adds new radio headset sprites, to match the PDAs.</li>
<li class="rscadd">New Bowman headsets! Functionally identical, looks swankier. Can be found in any department locker.</li>
</ul>
<h3 class="author">Wowzewow (Wezzy), SierraKomodo updated:</h3>
<ul class="changes bgimages16">
<li class="tweak">Swallowing pills now displays a message to people within a 2 tile radius. This message does not tell them what pill you swallowed.</li>
<li class="tweak">Initiating a give (Right click > Give) now displays a message that you 'hold out an item' to the target.</li>
</ul>
<h2 class="date">22 November 2019</h2>
<h3 class="author">JohnWildkins updated:</h3>
+15
View File
@@ -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.
-8
View File
@@ -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."
-42
View File
@@ -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."
-42
View File
@@ -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."