mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-26 14:31:59 +01:00
"[ci skip] Automatic Build - 2022.01.17.15.52.29"
This commit is contained in:
@@ -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 & fiber reports now show all source locations, even when combined and doors will have the door's name attached.</li>
|
||||
<li class="rscadd">Added the ability to rename fingerprint cards & 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">
|
||||
|
||||
@@ -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 & 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,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."
|
||||
Reference in New Issue
Block a user