Changelogs, 25MAR2017

This commit is contained in:
skull132
2017-03-25 19:59:34 -04:00
parent 2d8739a279
commit 425aa4d28c
3 changed files with 19 additions and 10 deletions
+10
View File
@@ -56,6 +56,16 @@
-->
<div class="commit sansserif">
<h2 class="date">25 March 2017</h2>
<h3 class="author">inselc updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Fixed reagents disappearing from beakers when used to construct circuit imprinters and protolathes.</li>
<li class="bugfix">Fixed fax machines getting stuck on '0 seconds remaining'.</li>
<li class="bugfix">Suspension field generator can now be unwrenched again.</li>
<li class="bugfix">Medical and security record notes formatting fixed to show line breaks for pAI on PDA, and on records in the filing cabinets.</li>
<li class="bugfix">Wallet now showing correct sprite after inserting a guest pass.</li>
</ul>
<h2 class="date">22 March 2017</h2>
<h3 class="author">Lohikar updated:</h3>
<ul class="changes bgimages16">
+9
View File
@@ -4026,3 +4026,12 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
Skull132:
- tweak: Administrators can now invoke rename-synths verb by normally renaming a
character from the VV panel.
2017-03-25:
inselc:
- bugfix: Fixed reagents disappearing from beakers when used to construct circuit
imprinters and protolathes.
- bugfix: Fixed fax machines getting stuck on '0 seconds remaining'.
- bugfix: Suspension field generator can now be unwrenched again.
- bugfix: Medical and security record notes formatting fixed to show line breaks
for pAI on PDA, and on records in the filing cabinets.
- bugfix: Wallet now showing correct sprite after inserting a guest pass.
-10
View File
@@ -1,10 +0,0 @@
author: inselc
delete-after: True
changes:
- bugfix: "Fixed reagents disappearing from beakers when used to construct circuit imprinters and protolathes."
- bugfix: "Fixed fax machines getting stuck on '0 seconds remaining'."
- bugfix: "Suspension field generator can now be unwrenched again."
- bugfix: "Medical and security record notes formatting fixed to show line breaks for pAI on PDA, and on records in the filing cabinets."
- bugfix: "Wallet now showing correct sprite after inserting a guest pass."