mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-23 21:12:24 +01:00
"[ci skip] Automatic Build - 2020.08.02.14.02.43"
This commit is contained in:
@@ -36,6 +36,11 @@
|
||||
<div class="commit sansserif">
|
||||
|
||||
<h2 class="date">02 August 2020</h2>
|
||||
<h3 class="author">Crosarius updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="bugfix">Removed a wire crossover between the mains powernet and the civillian surface subnet, which was occuring in the emergency service dock.</li>
|
||||
<li class="bugfix">Fixed a hanging loose end of cable which should connect telecommunications (and its solars) to civillian surface mains grid.</li>
|
||||
</ul>
|
||||
<h3 class="author">Snakebittenn updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="rscdel">Deletes superfluous Black Boots from the loadout. These had the same exact sprite as jackboots, did you know?</li>
|
||||
@@ -45,6 +50,10 @@
|
||||
<li class="bugfix">Xenos can now select boots again.</li>
|
||||
<li class="bugfix">Toeless thigh high boots are now actually thigh high.</li>
|
||||
</ul>
|
||||
<h3 class="author">mikomyazaki updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="bugfix">Constructing generic station flooring will no longer create the wrong type.</li>
|
||||
</ul>
|
||||
|
||||
<h2 class="date">01 August 2020</h2>
|
||||
<h3 class="author">Aboshehab updated:</h3>
|
||||
|
||||
@@ -14642,6 +14642,11 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
|
||||
- bugfix: AI can now properly alt-click on objects to open the stat panel list of
|
||||
things on that turf without it immediately closing.
|
||||
2020-08-02:
|
||||
Crosarius:
|
||||
- bugfix: Removed a wire crossover between the mains powernet and the civillian
|
||||
surface subnet, which was occuring in the emergency service dock.
|
||||
- bugfix: Fixed a hanging loose end of cable which should connect telecommunications
|
||||
(and its solars) to civillian surface mains grid.
|
||||
Snakebittenn:
|
||||
- rscdel: Deletes superfluous Black Boots from the loadout. These had the same exact
|
||||
sprite as jackboots, did you know?
|
||||
@@ -14650,3 +14655,6 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
|
||||
- rscdel: Nerfs Jackboot protection a bit.
|
||||
- bugfix: Xenos can now select boots again.
|
||||
- bugfix: Toeless thigh high boots are now actually thigh high.
|
||||
mikomyazaki:
|
||||
- bugfix: Constructing generic station flooring will no longer create the wrong
|
||||
type.
|
||||
|
||||
@@ -1,7 +0,0 @@
|
||||
author: Crosarius
|
||||
delete-after: True
|
||||
|
||||
changes:
|
||||
- bugfix: "Removed a wire crossover between the mains powernet and the civillian surface subnet, which was occuring in the emergency service dock."
|
||||
|
||||
- bugfix: "Fixed a hanging loose end of cable which should connect telecommunications (and its solars) to civillian surface mains grid."
|
||||
@@ -1,6 +0,0 @@
|
||||
author: mikomyazaki
|
||||
|
||||
delete-after: True
|
||||
|
||||
changes:
|
||||
- bugfix: "Constructing generic station flooring will no longer create the wrong type."
|
||||
Reference in New Issue
Block a user