Fixes for invisible appendices, changelog, readded disposals wall catcher.

This commit is contained in:
Erthilo
2012-06-04 16:28:08 +01:00
parent 8955c23d90
commit 32a1d304ad
3 changed files with 266 additions and 240 deletions
+25 -1
View File
@@ -42,7 +42,7 @@ Header Section
<td valign='top'>
<font size='2'><b>Code:</b> Abi79, Aryn, Cael_Aislinn, Chinsky, cib, CompactNinja, DopeGhoti, Erthilo, Hawk_v3, Head, Ispil, Lexusjjss, Melonstorm, Miniature, Mloc, SkyMarshal, Spectre, Strumpetplaya, Sunfall, Tastyfish, Uristqwerty<br></font>
<font size='2'><b>Sprites:</b> Apple_Master, Arcalane, Chinsky, CompactNinja, Deus Dactyl, Erthilo, Flashkirby, Miniature, Xenone<br></font>
<font size='2'><b>Thanks To:</b> /tg/ station devs, Goonstation devs, and the original Spacestation 13 devs.</font>
<font size='2'><b>Thanks To:</b> /tg/ station devs, Goonstation devs, and the original Spacestation 13 devs. Skibiliano for the IRC bot.</font>
</td>
</tr>
</table>
@@ -56,6 +56,30 @@ Stuff which is in development and not yet visible to players or just code relate
should be listed in the changelog upon commit though. Thanks. -->
<!-- To take advantage of the pretty new format (well it was new when I wrote this anyway), open the "add-to-changelog.html" file in any browser and add the stuff and then generate the html code and paste it here -->
<div class="commit sansserif">
<h2 class="date">04 June 2012</h2>
<h3 class="author">TG updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">Added "Toggle Open" verb to all closets and crates</li>
<li class="rscadd">Added "Toggle Lock" verb to all lockable closets</li>
<li class="rscadd">Window doors are now breakable. They can still be emagged and hacktooled, and they have fairly high health.</li>
<li class="rscadd">Windoors are now constructable. See here for how to build them: http://baystation12.net/wiki/index.php/Construction#Window-door_.28Windoor.29</li>
<li class="rscadd">Lawyers can now access security records with their PDAs (read-only)</li>
<li class="tweak">RIG suits have been renamed to hardsuits. </li>
</ul>
<h3 class="author">SkyMarshal updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">Added the capability for the security PDA to scan items in like the detectives scanner, and for it to be loaded into the database in the same manner.</li>
</ul>
<h3 class="author">Erthilo updated:</h3>
<ul class="changes bgimages16">
<li class="tweak">You can now only build 2 cleanbots.</li>
<li class="bugfix">Fixed flavour text, it should now be possible to have it longer than 40 characters, and should stay properly formatted.</li>
<li class="bugfix">Fixes AI's not being able to talk through holopads.</li>
</ul>
</div>
<div class="commit sansserif">
<h2 class="date">01 June 2012</h2>
<h3 class="author">Erthilo updated:</h3>