Difference between revisions of "NetHack 3.6.2"

From NetHackWiki
Jump to navigation Jump to search
m (remove nethack-362 template; although this page is about 3.6.2, it's not meant to be updated now that 362 is not the latest version))
(Online play: fix out-of-date information)
Line 7: Line 7:
  
 
== Online play ==
 
== Online play ==
NetHack 3.6.2 official public release can be played online at [[NAO]], with the option to copy over your rc config file from 3.6.1 to 3.6.2. The [[Hardfought]] build (363-hdf) is keeping with tradition, running the latest bleeding-edge development code released by the [[DevTeam]] - 3.6.3-1 'Beta' (last build Tue Nov 19 23:42:38 2019 UTC - git commit 24ff713).
+
The NetHack 3.6.2 official public release could be played online at [[NAO]], when it was the latest release (and at the time, [[Hardfought]] was running the latest bleeding-edge development code released by the [[DevTeam]], so only hosted 3.6.2 for a brief instant). Nowadays, both servers are hosting newer versions of NetHack instead.
  
 
== Significant changes ==
 
== Significant changes ==

Revision as of 23:44, 30 June 2023

NetHack 3.6.2 is the 32nd public release of NetHack. It was released on May 7th, 2019. It primarily contains bug fixes for NetHack 3.6.1 with minimal gameplay or interface changes.

Availability

NetHack 3.6.2 is available from the official NetHack website, and continuing the practice from 3.6.1, the Git repository of the source code is available to browse on GitHub. From this repository, anyone can download and build a copy of 3.6.2.

Online play

The NetHack 3.6.2 official public release could be played online at NAO, when it was the latest release (and at the time, Hardfought was running the latest bleeding-edge development code released by the DevTeam, so only hosted 3.6.2 for a brief instant). Nowadays, both servers are hosting newer versions of NetHack instead.

Significant changes

New features

  • Orcish characters can no longer start with lembas or cram rations as their random food items.
  • Vault guards now carry cursed tin whistles, so that the "shrill whistling sound" an escaping player hears has a source.
  • Eating spinach while having sustain ability no longer makes you feel like Popeye.
  • Gold created with a grave is now buried under the grave instead of left on top of it.
  • Several tweaks to status hilites, including full support of <= and >= operators. < and > now mean "strictly less than" and "strictly greater than", which they did not previously.
  • Curses window-port added for Windows, Mac and UNIX.
  • The healing spell now cures blindness both in monsters and yourself, but only at Skilled or Expert.
  • Teleport at will now has the same requirements as the teleport away spell.
  • Added the m and ctrl + T wizard mode commands, which tests various forms of teleportation.
  • Drawbridges in the Valkyrie quest can sometimes be generated raised.
  • Clairvoyance has been improved: among other things, it now shows objects and the location of monsters.

Bug fixes

  • Game no longer complains about the config file not ending in a newline, and will actually parse the last line.
  • Spells of healing and extra healing correctly heal untimed monster blindness.
  • Stone-to-fleshing petrified statues no longer fails if the square is occupied.
  • Verbal messages for charming and seduction no longer print while the character is deaf.
  • The #turn command, if it aggravated monsters, no longer takes zero turns.
  • A number of fixes to address lag and performance problems in the Windows tty port.
  • Looking at a remembered corpse that has since rotted away no longer shows a random corpse.
  • Several minor fixes to shop damage repair.
  • Groups of monsters generated at treasure zoos correctly start asleep now.
  • Monsters no longer avoid the vibrating square.
  • Player monsters are not given stacks of athames or scalpels anymore.
  • Digesting chargeable rings is no longer affected by wearing rings of the same type.