summaryrefslogtreecommitdiffstats
path: root/crawl-ref/docs/034_changes.txt
diff options
context:
space:
mode:
authordploog <dploog@c06c8d41-db1a-0410-9941-cceddc491573>2008-05-23 08:17:41 +0000
committerdploog <dploog@c06c8d41-db1a-0410-9941-cceddc491573>2008-05-23 08:17:41 +0000
commitc2e58c5553cefab0b87db78225def6f1a13ad8e0 (patch)
tree77062157ba6aa5a34dc575d2ec65ba888163fa58 /crawl-ref/docs/034_changes.txt
parentf0d01fd186b55516ea25c8315557c1eaf3824a25 (diff)
downloadcrawl-ref-c2e58c5553cefab0b87db78225def6f1a13ad8e0.tar.gz
crawl-ref-c2e58c5553cefab0b87db78225def6f1a13ad8e0.zip
More changes for Ctrl-G -> G.
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@5191 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref/docs/034_changes.txt')
-rw-r--r--crawl-ref/docs/034_changes.txt10
1 files changed, 6 insertions, 4 deletions
diff --git a/crawl-ref/docs/034_changes.txt b/crawl-ref/docs/034_changes.txt
index 491e8bba25..a4d588ee84 100644
--- a/crawl-ref/docs/034_changes.txt
+++ b/crawl-ref/docs/034_changes.txt
@@ -5,6 +5,7 @@ There have been many changes to the interface in the new version. Among
them:
* Swapped some command keys around:
+ G auto-travel (was Ctrl-G)
z cast spell (was Z)
Z zap wand (was z)
o auto-explore (was Ctrl-O)
@@ -32,11 +33,11 @@ them:
no darkgray monsters anymore. In case darkgray is actually better
visible than blue on your system, you can swap these colours using
colour: darkblue = darkgray
- or similar in the init.txt.
+ in init.txt.
Apart from that, more dangerous monsters are now generally displayed in
lighter colours.
-We are sure that all of these changes are genuine improvements. Should
+We are content that all of these changes are genuine improvements. Should
your brain be hardwired to the old settings, you can effectively enforce
the 0.3.4 state by using the following options:
: crawl.read_options('docs/034_monster_glyphs.txt')
@@ -50,5 +51,6 @@ can choose to use only part of these options. In case you decide to use
the old keyset, be aware that D is also a synonym for 'yes' in the
butcher interface.
-In case you choose to go with the new keyset or the new butcher interface,
-you will want to look through your macro.txt file.
+If you choose to go with the new keyset or the new butcher interface and
+you intend to use your old macros, you need to look through your macro.txt
+file.