u/Current_Chemical_241

Option showvers in 5.0.0

According to the wiki, showvers should "Show the game's name, version, and development branch". Yet all I see on hardfought is the branch, 'master'.

How to show the name and version?

reddit.com
u/Current_Chemical_241 — 4 days ago

Explore mode in 5.0.0

In explore mode (> nethack -X), how many charges does the initial WoW start with? Is it like the Castle wand and start with only 1 charge?

reddit.com
u/Current_Chemical_241 — 4 days ago

Compiling with ncurses on a Mac

I've successfully compiled 5.0.0 on a Mac (Tahoe 26.5). But get this error when running:

```
OPTIONS = windowtype:curses

* Line 10: Window type curses not recognized. The only choice is: tty.

```

I have uncommented the line in the Makefile
```
WANT_WIN_CURSES=1
```

What do i need to do to for curses to be recognized?

reddit.com
u/Current_Chemical_241 — 5 days ago

Too much info inn 5.0.0

I've just started a 5.0.0 game on hardfought. My message window is filled with lines like '(3north, 1east): closed door'. How to disable those messages?

reddit.com
u/Current_Chemical_241 — 5 days ago