"[ci skip] Automatic Build - 2020.03.16.01.42.10"

This commit is contained in:
AuroraBuildBot
2020-03-16 01:42:10 +00:00
parent 0e62abc493
commit 37ad3fa55a
5 changed files with 14 additions and 26 deletions
+8
View File
@@ -35,6 +35,14 @@
-->
<div class="commit sansserif">
<h2 class="date">16 March 2020</h2>
<h3 class="author">Doxxmedearly updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Being in a stasis bag will properly render you unconscious.</li>
<li class="bugfix">Plastic surgery should now properly update sprites when fixing a husked individual. This should now work for shells, as well.</li>
<li class="bugfix">You can no longer set a fire alarm timer to longer than ten minutes.</li>
</ul>
<h2 class="date">15 March 2020</h2>
<h3 class="author">Chada-1 updated:</h3>
<ul class="changes bgimages16">
+6
View File
@@ -12171,3 +12171,9 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
Geeves:
- rscadd: Roof solars start wired, SMES starts set. Interact with the solar control
computer to connect the devices.
2020-03-16:
Doxxmedearly:
- bugfix: Being in a stasis bag will properly render you unconscious.
- bugfix: Plastic surgery should now properly update sprites when fixing a husked
individual. This should now work for shells, as well.
- bugfix: You can no longer set a fire alarm timer to longer than ten minutes.
@@ -1,9 +0,0 @@
# Your name.
author: Doxxmedearly
# 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.
changes:
- bugfix: "You can no longer set a fire alarm timer to longer than ten minutes."
-9
View File
@@ -1,9 +0,0 @@
# Your name.
author: Doxxmedearly
# Optional: Remove this file after generating master changelog. Useful for PR changelogs that won't get used again.
delete-after: True
# Please surround your changes in double quotes ("), as certain characters otherwise screws up compiling. The quotes will not show up in the changelog.
changes:
- bugfix: "Plastic surgery should now properly update sprites when fixing a husked individual. This should now work for shells, as well."
@@ -1,8 +0,0 @@
# Your name.
author: Doxxmedearly
# Optional: Remove this file after generating master changelog. Useful for PR changelogs that won't get used again.
delete-after: True
changes:
- bugfix: "Being in a stasis bag will properly render you unconscious."