Files
nethack/include
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-02-07 22:25:25 -06:00
2020-10-14 09:25:45 -07:00
2021-01-23 15:02:11 -08:00
2021-02-08 00:11:07 -05:00
2021-07-27 11:03:20 -07:00
2021-01-26 21:06:16 -05:00
2020-11-13 20:27:17 +02:00
2021-07-28 19:19:40 +03:00
2021-07-28 19:19:40 +03:00
2020-01-29 10:29:37 -05:00
2021-07-17 20:59:40 +03:00
2019-01-28 10:02:08 +01:00
2021-01-20 22:18:34 -06:00
2020-12-04 09:30:21 +02:00
2021-07-23 10:41:57 -07:00
2021-07-16 18:05:21 +02:00
2021-06-16 13:14:32 +03:00
2021-07-27 18:56:50 +03:00
2020-12-13 10:27:49 -05:00
2021-01-26 21:06:16 -05:00
2021-07-27 17:21:01 +03:00
2020-08-12 16:15:28 -07:00
2021-01-26 21:06:16 -05:00
2021-01-26 21:06:16 -05:00
2021-01-31 14:15:08 -05:00
2021-03-14 15:12:46 -07:00
2021-01-31 12:49:22 -05:00
2021-03-13 18:18:53 -08:00
2021-03-13 18:17:00 -08:00
2021-03-13 18:18:53 -08:00
2021-03-16 09:13:55 -07:00
2021-01-26 10:27:51 -05:00