Difference between revisions of "Vulture"

From NetHackWiki
Jump to navigation Jump to search
(Quest bug listed as fixed in the next release; Wikihack:Next version)
m (Resolved a "respectively".)
 
(32 intermediate revisions by 23 users not shown)
Line 1: Line 1:
 
[[Image:Vultures_eye.png|thumb|right|A screenshot of Vulture's Eye.]]
 
[[Image:Vultures_eye.png|thumb|right|A screenshot of Vulture's Eye.]]
'''Vulture's Eye''' and '''Vulture's Claw''' are isometric [[graphical user interface]]s for [[NetHack]] and [[SLASH'EM]], respectively. The Vulture's project continues the abandoned [[Falcon's Eye]] project.
+
[[Image:Vultures-intro1.png|thumb|right|First screen of the graphical intro.]]
  
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.
+
'''Vulture''' is an isometric [[graphical user interface]] for [[NetHack]], [[SLASH'EM]], and [[UnNetHack]]. The Vulture project continues the abandoned [[Falcon's Eye]] project and is maintained by Clive Crous.
 +
 
 +
Vulture is an answer to anyone who believes that the interface of NetHack is too primitive. Vulture contains comparatively lavish graphics and also boasts background music and sound effects.
 +
 
 +
Vulture was previously known as '''Vulture's Eye''' for [[NetHack]] and '''Vulture's Claw''' for [[SLASH'EM]], or generically as '''Vulture's''' to refer to both projects.  Clive Crous has renamed the project simply "Vulture" to reflect its forthcoming embrace of [[UnNetHack]] and [[SporkHack]].
 +
 
 +
Vulture was recently added to Steam, and there are plans to include SLASH'EM and UnNetHack as free DLC.  
  
 
==Rotated perspective==
 
==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.
+
In contrast to other interfaces, Vulture rotates the entire map by forty-five degrees. North in traditional interfaces becomes northwest in Vulture. To make a diagonal move (across the corner of a [[square]]) with the [[number_pad]], you would press {{kbd|7931}} for traditional interfaces but {{kbd|8624}} for Vulture.
  
 
==Distribution==
 
==Distribution==
The [http://www.darkarts.co.za/project/vultures/download 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.  
+
The website provides Vulture in free download as source code for multiple platforms.  Binaries, previously available for free download, are now commercial.  The developer has stated that the source code for the Vulture project will remain free and open. The distribution is not a patch; it includes a copy of NetHack or SLASH'EM, with modifications to support Vulture.
  
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).
+
To install Vulture for Unix, you can use the Debian/Ubuntu packages or you'll have to fetch the source code and compile it. To compile it, you will need to have libpng, SDL, GNU make, and a compiler (such as gcc). There is also a precompiled version for the Nokia N900 Phone & Internet Tablet available through the Maemo Program Manager.
  
Vulture's 2.1.1 appeared at [http://news.darkarts.co.za/index.php?id=6 12 January 2008]. New in 2.1.1:
+
To install Vulture from source on Mac OSX, see [https://gist.github.com/killdash9/51537b0793ea8e6752f6 this gist]
 +
 
 +
Vulture is also available on Desura and Steam.
 +
 
 +
==History==
 +
Vulture's 2.0.0 was released in April 2006. This release was an involved rewrite of the old core. The game now works with true transparency, 24-bit color, and relies extensively on SDL for its core drawing routines.
 +
 
 +
Vulture's 2.1.1 was released in 12 January 2008. New in 2.1.1:
 
* Vulture's Claw receives an update from [[SLASH'EM 0.0.7E7F2]] to [[SLASH'EM 0.0.7E7F3]].
 
* Vulture's Claw receives an update from [[SLASH'EM 0.0.7E7F2]] to [[SLASH'EM 0.0.7E7F3]].
* Vulture's now supports the [[vi]] keys, previously [[number_pad]] was always on. ([http://track.darkarts.co.za/view.php?id=11 issue 11])
+
* Vulture's now supports the [[vi]] keys, previously [[number_pad]] was always on.
 
* Other "bug and performance fixing".
 
* Other "bug and performance fixing".
  
Vulture's development moved from Darcs to Subversion, sometime between the 2.1.0 and 2.1.1 releases.
+
Vulture's 2.1.2 was released on 15 July 2008. Quest levels now load properly in the Windows version.
 +
 
 +
Vulture's development moved from Darcs to Subversion sometime between the 2.1.0 and 2.1.1 releases. It moved from Subversion to Git sometime between the 2.1.1 and 2.1.2 releases.
 +
 
 +
Sometime after 2.1.2, Vulture's was renamed to Vulture.
 +
 
 +
Vulture 2.3.67 was released on 5 April 2011, supporting UnNetHack for the first time.
  
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.  The bug is listed as [http://track.darkarts.co.za/view.php?id=23 fixed] in the official bug tracker, and we can thus assume that 2.1.2 will have the fix.
+
Vulture for NetHack - Community Edition 2.4 was released on 30 January 2015, based on [[NetHack 3.4.3]].
  
 
==External Links==
 
==External Links==
* [http://www.darkarts.co.za/project/vultures Official website]
+
* [http://www.darkarts.co.za/vulture-for-nethack Official website]
* [http://www.darkarts.co.za/project/vultures/download Downloads of the latest release]
+
* [http://store.steampowered.com/app/341390 Steam page]
* [http://usrsrc.org/listing.php?repname=vultures&path=%2F&sc=0 WebSVN] to browse the Subversion repository
+
* [https://github.com/Smasherr/vulture-msys2 Github for MSYS2 version] forked from [http://download.darkarts.co.za/vulture/Vulture%20for%20NetHack%20-%20Community%20Edition%202.4.zip version 2.4<!-- (sha224:fdf8c7da4f0b88ff9aae1567ba53deb6b1c09c59159d83ed355c32fb)-->]
* [http://track.darkarts.co.za/ Mantis (bug tracker)] to report issues with Vulture's
 
  
 
{{variant-343}}
 
{{variant-343}}
 
[[Category:User interface]]
 
[[Category:User interface]]

Latest revision as of 15:25, 10 April 2019

A screenshot of Vulture's Eye.
First screen of the graphical intro.

Vulture is an isometric graphical user interface for NetHack, SLASH'EM, and UnNetHack. The Vulture project continues the abandoned Falcon's Eye project and is maintained by Clive Crous.

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

Vulture was previously known as Vulture's Eye for NetHack and Vulture's Claw for SLASH'EM, or generically as Vulture's to refer to both projects. Clive Crous has renamed the project simply "Vulture" to reflect its forthcoming embrace of UnNetHack and SporkHack.

Vulture was recently added to Steam, and there are plans to include SLASH'EM and UnNetHack as free DLC.

Rotated perspective

In contrast to other interfaces, Vulture rotates the entire map by forty-five degrees. North in traditional interfaces becomes northwest in Vulture. 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.

Distribution

The website provides Vulture in free download as source code for multiple platforms. Binaries, previously available for free download, are now commercial. The developer has stated that the source code for the Vulture project will remain free and open. The distribution is not a patch; it includes a copy of NetHack or SLASH'EM, with modifications to support Vulture.

To install Vulture for Unix, you can use the Debian/Ubuntu packages or you'll have to fetch the source code and compile it. To compile it, you will need to have libpng, SDL, GNU make, and a compiler (such as gcc). There is also a precompiled version for the Nokia N900 Phone & Internet Tablet available through the Maemo Program Manager.

To install Vulture from source on Mac OSX, see this gist

Vulture is also available on Desura and Steam.

History

Vulture's 2.0.0 was released in April 2006. This release was an involved rewrite of the old core. The game now works with true transparency, 24-bit color, and relies extensively on SDL for its core drawing routines.

Vulture's 2.1.1 was released in 12 January 2008. New in 2.1.1:

Vulture's 2.1.2 was released on 15 July 2008. Quest levels now load properly in the Windows version.

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

Sometime after 2.1.2, Vulture's was renamed to Vulture.

Vulture 2.3.67 was released on 5 April 2011, supporting UnNetHack for the first time.

Vulture for NetHack - Community Edition 2.4 was released on 30 January 2015, based on NetHack 3.4.3.

External Links