Changelogs 20OCT2017

This commit is contained in:
skull132
2017-10-20 14:52:19 +03:00
parent ff67db51c9
commit ceb6c8acea
4 changed files with 26 additions and 11 deletions
+13
View File
@@ -56,6 +56,19 @@
-->
<div class="commit sansserif">
<h2 class="date">20 October 2017</h2>
<h3 class="author">Lohikar updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Parallax preferences now actually get loaded, because apparently that's important or something.</li>
<li class="bugfix">Shuttles should now longer get mysterious square shadows.</li>
</ul>
<h3 class="author">MoondancerPony updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Memory chips will no longer automatically overwrite themselves to whatever their outputs are connected to, and will now output properly. An engineer seems to have installed the chip backwards inside the casing. NanoTrasen apologises for this lapse in service.</li>
<li class="bugfix">Locators and other scanning devices now properly push data to other devices.</li>
<li class="bugfix">Basic pathfinders will now stop moving if they cannot see their target, instead of jamming.</li>
</ul>
<h2 class="date">15 October 2017</h2>
<h3 class="author">AgentWhatever updated:</h3>
<ul class="changes bgimages16">
+13
View File
@@ -4738,3 +4738,16 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
booze-o-mat)
- rscadd: Added Champagne to the booze dispenser.
- rscadd: Added 11 new (moderately thought out) cocktails.
2017-10-20:
Lohikar:
- bugfix: Parallax preferences now actually get loaded, because apparently that's
important or something.
- bugfix: Shuttles should now longer get mysterious square shadows.
MoondancerPony:
- bugfix: Memory chips will no longer automatically overwrite themselves to whatever
their outputs are connected to, and will now output properly. An engineer seems
to have installed the chip backwards inside the casing. NanoTrasen apologises
for this lapse in service.
- bugfix: Locators and other scanning devices now properly push data to other devices.
- bugfix: Basic pathfinders will now stop moving if they cannot see their target,
instead of jamming.
-5
View File
@@ -1,5 +0,0 @@
author: Lohikar
delete-after: True
changes:
- bugfix: "Parallax preferences now actually get loaded, because apparently that's important or something."
- bugfix: "Shuttles should now longer get mysterious square shadows."
-6
View File
@@ -1,6 +0,0 @@
author: MoondancerPony
delete-after: True
changes:
- bugfix: "Memory chips will no longer automatically overwrite themselves to whatever their outputs are connected to, and will now output properly. An engineer seems to have installed the chip backwards inside the casing. NanoTrasen apologises for this lapse in service."
- bugfix: "Locators and other scanning devices now properly push data to other devices."
- bugfix: "Basic pathfinders will now stop moving if they cannot see their target, instead of jamming."