mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-30 00:21:11 +01:00
"[ci skip] Automatic Build - 2020.04.16.17.49.12"
This commit is contained in:
@@ -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>
|
||||
|
||||
@@ -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."
|
||||
Reference in New Issue
Block a user