"[ci skip] Automatic Build - 2022.02.02.16.13.46"

This commit is contained in:
AuroraBuildBot
2022-02-02 16:13:46 +00:00
parent d75c99fbdf
commit 021dcee25b
4 changed files with 15 additions and 13 deletions
+9
View File
@@ -36,6 +36,15 @@
<div class="commit sansserif">
<h2 class="date">02 February 2022</h2>
<h3 class="author">Alberyk, Ramke updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">Added Tesla Powered internal organs to the Tajara species.</li>
<li class="bugfix">Skrell and Unathi no longer have the option to edit their appendix in the character setup.</li>
</ul>
<h3 class="author">Geeves updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">You can now combine dice of the same type into a die stack.</li>
</ul>
<h3 class="author">TheGreyWolf updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">The job code now checks if a given job &amp; species preference is permitted for a given faction when loading a character.</li>
+6
View File
@@ -22473,6 +22473,12 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
alignment by moving them one pixel.
- bugfix: Fixes spawned chair items not having colors.
2022-02-02:
Alberyk, Ramke:
- rscadd: Added Tesla Powered internal organs to the Tajara species.
- bugfix: Skrell and Unathi no longer have the option to edit their appendix in
the character setup.
Geeves:
- rscadd: You can now combine dice of the same type into a die stack.
TheGreyWolf:
- bugfix: The job code now checks if a given job &amp; species preference is permitted
for a given faction when loading a character.
@@ -1,7 +0,0 @@
author: Alberyk, Ramke
delete-after: True
changes:
- rscadd: "Added Tesla Powered internal organs to the Tajara species."
- bugfix: "Skrell and Unathi no longer have the option to edit their appendix in the character setup."
-6
View File
@@ -1,6 +0,0 @@
author: Geeves
delete-after: True
changes:
- rscadd: "You can now combine dice of the same type into a die stack."