Changelog.

This commit is contained in:
Erthilo
2012-06-28 22:33:23 +01:00
parent 95bae4da54
commit ca7d71bd09
+16
View File
@@ -57,6 +57,22 @@ 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">27 June 2012</h2>
<h3 class="author">Erthilo updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">Simple animals (like constructs) can properly emote using the Me verb now.</li>
<li class="tweak">Chairs without wheel will no longer move with fire extinguishers. BECAUSE I HATE FUN.</li>
<li class="tweak">Gauze/kits/ointment now heal wounds instantly again. Gauze and ointment don't work below 50 health, advanced kits don't work below 100. This may be tweaked as necessary in future.</li>
<li class="rscdel">Stepping in pools of blood no longer leaves footprints due to lag issues.</li>
<li class="bugfix">Fixed batons hitting on all non-help intents. It'll now only do it on harm intent.</li>
<li class="bugfix">Fixed tape recorders not recording holopad speech.</li>
<li class="bugfix">Fixed random " on his head" messages in examine.</li>
<li class="bugfix">Fixed surgery, all surgical procedures should work again.</li>
<li class="bugfix">Fixes medical items. Gauze/kits/ointment can now be applied correctly again.</li>
</ul>
</div>
<div class="commit sansserif">
<h2 class="date">25 June 2012</h2>
<h3 class="author">Erthilo updated:</h3>