"[ci skip] Automatic Build - 2022.01.17.15.52.29"

This commit is contained in:
AuroraBuildBot
2022-01-17 15:52:29 +00:00
parent b55a4e206b
commit 918d43972e
5 changed files with 36 additions and 32 deletions
+19
View File
@@ -35,6 +35,25 @@
-->
<div class="commit sansserif">
<h2 class="date">17 January 2022</h2>
<h3 class="author">Geeves updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Fixed a bug where faction overrides caused certain occupations to runtime when creating their outfits.</li>
</ul>
<h3 class="author">Omicega updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">Added the new language Elyran Standard, selectable by humans and IPCs. Its language key is ,4.</li>
<li class="tweak">Moves the Sign Language language key to ,s from ,4.</li>
</ul>
<h3 class="author">TheGreyWolf updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">Fingerprint &amp; fiber reports now show all source locations, even when combined and doors will have the door&#x27;s name attached.</li>
<li class="rscadd">Added the ability to rename fingerprint cards &amp; fiber bags.</li>
<li class="tweak">Changed the layout of the various forensic machine reports.</li>
<li class="tweak">Each report from the forensic machines are now numbered per evidence type (fiber, fingerprint, GSR, DNA) rather than combined amount of reports.</li>
<li class="bugfix">Gunshot residue now shows all residue on something rather than only the most recent.</li>
</ul>
<h2 class="date">16 January 2022</h2>
<h3 class="author">Omicega updated:</h3>
<ul class="changes bgimages16">
+17
View File
@@ -22397,3 +22397,20 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
downwards.
- tweak: Dominian citizenship selection blurb now uses far more recent lore, rather
than a several year old outdated one.
2022-01-17:
Geeves:
- bugfix: Fixed a bug where faction overrides caused certain occupations to runtime
when creating their outfits.
Omicega:
- rscadd: Added the new language Elyran Standard, selectable by humans and IPCs.
Its language key is ,4.
- tweak: Moves the Sign Language language key to ,s from ,4.
TheGreyWolf:
- rscadd: Fingerprint &amp; fiber reports now show all source locations, even when
combined and doors will have the door&#x27;s name attached.
- rscadd: Added the ability to rename fingerprint cards &amp; fiber bags.
- tweak: Changed the layout of the various forensic machine reports.
- tweak: Each report from the forensic machines are now numbered per evidence type
(fiber, fingerprint, GSR, DNA) rather than combined amount of reports.
- bugfix: Gunshot residue now shows all residue on something rather than only the
most recent.
-10
View File
@@ -1,10 +0,0 @@
author: TheGreyWolf
delete-after: True
changes:
- rscadd: "Fingerprint & fiber reports now show all source locations, even when combined and doors will have the door's name attached."
- rscadd: "Added the ability to rename fingerprint cards & fiber bags."
- tweak: "Changed the layout of the various forensic machine reports."
- tweak: "Each report from the forensic machines are now numbered per evidence type (fiber, fingerprint, GSR, DNA) rather than combined amount of reports."
- bugfix: "Gunshot residue now shows all residue on something rather than only the most recent."
@@ -1,6 +0,0 @@
author: Geeves
delete-after: True
changes:
- bugfix: "Fixed a bug where faction overrides caused certain occupations to runtime when creating their outfits."
@@ -1,16 +0,0 @@
# Your name.
author: Omicega
# 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:
- rscadd: "Added the new language Elyran Standard, selectable by humans and IPCs. Its language key is ,4."
- tweak: "Moves the Sign Language language key to ,s from ,4."