mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-28 07:20:09 +01:00
Changelogs - 11NOV2016
This commit is contained in:
@@ -56,6 +56,17 @@
|
||||
|
||||
-->
|
||||
<div class="commit sansserif">
|
||||
<h2 class="date">11 November 2016</h2>
|
||||
<h3 class="author">Bedshaped updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="bugfix">Fixed Spider-bots unable to vent-crawl.</li>
|
||||
<li class="bugfix">Fixed a runtime error when exiting through a pipe after vent-crawling.</li>
|
||||
<li class="bugfix">Fixed incorrect message when putting robots in storage.</li>
|
||||
<li class="bugfix">Fixed floor painters being able to be used on non-valid tiles.</li>
|
||||
<li class="bugfix">Fixed magnetic locks unable to be damaged and increased their health.</li>
|
||||
<li class="tweak">Quietened Bosun's whistle.</li>
|
||||
</ul>
|
||||
|
||||
<h2 class="date">09 November 2016</h2>
|
||||
<h3 class="author">Nanako updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
|
||||
@@ -3021,3 +3021,11 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
|
||||
- bugfix: Fixed the trolleys and trams by reverting code, and simply tweaking the
|
||||
values to reference the updated move system. All issues, including edgecases,
|
||||
should be resolved now.
|
||||
2016-11-11:
|
||||
Bedshaped:
|
||||
- bugfix: Fixed Spider-bots unable to vent-crawl.
|
||||
- bugfix: Fixed a runtime error when exiting through a pipe after vent-crawling.
|
||||
- bugfix: Fixed incorrect message when putting robots in storage.
|
||||
- bugfix: Fixed floor painters being able to be used on non-valid tiles.
|
||||
- bugfix: Fixed magnetic locks unable to be damaged and increased their health.
|
||||
- tweak: Quietened Bosun's whistle.
|
||||
|
||||
@@ -1,11 +0,0 @@
|
||||
author: Bedshaped
|
||||
|
||||
delete-after: True
|
||||
|
||||
changes:
|
||||
- bugfix: "Fixed Spider-bots unable to vent-crawl."
|
||||
- bugfix: "Fixed a runtime error when exiting through a pipe after vent-crawling."
|
||||
- bugfix: "Fixed incorrect message when putting robots in storage."
|
||||
- bugfix: "Fixed floor painters being able to be used on non-valid tiles."
|
||||
- bugfix: "Fixed magnetic locks unable to be damaged and increased their health."
|
||||
- tweak: "Quietened Bosun's whistle."
|
||||
Reference in New Issue
Block a user