summaryrefslogtreecommitdiffstats
path: root/crawl-ref/docs
diff options
context:
space:
mode:
authorj-p-e-g <j-p-e-g@c06c8d41-db1a-0410-9941-cceddc491573>2008-07-24 07:48:59 +0000
committerj-p-e-g <j-p-e-g@c06c8d41-db1a-0410-9941-cceddc491573>2008-07-24 07:48:59 +0000
commite69a246bd7ed1b77a136b3c1401233a0cfa3f260 (patch)
tree63e7eefd7ef0db71b4fa3edff1fc51ed6096b857 /crawl-ref/docs
parent3f1477cd578fd1e5e1931351c8ea1b9ad18d4a5c (diff)
downloadcrawl-ref-e69a246bd7ed1b77a136b3c1401233a0cfa3f260.tar.gz
crawl-ref-e69a246bd7ed1b77a136b3c1401233a0cfa3f260.zip
Apply r6596, r6622 to 0.4.
Fix lava creatures' resistances. Update change log. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.4@6667 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref/docs')
-rw-r--r--crawl-ref/docs/changes.stone_soup10
1 files changed, 10 insertions, 0 deletions
diff --git a/crawl-ref/docs/changes.stone_soup b/crawl-ref/docs/changes.stone_soup
index ce03e51855..f67ffcfc7f 100644
--- a/crawl-ref/docs/changes.stone_soup
+++ b/crawl-ref/docs/changes.stone_soup
@@ -4,7 +4,17 @@ 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 player being incapable of attacking some monsters.
+* 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.
+* Show monsters sensing/seeing invisible in their 'x' description.
Stone Soup 0.4.1 (20080717)
---------------------------