"[ci skip] Automatic Build - 2020.08.29.14.25.40"

This commit is contained in:
AuroraBuildBot
2020-08-29 14:25:40 +00:00
parent 285d9800a0
commit 4bdc1aa8ed
4 changed files with 46 additions and 61 deletions
+23
View File
@@ -36,10 +36,33 @@
<div class="commit sansserif">
<h2 class="date">29 August 2020</h2>
<h3 class="author">Ferner updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">Added some new, faction specific stamps, some corporate liaisons and consular representatives spawn with them.</li>
<li class="tweak">Chameleon stamps now have a rename function, incase you need to fake the authority of a smaller faction that doesn't have an official stamp design(yet).</li>
<li class="bugfix">Chameleon stamps now exclude fluff/custom item stamps from their selection.</li>
</ul>
<h3 class="author">Goret updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">The inhand sprite of the butcher's cleaver is back.</li>
</ul>
<h3 class="author">MattAtlas updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Diona nymph death period before being inhabited is now twice as long, actually allowing people to get into them.</li>
<li class="bugfix">Removed a useless, nonfunctional admin secret.</li>
<li class="bugfix">Borgs can now pick up slime positions.</li>
<li class="bugfix">AIs can no longer use mechs while unwrenched.</li>
<li class="bugfix">The wristbound computer sprite can now be switched in the ID slot.</li>
<li class="bugfix">Expedition shotguns now have proper directional sprites.</li>
<li class="bugfix">Blind talismans now actually work.</li>
<li class="bugfix">Synthskin limbs now match the mob's color.</li>
<li class="bugfix">Mech wreckages can now properly be scavenged with a welding tool and wrench.</li>
<li class="bugfix">MMIs and robot boards can no longer be used as IPC brains.</li>
<li class="bugfix">Armblades now properly play the blade sound.</li>
<li class="bugfix">Trinary perfection antenna now also renders on the ear.</li>
<li class="bugfix">Simple mobs such as cult constructs can now target and hit specific limbs.</li>
<li class="bugfix">Applying pressure to your wounds no longer ignores species blood color when bloodying your hands.</li>
</ul>
<h3 class="author">Wowzewow (Wezzy) updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Fixes drone hatches on airlocks. Finally.</li>
+23
View File
@@ -15144,7 +15144,30 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
To prevent people circumventing the slowdown from pulling a slow mob by putting
them inside something first. Roller beds & Wheelchairs are exempt from this.
2020-08-29:
Ferner:
- rscadd: Added some new, faction specific stamps, some corporate liaisons and consular
representatives spawn with them.
- tweak: Chameleon stamps now have a rename function, incase you need to fake the
authority of a smaller faction that doesn't have an official stamp design(yet).
- bugfix: Chameleon stamps now exclude fluff/custom item stamps from their selection.
Goret:
- bugfix: The inhand sprite of the butcher's cleaver is back.
MattAtlas:
- bugfix: Diona nymph death period before being inhabited is now twice as long,
actually allowing people to get into them.
- bugfix: Removed a useless, nonfunctional admin secret.
- bugfix: Borgs can now pick up slime positions.
- bugfix: AIs can no longer use mechs while unwrenched.
- bugfix: The wristbound computer sprite can now be switched in the ID slot.
- bugfix: Expedition shotguns now have proper directional sprites.
- bugfix: Blind talismans now actually work.
- bugfix: Synthskin limbs now match the mob's color.
- bugfix: Mech wreckages can now properly be scavenged with a welding tool and wrench.
- bugfix: MMIs and robot boards can no longer be used as IPC brains.
- bugfix: Armblades now properly play the blade sound.
- bugfix: Trinary perfection antenna now also renders on the ear.
- bugfix: Simple mobs such as cult constructs can now target and hit specific limbs.
- bugfix: Applying pressure to your wounds no longer ignores species blood color
when bloodying your hands.
Wowzewow (Wezzy):
- bugfix: Fixes drone hatches on airlocks. Finally.
@@ -1,6 +0,0 @@
author: Ferner
delete-after: True
changes:
- rscadd: "Added some new, faction specific stamps, some corporate liaisons and consular representatives spawn with them."
- tweak: "Chameleon stamps now have a rename function, incase you need to fake the authority of a smaller faction that doesn't have an official stamp design(yet)."
- bugfix: "Chameleon stamps now exclude fluff/custom item stamps from their selection."
@@ -1,55 +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: MattAtlas
# 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:
- bugfix: "Diona nymph death period before being inhabited is now twice as long, actually allowing people to get into them."
- bugfix: "Removed a useless, nonfunctional admin secret."
- bugfix: "Borgs can now pick up slime positions."
- bugfix: "AIs can no longer use mechs while unwrenched."
- bugfix: "The wristbound computer sprite can now be switched in the ID slot."
- bugfix: "Expedition shotguns now have proper directional sprites."
- bugfix: "Blind talismans now actually work."
- bugfix: "Synthskin limbs now match the mob's color."
- bugfix: "Mech wreckages can now properly be scavenged with a welding tool and wrench."
- bugfix: "MMIs and robot boards can no longer be used as IPC brains."
- bugfix: "Armblades now properly play the blade sound."
- bugfix: "Trinary perfection antenna now also renders on the ear."
- bugfix: "Simple mobs such as cult constructs can now target and hit specific limbs."
- bugfix: "Applying pressure to your wounds no longer ignores species blood color when bloodying your hands."