Vitaly Ostrosablin
Vitaly Ostrosablin
Interesting. Thank you, entrez, today I've learned that under `/` there's similar monster/object (non-permanent) listing functionality already built in. Will be very useful in crowded situations. NetHack is certainly a...
@pat-rankin To be honest, perm_invent below status line in tty windowport would be (in my opinion) much more useful than list of nearby characters (as long as there's a way...
There's just one more step towards the compilation - run hints file. For linux (assuming you're already in toplevel dir), it's just: ``cd sys/unix && sh setup.sh hints/linux && cd...
Actually, googling vim keybindings for Colemak shows that there's (apparently) no consensus among Colemak users about how to map cursor keys (looks like most popular way is HNEI, just where...
Don't forget, in 3.7.0 there are **theme rooms** now ;) Some interesting rooms will randomly generate throughout regular dungeon levels. For instance, take the "Pillars" room. https://github.com/NetHack/NetHack/blob/4216a7aa9765fe856fad6d6b7be3b7134a2acf41/dat/themerms.lua#L174-L180 It could generate...
Now that I think about it, burned trees should probably have some chance to set on fire and burn directly adjacent (8-way, Moore neighborhood) non-petrified trees. Probably chance shouldn't be...
I've already considered doing something like that. My particular reasons were to try and integrate NetHack into Minetest (3D Minecraft-styled block sandbox) and use it as GUI for NetHack. Eventually,...
@nhmall Yes, that was actually the plan - to implement a complete and compliant (non-intrusive) windowport dedicated to communication with external programs and producing the machine-readable output that would be...
Since commit 946df19ea2fd39cdbe4f6618b1519953aaf90b68 it's now possible to scroll perm_invent window, which is an invaluable addition. So it's no longer much of a problem on curses, as you can keep track...
But as long as it's physically possible to attack a square (and it should be pretty easy to thrust a polearm to some direction even being blind) - it's a...