Difference between revisions of "Vulture"

From NetHackWiki
Jump to navigation Jump to search
(Toned down a bit of the bragging. You're entitled to be proud, but this is supposed to be a reference!)
(Distribution: bug that makes this version unplayable...took me 86 tries to get to DLevel 11 and when i finally got there, my quest wouldn't load =()
Line 18: Line 18:
  
 
Vulture's development moved from Darcs to Subversion, sometime between the 2.1.0 and 2.1.1 releases.
 
Vulture's development moved from Darcs to Subversion, sometime between the 2.1.0 and 2.1.1 releases.
 +
 +
The current Windows version of Vulture's Eye (2.1.1) has a bug that prevents Quest levels from loading properly. No patch has been released to fix this bug.
  
 
==External Links==
 
==External Links==

Revision as of 22:46, 29 May 2008

A screenshot of Vulture's Eye.

Vulture's Eye and Vulture's Claw are isometric graphical user interfaces for NetHack and SLASH'EM, respectively. The Vulture's project continues the abandoned Falcon's Eye project.

Vulture's is an answer to anyone who believes that the interface of NetHack is too primitive. Vulture's contains comparatively lavish graphics and also boasts background music and sound effects.

Rotated perspective

In contrast to other interfaces, Vulture's rotates the entire map by forty-five degrees. North in traditional interfaces becomes northwest in Vulture's. To make a diagonal move (across the corner of a square) with the number_pad, you would press [7931] for traditional interfaces but [8624] for Vulture's.

Distribution

The download page provides Vulture's in two forms, as an installer for Microsoft Windows, and as source code for multiple platforms. The distribution is not a patch; it includes a copy of NetHack or SLASH'EM, with modifications to support Vulture's.

To install Vulture's for Unix, you will need to fetch the source code and compile it (unless someone has made a binary for you). To compile it, you will need to have libpng, SDL, GNU make and a compiler (probably GNU gcc).

Vulture's 2.1.1 appeared at 12 January 2008. New in 2.1.1:

Vulture's development moved from Darcs to Subversion, sometime between the 2.1.0 and 2.1.1 releases.

The current Windows version of Vulture's Eye (2.1.1) has a bug that prevents Quest levels from loading properly. No patch has been released to fix this bug.

External Links