summaryrefslogtreecommitdiffstats
path: root/crawl-ref/docs
diff options
context:
space:
mode:
authorAdam Borowski <kilobyte@angband.pl>2009-10-12 23:09:22 +0200
committerAdam Borowski <kilobyte@angband.pl>2009-10-12 23:09:22 +0200
commitc9af2ab4e8f209d5da546d80960ad82521a64a69 (patch)
tree96c64ec37997f935194da911033c79d0eaa8a48e /crawl-ref/docs
parent487e80ffa4d3e30e73ae20aae57711d125492758 (diff)
parent64b794703481fcdc61f912743b7e11bea7523d6d (diff)
downloadcrawl-ref-c9af2ab4e8f209d5da546d80960ad82521a64a69.tar.gz
crawl-ref-c9af2ab4e8f209d5da546d80960ad82521a64a69.zip
Merge branch 'master' into trees
Diffstat (limited to 'crawl-ref/docs')
-rw-r--r--crawl-ref/docs/changelog.txt8
1 files changed, 7 insertions, 1 deletions
diff --git a/crawl-ref/docs/changelog.txt b/crawl-ref/docs/changelog.txt
index be46ad98e9..7e73b659ac 100644
--- a/crawl-ref/docs/changelog.txt
+++ b/crawl-ref/docs/changelog.txt
@@ -8,7 +8,8 @@ Stone Soup 0.6
* Several new uniques.
* Overhaul Wanderers.
* Healers now start unarmed.
-* Starting stats and equipment, and hp gain, are no longer assigned randomly.
+* Starting stats and equipment are no longer assigned randomly.
+* Gain of Health and Magic Points on level up is no longer random.
* Round all aptitudes to multiples of 10.
* New memorisation interface.
* Autotravel doesn't cut corners and tries to avoid ambushes.
@@ -39,6 +40,11 @@ Stone Soup 0.6
* Limit Summon Small Mammals to a maximum of two mammals per casting.
* Call Canine Familiar only calls friendly canines.
* Add some tiles "animations" whenever the screen is redrawn.
+* Sacrifice corpses with prayer ('p') rather than prayer and chop up ('pc').
+* Reduced weight of large rocks.
+* Base carrying capacity depends on weight of the player species.
+* Strength effect on carrying capacity doubled.
+* More generous stacking of ammunition.
* Tiles: re-added doll editing screen ('-' command).
* Tiles: added clickable spells display (toggle with '_' command).