"[ci skip] Automatic Build - 2021.02.13.11.58.35"

This commit is contained in:
AuroraBuildBot
2021-02-13 11:58:35 +00:00
parent 7c599d89ed
commit b166322dd7
7 changed files with 31 additions and 55 deletions
+14
View File
@@ -35,6 +35,20 @@
-->
<div class="commit sansserif">
<h2 class="date">13 February 2021</h2>
<h3 class="author">Doxxmedearly updated:</h3>
<ul class="changes bgimages16">
<li class="tweak">Thetamycin starts fighting infections right away (Instead of requiring 5u to metabolize first), which means minor infections treated early will be cured quickly, and major ones have a slightly reduced treatment time.</li>
<li class="rscadd">Added thetamycin to the reagents shown in the body scanner, instead of filing them under &#x27;other.&#x27;</li>
<li class="bugfix">Golems and other bloodless species should no longer get infections.</li>
<li class="bugfix">Infections now show up on printed scans from the body scanner.</li>
</ul>
<h3 class="author">WickedCybs updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">Adds Tajara specific flats in a selection contained within their loadout menu.</li>
<li class="rscadd">Adds toeless winter boots to the xenowear section.</li>
</ul>
<h2 class="date">12 February 2021</h2>
<h3 class="author">WickedCybs updated:</h3>
<ul class="changes bgimages16">
+13
View File
@@ -18254,3 +18254,16 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
WickedCybs:
- bugfix: Fixed misalignment with the oxygen deprivation kit in-hand sprite. It
will no longer float off the hands now.
2021-02-13:
Doxxmedearly:
- tweak: Thetamycin starts fighting infections right away (Instead of requiring
5u to metabolize first), which means minor infections treated early will be
cured quickly, and major ones have a slightly reduced treatment time.
- rscadd: Added thetamycin to the reagents shown in the body scanner, instead of
filing them under &#x27;other.&#x27;
- bugfix: Golems and other bloodless species should no longer get infections.
- bugfix: Infections now show up on printed scans from the body scanner.
WickedCybs:
- rscadd: Adds Tajara specific flats in a selection contained within their loadout
menu.
- rscadd: Adds toeless winter boots to the xenowear section.
@@ -1,9 +0,0 @@
author: Doxxmedearly
delete-after: True
changes:
- tweak: "Thetamycin starts fighting infections right away (Instead of requiring 5u to metabolize first), which means minor infections treated early will be cured quickly, and major ones have a slightly reduced treatment time."
- rscadd: "Added thetamycin to the reagents shown in the body scanner, instead of filing them under 'other.'"
- bugfix: "Golems and other bloodless species should no longer get infections."
- bugfix: "Infections now show up on printed scans from the body scanner."
-42
View File
@@ -1,42 +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: WickedCybs
# 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: "Adds Tajara specific flats in a selection contained within their loadout menu."
- rscadd: "Adds toeless winter boots to the xenowear section."
+1 -1
View File
File diff suppressed because one or more lines are too long
+2 -2
View File
File diff suppressed because one or more lines are too long
+1 -1
View File
File diff suppressed because one or more lines are too long