Updates changelog.

This commit is contained in:
PsiOmegaDelta
2016-01-08 14:50:59 +01:00
parent bad2554ba4
commit ecd70a7cb9
4 changed files with 17 additions and 11 deletions
+10
View File
@@ -56,6 +56,16 @@
-->
<div class="commit sansserif">
<h2 class="date">08 January 2016</h2>
<h3 class="author">Chinsky updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Can pick up monkeys / undress resomi now properly. HELP intent for scooping, NON-HELP for undressing.</li>
</ul>
<h3 class="author">RavingManiac updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">Storage in backpacks, boxes and other containers is now capacity-based. Some containers like belts remain slot-based.</li>
</ul>
<h2 class="date">01 January 2016</h2>
<h3 class="author">Atlantis updated:</h3>
<ul class="changes bgimages16">
+7
View File
@@ -2471,3 +2471,10 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
size.
TheWelp:
- rscadd: Microwaves can now be unanchored with a crowbar.
2016-01-08:
Chinsky:
- bugfix: Can pick up monkeys / undress resomi now properly. HELP intent for scooping,
NON-HELP for undressing.
RavingManiac:
- rscadd: Storage in backpacks, boxes and other containers is now capacity-based.
Some containers like belts remain slot-based.
@@ -1,6 +0,0 @@
author: RavingManiac
delete-after: True
changes:
- rscadd: "Storage in backpacks, boxes and other containers is now capacity-based. Some containers like belts remain slot-based."
-5
View File
@@ -1,5 +0,0 @@
author: Chinsky
delete-after: True
changes:
- bugfix: "Can pick up monkeys / undress resomi now properly. HELP intent for scooping, NON-HELP for undressing."