> commit f9d11d0b17e300b951bd6365a3d563be43b3b66d
> Author: Johanna Ploog <j-p-...@users.sourceforge.net>
> Date:   Tue Jan 11 22:41:36 2011 +0100
>
>    Add the first tutorial lesson: movement/exploration.
>
>    TODO: Leaving should not pull up inventory, highscore etc.
>          but rather display a screen recapping the movement commands.
>
>    Feedback welcome!

Awesome!

I immediately tried it out.
Applied a little change: tell Numpad users to try both Numlock on and off. 
And give one reason for vi keys by mentioning laptops.

There are some small bugs I couldn't fix:

1. _Run down this corridor with Shift-9 or Shift-PgDn.
These both are for Numpad users. I think it'd be better to have just the 
first one. On the other hand, vi keys users should be informed that 
Shift-L will work, too. What's more, for some terminals, shift-numpad does 
not work. For this, we have / _followed_ by the direction. Do we want to 
mention that?

2.  When standing on a staircase leading upwards, you can enter the 
previous level with </white>.
The command itself looks okay:
     local text = "When standing on a staircase leading upwards, you can
                   enter the previous level with "
                   .. tutorial_get_cmd("CMD_GO_UPSTAIRS")

Cheers,
David

------------------------------------------------------------------------------
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Crawl-ref-discuss mailing list
Crawl-ref-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/crawl-ref-discuss

Reply via email to