"[ci skip] Automatic Build - 2020.04.16.17.49.12"

This commit is contained in:
AuroraBuildBot
2020-04-16 17:49:12 +00:00
parent 63bb8c7c44
commit 3c232903f1
4 changed files with 4 additions and 26 deletions
+2
View File
@@ -39,6 +39,8 @@
<h3 class="author">SpaceBaa updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Fixed an issue where drones could not open windoors by walking into them.</li>
<li class="bugfix">Fixed a bug where Maintenance Drones could not pull pipe meters.</li>
<li class="bugfix">Fixed a bug where the sprite for Maintenance Drone screwdrivers was blank.</li>
</ul>
<h2 class="date">14 April 2020</h2>
+2
View File
@@ -12704,3 +12704,5 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
2020-04-16:
SpaceBaa:
- bugfix: Fixed an issue where drones could not open windoors by walking into them.
- bugfix: Fixed a bug where Maintenance Drones could not pull pipe meters.
- bugfix: Fixed a bug where the sprite for Maintenance Drone screwdrivers was blank.
@@ -1,13 +0,0 @@
# Your name.
author: SpaceBaa
# 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:
- bugfix: "Fixed a bug where Maintenance Drones could not pull pipe meters."
@@ -1,13 +0,0 @@
# Your name.
author: SpaceBaa
# 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:
- bugfix: "Fixed a bug where the sprite for Maintenance Drone screwdrivers was blank."