Difference between revisions of "Next version"

From NetHackWiki
Jump to navigation Jump to search
(Rankin: mythical development version)
(New features: Pat Rankin spills more!)
Line 49: Line 49:
 
In March 2009, Pat Rankin wrote in [http://groups.google.com/group/rec.games.roguelike.nethack/msg/81c259072adc69a8 this post]:
 
In March 2009, Pat Rankin wrote in [http://groups.google.com/group/rec.games.roguelike.nethack/msg/81c259072adc69a8 this post]:
 
<pre>
 
<pre>
    As far as crossbows go, they were changed some time back to
+
As far as crossbows go, they were changed some time back to
 
shoot for maximum distance regardless of strength or dexterity,
 
shoot for maximum distance regardless of strength or dexterity,
 
and to require high strength to retain full multi-shot volleys.
 
and to require high strength to retain full multi-shot volleys.
Line 55: Line 55:
  
 
Rumors that Pat has since been executed by the other DevTeam members for these frequent breaches of secrecy remain unconfirmed.
 
Rumors that Pat has since been executed by the other DevTeam members for these frequent breaches of secrecy remain unconfirmed.
 +
 +
In June 2011, Pat Rankin [http://groups.google.com/group/rec.games.roguelike.nethack/browse_thread/thread/8626be4eff4bfec6/447d941b03f2a8a9#447d941b03f2a8a9 wrote]:
 +
 +
<pre>
 +
In the hypothetical future post-3.4.3 version, noise will "wake"
 +
meditating monsters whether they can see you or not.
 +
</pre>
  
 
In August 2011, Pat Rankin [http://groups.google.com/group/rec.games.roguelike.nethack/msg/b4123ea7f3b119f0 posted]:
 
In August 2011, Pat Rankin [http://groups.google.com/group/rec.games.roguelike.nethack/msg/b4123ea7f3b119f0 posted]:

Revision as of 14:11, 26 October 2011

There is no information available to suggest when the mythical next version of NetHack it will be released, other than "When it's ready."

Version number

Possibilities are 3.4.4, 3.5.0, 4.0.0, or something else.

3.4.4 seems unlikely, unless a major security hole is discovered, in which case it may be released with only the bugfixes marked "fixed" (lowercase f) on the NetHack bugs page.

An increase in major version number to 4.0.0 also seems unlikely, as the last major bump was 17 years ago, since when many, many major features have been added. Such an increase doesn't fit in with the DevTeam's observed pattern of extremely conservative behavior.

"Something else" is a possibility, but again would be uncharacteristic.

This leaves 3.5.0 as the likely next version number.

New features

Only a few new features are known for certain:

  • the #tip command
  • the integration of the pickup_thrown patch by Roderick Schertler
  • an option to rotate the number_pad directions for play on phones
  • crossbow shooting range does not depend on strength

News of the #tip command was leaked in July 2003 by Pat Rankin in this RGRN post:

This capability has already been implemented for NetHack version $(NEXT),
for some value of $(NEXT) greater than 3.4.2.  (At present the command is
named #tip rather #dump, but that could conceivably change if your patch
actually makes an impact.  It has handling for containers on the floor as
well as in inventory, for cursed bags of holding, bags of tricks, altars,
levitation, and for one or two other things you'll probably overlook. ;-)

     Its primary purpose is to provide a means of getting things out of
containers when your hands are stuck to weapons and/or shield, but it
will work at any time unless you're too heavily encumbered. 

In February 2008, Pat Rankin revealed in this post:

     If they're using Roderick Schertler's pickup_thrown patch
like slash'em does (and future nethack will, but you didn't
hear that from me...), [...]

In May 2008, Pat Rankin wrote in this post:

The post-3.4.3 development code has
extended the number_pad option to support the upside down keypad
variant used by phones [...]

In March 2009, Pat Rankin wrote in this post:

As far as crossbows go, they were changed some time back to
shoot for maximum distance regardless of strength or dexterity,
and to require high strength to retain full multi-shot volleys.

Rumors that Pat has since been executed by the other DevTeam members for these frequent breaches of secrecy remain unconfirmed.

In June 2011, Pat Rankin wrote:

In the hypothetical future post-3.4.3 version, noise will "wake" 
meditating monsters whether they can see you or not.

In August 2011, Pat Rankin posted:

The mythical development version has been changed so that water
and clouds on the Planes of Water and Air don't interfere with such [wand of secret door]
detection (they still block your view though), making usage anywhere
within their modest radius be viable. 

If the next version is a major release (i.e. not 3.4.4), it is very likely to break savefile compatibility, as every previous major release has done so. This cannot be known for certain until the release date.

Careful perusal of the official CVS repository, particularly doc/buglist and the revision logs for various files gives some insight into the DevTeam's operation during what appears to be the development of 3.3.0. Some of the bugs and proposed features in the buglist have yet to appear in an official release.

When reporting bugs to the DevTeam, it is possible that the responding member of the DevTeam reveals some information about the current development code concerning the reported bug.

Next version pool

In the NetHackWiki:Next version pool, you can guess the date on which the DevTeam will release the next version.

External links