"[ci skip] Automatic Build - 2021.04.20.11.14.55"

This commit is contained in:
AuroraBuildBot
2021-04-20 11:14:55 +00:00
parent 59c3fda37e
commit 1043a9ae04
4 changed files with 19 additions and 49 deletions
+10
View File
@@ -36,10 +36,20 @@
<div class="commit sansserif">
<h2 class="date">20 April 2021</h2>
<h3 class="author">DanseMacabre updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">Added a new ERT - the Free Solarian Fleets Fireteam. They&#x27;re a group of formerly Solarian mercenaries on the SCC&#x27;s payroll. Also added a Solarian energy dagger.</li>
<li class="tweak">Changed the spawning odds for the EPMC ERT.</li>
<li class="tweak">Changed the descriptions for some Solarian uniform items.</li>
</ul>
<h3 class="author">Doxxmedearly updated:</h3>
<ul class="changes bgimages16">
<li class="tweak">Espresso cartridges now contain 500u like all other dispenser cartridges.</li>
</ul>
<h3 class="author">Geeves, Caelphon updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">Added a Jargon Federation passport to the Xenowear - Skrell loadout, selectable by skrell, vaurca, and diona.</li>
</ul>
<h3 class="author">WickedCybs updated:</h3>
<ul class="changes bgimages16">
<li class="tweak">Practically all footwear that taj could wear have been adjusted to better fit them. Same for voidsuits, hardsuit boot segments. This is hopefully the last time I ever have to adjust something like this. Minor issues like exposed body parts were fixed along the way for some items.</li>
+9
View File
@@ -19526,8 +19526,17 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
sprite that hangs from the neck. When attached as an accessory, it will no longer
be directly visible.
2021-04-20:
DanseMacabre:
- rscadd: Added a new ERT - the Free Solarian Fleets Fireteam. They&#x27;re a group
of formerly Solarian mercenaries on the SCC&#x27;s payroll. Also added a Solarian
energy dagger.
- tweak: Changed the spawning odds for the EPMC ERT.
- tweak: Changed the descriptions for some Solarian uniform items.
Doxxmedearly:
- tweak: Espresso cartridges now contain 500u like all other dispenser cartridges.
Geeves, Caelphon:
- rscadd: Added a Jargon Federation passport to the Xenowear - Skrell loadout, selectable
by skrell, vaurca, and diona.
WickedCybs:
- tweak: Practically all footwear that taj could wear have been adjusted to better
fit them. Same for voidsuits, hardsuit boot segments. This is hopefully the
-43
View File
@@ -1,43 +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: DanseMacabre
# 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 a new ERT - the Free Solarian Fleets Fireteam. They're a group of formerly Solarian mercenaries on the SCC's payroll. Also added a Solarian energy dagger."
- tweak: "Changed the spawning odds for the EPMC ERT."
- tweak: "Changed the descriptions for some Solarian uniform items."
@@ -1,6 +0,0 @@
author: Geeves, Caelphon
delete-after: True
changes:
- rscadd: "Added a Jargon Federation passport to the Xenowear - Skrell loadout, selectable by skrell, vaurca, and diona."