summaryrefslogtreecommitdiffstats
path: root/crawl-ref/docs/changes.stone_soup
diff options
context:
space:
mode:
authorj-p-e-g <j-p-e-g@c06c8d41-db1a-0410-9941-cceddc491573>2008-06-02 08:39:09 +0000
committerj-p-e-g <j-p-e-g@c06c8d41-db1a-0410-9941-cceddc491573>2008-06-02 08:39:09 +0000
commitc78ed8ca5a6f1528db2bfe1f846e24bef6695a89 (patch)
treeee56f5675e994787b5b0e16ac735c845a3f36c8b /crawl-ref/docs/changes.stone_soup
parentbaeaf49b58e985d762e0772ef0ac1e10f0959dc8 (diff)
downloadcrawl-ref-c78ed8ca5a6f1528db2bfe1f846e24bef6695a89.tar.gz
crawl-ref-c78ed8ca5a6f1528db2bfe1f846e24bef6695a89.zip
Fix 1981533: Mouseclick allows eating inappropriate food types.
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@5434 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref/docs/changes.stone_soup')
-rw-r--r--crawl-ref/docs/changes.stone_soup4
1 files changed, 3 insertions, 1 deletions
diff --git a/crawl-ref/docs/changes.stone_soup b/crawl-ref/docs/changes.stone_soup
index e242390519..69a3ee7df0 100644
--- a/crawl-ref/docs/changes.stone_soup
+++ b/crawl-ref/docs/changes.stone_soup
@@ -13,6 +13,7 @@ Interface
* Overhauled (f)iring interface: abolish (t)hrowing, output quiver in status.
* Allow selection of equipment slots from '%' overview screen.
* Improved butchering interface.
+* Greatly improved the tutorial.
* Allow searching item/monster/spell descriptions ('?\' command).
* Allow swapping (' command) to non-weapons that need to be wielded for spells.
* Fixed weapon swap ignoring {!w}.
@@ -121,6 +122,7 @@ Levels
* Several new vaults.
* Fixed some levels having the wrong amount of stairs.
* Treat adjacent doors as one (large) gate, opening/closing together.
+* Minotaurs may map labyrinths.
* Removed amnesia traps.
* Introduced shafts.
* Added blood spattering.
@@ -131,7 +133,7 @@ Tiles
* Save files between tile and non-tile games are compatible.
* Added lots of new tiles, and corrected misdisplayed ones.
* wininit.txt is now autocreated, if missing.
-* Tutorial improvement for tiles.
+* Adapted tutorial for tiles.
* Improved mouse-click inventory/dungeon interaction.
* Show travel exclusion in tile map and mini-map.
* Fixed ghosts changing icons between saves.