summaryrefslogtreecommitdiffstats
path: root/crawl-ref/docs
diff options
context:
space:
mode:
authorj-p-e-g <j-p-e-g@c06c8d41-db1a-0410-9941-cceddc491573>2009-06-06 19:02:28 +0000
committerj-p-e-g <j-p-e-g@c06c8d41-db1a-0410-9941-cceddc491573>2009-06-06 19:02:28 +0000
commit330032c4329842cdbfd5e0cde77a242f3fb11016 (patch)
tree081eed2f93e365a987b89209da64c20dbd8c0ff6 /crawl-ref/docs
parenta4e8c54ac5ddc996f16ff6f33ba1b486ada4f490 (diff)
downloadcrawl-ref-330032c4329842cdbfd5e0cde77a242f3fb11016.tar.gz
crawl-ref-330032c4329842cdbfd5e0cde77a242f3fb11016.zip
* Fix menus missing entries with Options.tile_menu_icons = false.
* Add new sort order option charged to list empty wands last. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.5@9904 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref/docs')
-rw-r--r--crawl-ref/docs/changes.stone_soup7
-rw-r--r--crawl-ref/docs/options_guide.txt5
2 files changed, 9 insertions, 3 deletions
diff --git a/crawl-ref/docs/changes.stone_soup b/crawl-ref/docs/changes.stone_soup
index 678acc8e14..cf4fd73257 100644
--- a/crawl-ref/docs/changes.stone_soup
+++ b/crawl-ref/docs/changes.stone_soup
@@ -1,5 +1,5 @@
-Stone Soup 0.5.0 (2009????)
--------------------------
+Stone Soup 0.5.0 (200906??)
+---------------------------
Disclaimer: These are merely the highlights, not an exhaustive list of changes.
@@ -57,8 +57,9 @@ Monsters
--------
* Disallow zombified monsters' use of stairs.
* New monsters: trapdoor spider, rock worm, flaming corpse, chaos spawn.
-* Several cool new uniques.
* Monster descriptions list resistances and some other attributes.
+* Several cool new uniques.
+* Many of the later uniques appear a few dungeon levels earlier.
* Polymorphed uniques retain their spells and speech.
* Reintroduce chance of orc wizards and priests in early orc bands.
* Most monsters of the same genus will attempt to surround the player.
diff --git a/crawl-ref/docs/options_guide.txt b/crawl-ref/docs/options_guide.txt
index 03ce3406b5..d09b780aa5 100644
--- a/crawl-ref/docs/options_guide.txt
+++ b/crawl-ref/docs/options_guide.txt
@@ -1152,6 +1152,11 @@ sort_menus = [menu:](true | false | auto:X)[:sort_order]
basename and qualname, then non-chunk food items will be
sorted between the non-rotting and rotting chunks.
+ * charged:
+ Makes wands known or assumed to have some charges left appear
+ before wands known to be empty; irrelevant for all other item
+ types.
+
You can ask for a descending order sort by prefixing one or more
sort criteria with > as:
sort_menus = true : basename, >qty