Files
nethack/src
Pasi Kallinen 65b320de39 Start of movement tests
Adds the following lua functions:

- nh.pushkey("x")
    Pushes a key into the command queue. Support is spotty,
    currently only the keys handled in rhack.
- nh.doturn()
    Runs one turn of main loop, or if optional boolean param
    is true, until g.multi == 0
- nh.monster_generation(false)
    Disable monster generation, and kill off all monsters.

Adds a testmove.lua script to test hero movement. Currently
covers only hjklyubn and HJKLYUBN.
2021-07-28 19:19:40 +03:00
..
2021-01-03 13:37:25 -06:00
2021-07-28 19:19:40 +03:00
2021-01-26 21:06:16 -05:00
2021-06-27 15:46:56 +03:00
2021-07-23 10:41:57 -07:00
2021-01-26 21:06:16 -05:00
2021-01-26 21:06:16 -05:00
2021-07-27 11:03:20 -07:00
2021-01-26 21:06:16 -05:00
2021-06-28 23:34:54 +03:00
2021-07-03 18:20:24 +03:00
2021-07-27 17:21:01 +03:00
2021-01-26 21:06:16 -05:00
2021-07-09 19:56:10 -07:00
2021-07-23 10:41:57 -07:00
2021-07-14 19:21:18 -07:00
2021-06-17 16:03:45 -07:00
2021-06-27 15:46:56 +03:00
2021-07-10 17:37:38 -07:00
2021-06-16 13:14:32 +03:00
2021-07-08 11:35:43 +03:00
2021-01-26 21:06:16 -05:00
2021-06-10 12:14:36 -04:00
2021-05-17 20:01:11 +03:00
2021-06-27 15:46:56 +03:00
bit
2021-02-26 09:47:54 -05:00
2021-07-23 10:41:57 -07:00
2021-03-23 08:52:36 -07:00
2021-07-28 19:19:40 +03:00
2021-01-26 21:06:16 -05:00
2021-07-27 11:58:44 -07:00
2021-07-24 10:49:06 +03:00
2021-01-26 21:06:16 -05:00
2021-07-23 10:41:57 -07:00
2021-07-27 12:18:55 -07:00
2021-07-23 10:41:57 -07:00
2021-07-23 10:41:57 -07:00
2021-06-21 10:06:46 +03:00
2021-06-30 17:33:18 -07:00
2021-07-28 19:19:40 +03:00
2021-07-23 10:41:57 -07:00
2021-07-23 10:41:57 -07:00
2021-05-31 15:28:19 -07:00
2021-04-02 12:26:41 -07:00
2021-07-23 10:41:57 -07:00
2021-05-17 20:01:11 +03:00
2021-06-27 15:46:56 +03:00
2021-02-10 17:06:12 +02:00
2021-07-23 10:41:57 -07:00
2021-01-26 21:06:16 -05:00
2021-05-17 20:01:11 +03:00
2021-06-25 20:02:06 +03:00
2021-01-26 21:06:16 -05:00
2021-01-26 21:06:16 -05:00
2021-01-26 21:06:16 -05:00
2021-07-24 10:49:06 +03:00
2021-01-26 21:06:16 -05:00
2021-07-09 20:32:00 +03:00
2021-07-24 20:18:44 +03:00
2021-04-14 12:51:20 -07:00
2021-07-27 17:21:01 +03:00
2021-01-26 21:06:16 -05:00
2021-04-12 13:25:52 -07:00
2021-04-16 23:01:04 -07:00
2021-01-26 21:06:16 -05:00
2021-06-27 15:46:56 +03:00
2021-01-26 21:06:16 -05:00
2021-01-26 21:06:16 -05:00
2021-01-26 21:06:16 -05:00
2021-01-26 21:06:16 -05:00
2021-01-26 21:06:16 -05:00
2021-06-16 13:14:32 +03:00
2021-03-13 18:17:00 -08:00
2021-06-27 15:46:56 +03:00
2021-07-23 10:41:57 -07:00
2021-01-26 21:06:16 -05:00
2021-07-17 20:59:40 +03:00