From a0fe746d9733dec01dc27f120042b76ed1c658f6 Mon Sep 17 00:00:00 2001 From: j-p-e-g Date: Tue, 29 Jul 2008 01:31:50 +0000 Subject: Revert an accidental change of Matthew's PlaceInfo fix. Sorry about that! (And yes, I had to get up again when I remembered that I'd forgotten to commit this fix. *yawns*) git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.4@6711 c06c8d41-db1a-0410-9941-cceddc491573 --- crawl-ref/docs/changes.stone_soup | 3 +++ 1 file changed, 3 insertions(+) (limited to 'crawl-ref/docs') diff --git a/crawl-ref/docs/changes.stone_soup b/crawl-ref/docs/changes.stone_soup index f18fafd955..ebd2babecc 100644 --- a/crawl-ref/docs/changes.stone_soup +++ b/crawl-ref/docs/changes.stone_soup @@ -12,6 +12,7 @@ Disclaimer: These are merely the highlights, not an exhaustive list of changes. * Fixed picking up runes not enabling teleport control. * Fixed macros not working with 0.3.4 keymaps by introducing keybinding. * Fixed x_ and other feature hotkeys not working in the Abyss. +* Fixed firing at enslaved monsters being impossible. * Fixed items being created in walls. * Fixed randart bardings masquerading as boots. * Fixed not swapping with a fiery monster into a fire cloud still moving it. @@ -30,9 +31,11 @@ Disclaimer: These are merely the highlights, not an exhaustive list of changes. * Abominations created by Twisted Resurrection count as undead again. * Restrict freezing cloud to high-damage cold beams, reduce their duration. * Reduce number of times a beam can bounce. +* Don't autoswitch to randarts with the curse property as a butchering tool. * Count chunks and blood towards decks of summoning rather than wonder. * Show monsters sensing/seeing invisible in their 'x' description. * Self-hit prompts now respect the player's known resistances. +* 'allow_self_target = no' no longer prevents self-targetting for area spells. * Added chunk colour to lua eating prompt. * Added PCRE to the source tree. -- cgit v1.2.3-54-g00ecf