root/trunk/lib/help/308.txt

Revision 919, 2.6 kB (checked in by takkaria, 6 months ago)

(#500) Use consistent line terminators in the help files, with the help of svn:eol-style.

  • Property svn:eol-style set to native
Line 
1 New features in Angband 3.0.8
2 =============================
3
4 PLEASE READ THIS, EVEN IF YOU DON'T READ ANY OF THE REST:
5
6 All gameplay options are now only alterable at birth.  Be careful when
7 importing savefiles to make sure that the AI and scumming options are as you
8 want them for the entire game!
9
10
11 Since the manual is being updated wholesale for the next release of Angband,
12 here's a quick rundown of new features in this version of the game:
13
14 New commands
15 ------------
16
17 Display monster list ('[')
18   This command displays a list of currently-visible monsters in a one-column
19   display on the main terminal.  It was suggested it might be useful for blind
20   users.
21
22 Command lists ("Enter" key)
23   This brings up a little window in the middle of the screen, in which you can
24   select what command you would like to use by browsing.  Useful for beginners.
25
26
27 Gameplay changes
28 ----------------
29
30 This release carries a few gameplay changes.
31
32 Ego-lanterns now exist.  There are two brands, and you'll know when you find
33 one; there's no ID required to figure out if your lantern is special or not.
34
35 Amnesia (the monster attack) is now a timed effect (a la confusion), and has
36 a real gameplay effect:
37  * casting/praying and reading scrolls fail 1 time in 2.
38
39 CCW, Healing, *Healing* and Life are the only four things which will get rid
40 you of amnesia early.
41
42
43 Interface changes
44 -----------------
45
46 There are now only three main option menus, comprising of 31 options in total.
47 Some are new ("use_sound", "pickup_inven"), some mean different things
48 ("query_floor"), but most are the same as they were.
49
50 The obscure macros/visuals/colours commands have been moved to the main
51 options display.
52
53 There's a random name generator for character names now, though I don't vouch
54 for the quality of the names.  Scroll names have a distinctly different
55 character now, too, and should generally be pronounceable, should you be the
56 kind of player who likes to read things out loud when you use the "read"
57 command.
58
59 Sangband-style object handling makes a visit to Angband, making handling items
60 quite a bit less tiring.  Also, with the introduction of a "Pick up things
61 matching the inventory" option, you can be sure not to miss valuable potions!
62
63 Item squelching is added; see the changelog for more details.
64
65 The stores work quite differently from how they used to; buying and selling
66 should be more streamlined, and the stores react to bigscreen at last!
67
68 There is some rudimentary mouse support, which is only really useful for
69 pathfinding across the dungeon.  In the town, it tends to take non-obvious
70 paths to the end location, but for the next release, we should have a better
71 pathfinder.
Note: See TracBrowser for help on using the browser.