summaryrefslogtreecommitdiffstats
path: root/crawl-ref/docs/changelog.txt
diff options
context:
space:
mode:
authorj-p-e-g <j-p-e-g@c06c8d41-db1a-0410-9941-cceddc491573>2009-09-16 19:46:22 +0000
committerj-p-e-g <j-p-e-g@c06c8d41-db1a-0410-9941-cceddc491573>2009-09-16 19:46:22 +0000
commit43d9191f4ba2c718d5df92989a1e57fe480974d1 (patch)
treeb0da5ba7f6608c08c4f7389915995e606fb5dda9 /crawl-ref/docs/changelog.txt
parentc66ef96bf763d7754aa62ffab3739880b0a646a8 (diff)
downloadcrawl-ref-43d9191f4ba2c718d5df92989a1e57fe480974d1.tar.gz
crawl-ref-43d9191f4ba2c718d5df92989a1e57fe480974d1.zip
Experimentally use Denzi and/or Mitsuhiro's water tiles for the Shoals.
It's possible that they make the water look too busy, but maybe I only need to get used to it. Also add some more alternative tiles for the plain dungeon floor and walls, and move around some spell tiles again. Also fix 2844278: melding stacks stat bonuses for Merfolk. Update change log for the starting stat and exclusion changes. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@10688 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref/docs/changelog.txt')
-rw-r--r--crawl-ref/docs/changelog.txt5
1 files changed, 4 insertions, 1 deletions
diff --git a/crawl-ref/docs/changelog.txt b/crawl-ref/docs/changelog.txt
index fd1034a06f..7982244cc5 100644
--- a/crawl-ref/docs/changelog.txt
+++ b/crawl-ref/docs/changelog.txt
@@ -5,8 +5,11 @@ Stone Soup 0.6
* Added scroll of silence.
* Several new uniques.
* Overhaul Wanderers.
+* Starting stats and equipment, and hp gain, are no longer assigned randomly.
* Round all aptitudes to multiples of 10.
* New memorisation interface.
+* Exclusions are displayed in the overview screen ('Ctrl-O' command).
+* Autoexclusions get removed again once the trigger monster is no longer there.
* Armour acquirement is more likely to fill secondary slots.
* Book acquirement doesn't give manuals to spellcasting specialists anymore.
* Added wands as an acquirement option.
@@ -26,7 +29,7 @@ Stone Soup 0.6
* Call Canine Familiar only calls friendly canines.
* Add some tiles "animations" whenever the screen is redrawn.
* Tiles: re-added doll editing screen ('-' command).
-* Tiles: clickable spells menu.
+* Tiles: added clickable spells display (toggle with '_' command).
Stone Soup 0.5.1 (20090728)
---------------------------