"[ci skip] Automatic Build - 2020.07.12.13.00.32"

This commit is contained in:
AuroraBuildBot
2020-07-12 13:00:32 +00:00
parent c30a88d89b
commit a2f4b33bb2
6 changed files with 26 additions and 21 deletions
+11
View File
@@ -41,6 +41,17 @@
<li class="tweak">Mech UIs can no longer be moved via click-drag.</li>
<li class="tweak">The lower left mech UI has received a make-over.</li>
<li class="rscadd">You can now use a cyborg analyzer on a mech to get its diagnostics report.</li>
<li class="backend">Stacks now spawn new stacks if their amount is larger than their max amount.</li>
<li class="bugfix">Drills can now drill at the lowest Z-level with no station breach warning.</li>
<li class="bugfix">Inputs and outputs for mining machines are no longer visible to players.</li>
<li class="rscadd">Added descriptions to all the mining refinery machines.</li>
<li class="bugfix">Stacking machine consoles now properly get their console screens.</li>
<li class="bugfix">Stacking machines now do their stacking without having to access their console first.</li>
<li class="rscadd">Added a small amount of invisible pixels to the processing consoles sprites, to prevent misclicks onto walls.</li>
</ul>
<h3 class="author">mikomyazaki updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">A traitor AI/cyborg accessing an airlock UI will see the proper button state for dropping door bolts.</li>
</ul>
<h2 class="date">10 July 2020</h2>
+13
View File
@@ -14123,3 +14123,16 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- tweak: Mech UIs can no longer be moved via click-drag.
- tweak: The lower left mech UI has received a make-over.
- rscadd: You can now use a cyborg analyzer on a mech to get its diagnostics report.
- backend: Stacks now spawn new stacks if their amount is larger than their max
amount.
- bugfix: Drills can now drill at the lowest Z-level with no station breach warning.
- bugfix: Inputs and outputs for mining machines are no longer visible to players.
- rscadd: Added descriptions to all the mining refinery machines.
- bugfix: Stacking machine consoles now properly get their console screens.
- bugfix: Stacking machines now do their stacking without having to access their
console first.
- rscadd: Added a small amount of invisible pixels to the processing consoles sprites,
to prevent misclicks onto walls.
mikomyazaki:
- bugfix: A traitor AI/cyborg accessing an airlock UI will see the proper button
state for dropping door bolts.
-7
View File
@@ -1,7 +0,0 @@
author: mikomyazaki
# Optional: Remove this file after generating master changelog. Useful for PR changelogs that won't get used again.
delete-after: True
changes:
- bugfix: "A traitor AI/cyborg accessing an airlock UI will see the proper button state for dropping door bolts."
-12
View File
@@ -1,12 +0,0 @@
author: Geeves
delete-after: True
changes:
- backend: "Stacks now spawn new stacks if their amount is larger than their max amount."
- bugfix: "Drills can now drill at the lowest Z-level with no station breach warning."
- bugfix: "Inputs and outputs for mining machines are no longer visible to players."
- rscadd: "Added descriptions to all the mining refinery machines."
- bugfix: "Stacking machine consoles now properly get their console screens."
- bugfix: "Stacking machines now do their stacking without having to access their console first."
- rscadd: "Added a small amount of invisible pixels to the processing consoles sprites, to prevent misclicks onto walls."
+1 -1
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