summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorj-p-e-g <j-p-e-g@c06c8d41-db1a-0410-9941-cceddc491573>2008-07-24 09:12:17 +0000
committerj-p-e-g <j-p-e-g@c06c8d41-db1a-0410-9941-cceddc491573>2008-07-24 09:12:17 +0000
commit2c5cb84fb0d638b9ec2579076dc8985f44cf8da1 (patch)
treeefdc03b01353950633e6d25feadf8dc6c88a110b
parente69a246bd7ed1b77a136b3c1401233a0cfa3f260 (diff)
downloadcrawl-ref-2c5cb84fb0d638b9ec2579076dc8985f44cf8da1.tar.gz
crawl-ref-2c5cb84fb0d638b9ec2579076dc8985f44cf8da1.zip
Add some more points to 0.4.2 change log.
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.4@6668 c06c8d41-db1a-0410-9941-cceddc491573
-rw-r--r--crawl-ref/docs/changes.stone_soup17
1 files changed, 11 insertions, 6 deletions
diff --git a/crawl-ref/docs/changes.stone_soup b/crawl-ref/docs/changes.stone_soup
index f67ffcfc7f..8530552b94 100644
--- a/crawl-ref/docs/changes.stone_soup
+++ b/crawl-ref/docs/changes.stone_soup
@@ -4,16 +4,21 @@ Stone Soup 0.4.2 (2008????)
Disclaimer: These are merely the highlights, not an exhaustive list of changes.
* Fixed vampire draining not destroying small corpses.
-* Fixed spell slot cap not working if Selective Amnesia is memorized.
-* Fixed repeatedly interrupted butchering making no progress.
+* Fixed defunct spell slot cap (and crash) with Selective Amnesia memorized.
+* Fixed Elf:1 arrival sometimes being disconnected.
* Fixed player being incapable of attacking some monsters.
+* Fixed x_ and other feature hotkeys not working in the Abyss.
+* Fixed randart bardings masquerading as boots.
+* Fixed claws/ankus not being handled by the weapon option.
+* Fixed repeatedly interrupted butchering making no progress.
+* Fixed maps being unable to place monsters on shallow water.
+* Fixed resistances for lava creatures.
* Existing ghosts are now saved back if an undead player dies on their level.
* TSO no longer minds if you attack an evil monster in an unchivalric manner.
* Abominations created by Twisted Resurrection count as undead again.
-* Fixed randart bardings masquerading as boots.
-* Fixed resistances for lava creatures.
-* Self-hit prompt now respects player's known resistances.
-* Fixed claws/ankus not being handled by the weapon option.
+* Restrict freezing cloud to high-damage cold beams, reduce their duration.
+* Reduce number of times a beam can bounce.
+* Self-hit prompts now respect the player's known resistances.
* Show monsters sensing/seeing invisible in their 'x' description.
Stone Soup 0.4.1 (20080717)