Tutorial level
authorPasi Kallinen <paxed@alt.org>
Sat, 25 Feb 2023 18:37:01 +0000 (20:37 +0200)
committerPasi Kallinen <paxed@alt.org>
Wed, 1 Mar 2023 12:00:29 +0000 (14:00 +0200)
commitfc7a32b86e6e755b1e1c8515ce47e9c852c32664
treec4332d0925964d16209928ece2072a10bcbc0216
parent7aead98a4908811c601c04a21294c403b5313b21
Tutorial level

Add a tutorial level to teach commands to new players.
Very much a WIP.

Breaks save and bones compat.
38 files changed:
dat/dungeon.lua
dat/nhcore.lua
dat/nhlib.lua
dat/tut-1.lua [new file with mode: 0644]
doc/Guidebook.mn
doc/Guidebook.tex
doc/fixes3-7-0.txt
doc/lua.adoc
include/decl.h
include/dgn_file.h
include/dungeon.h
include/engrave.h
include/extern.h
include/flag.h
include/hack.h
include/optlist.h
include/patchlevel.h
include/rm.h
include/you.h
src/allmain.c
src/cmd.c
src/decl.c
src/do.c
src/dungeon.c
src/engrave.c
src/makemon.c
src/mklev.c
src/mon.c
src/nhlua.c
src/options.c
src/sp_lev.c
src/teleport.c
sys/unix/Makefile.top
sys/unix/NetHack.xcodeproj/project.pbxproj
sys/vms/install.com
sys/windows/Makefile.mingw32
sys/windows/Makefile.nmake
sys/windows/vs/files.props