Half-Life Wiki
Half-Life Wiki
No edit summary
m (clean up)
(11 intermediate revisions by 5 users not shown)
Line 1: Line 1:
 
{{Article|rw|good}}
 
{{Article|rw|good}}
  +
{{Software Infobox
{{Software_Infobox
 
|imageBG=
 
 
|image=[[File:Hammer splash logo.png|250px]]
 
|image=[[File:Hammer splash logo.png|250px]]
 
|image2=[[File:Hammer coast screenshot.png|250px]]
 
|image2=[[File:Hammer coast screenshot.png|250px]]
Line 37: Line 36:
 
*Hammer originally started out as a paid ''Quake'' level editor named "Worldcraft". During the development of ''Half-Life'', [[Valve]] hired [http://www.mobygames.com/developer/sheet/view/developerId,34586/ Ben Morris], the creator of Worldcraft, and purchased the rights to own the program. They then developed it into the Valve Hammer Editor.<ref name="history">[http://developer.valvesoftware.com/wiki/Hammer_Editor_version_history Hammer Editor version history] at The Valve Developer Community</ref>
 
*Hammer originally started out as a paid ''Quake'' level editor named "Worldcraft". During the development of ''Half-Life'', [[Valve]] hired [http://www.mobygames.com/developer/sheet/view/developerId,34586/ Ben Morris], the creator of Worldcraft, and purchased the rights to own the program. They then developed it into the Valve Hammer Editor.<ref name="history">[http://developer.valvesoftware.com/wiki/Hammer_Editor_version_history Hammer Editor version history] at The Valve Developer Community</ref>
   
*When Hammer was still an independent product, the developer planned on allowing Hammer to edit [http://liandri.beyondunreal.com/Unreal ''Unreal''] maps.<ref name="history">[http://developer.valvesoftware.com/wiki/Hammer_Editor_version_history Hammer Editor version history] at The Valve Developer Community</ref> This never came into fruition because Worldcraft was purchased by Valve before ''Unreal'' came out.
+
*When Hammer was still an independent product, the developer planned on allowing Hammer to edit [http://liandri.beyondunreal.com/Unreal ''Unreal''] maps.<ref name="history"/> This never came into fruition because Worldcraft was purchased by Valve before ''Unreal'' came out.
   
 
*Hammer's first name was "The Forge", but it was changed because the level editor for the ''[http://traxus.bungie.org/index.php/Marathon Marathon]'' game series is named "[http://traxus.bungie.org/index.php/Forge Forge]".
 
*Hammer's first name was "The Forge", but it was changed because the level editor for the ''[http://traxus.bungie.org/index.php/Marathon Marathon]'' game series is named "[http://traxus.bungie.org/index.php/Forge Forge]".
Line 48: Line 47:
   
 
*When first launched, the Hammer featured in the playable [[Half-Life 2 Beta|''Half-Life 2'' Beta]] plays a 3 seconds [[Wikipedia:Musical Instrument Digital Interface|MIDI]] intro of the song "[[Wikipedia:U Can't Touch This|U Can't Touch This]]" by [[Wikipedia:MC Hammer|MC Hammer]] (named "hamrtime.mid"), an obvious play on the name of the artist, and the infamous sentence featured in the song, "Stop... Hammer time!".
 
*When first launched, the Hammer featured in the playable [[Half-Life 2 Beta|''Half-Life 2'' Beta]] plays a 3 seconds [[Wikipedia:Musical Instrument Digital Interface|MIDI]] intro of the song "[[Wikipedia:U Can't Touch This|U Can't Touch This]]" by [[Wikipedia:MC Hammer|MC Hammer]] (named "hamrtime.mid"), an obvious play on the name of the artist, and the infamous sentence featured in the song, "Stop... Hammer time!".
  +
  +
*The icon used for obsolete entities consists of what presumably is the head of a Valve developer pasted on the [[Wikipedia:File:Fonz Pic.PNG|bust]] of [[Wikipedia:Fonzie|Fonzie]] from the TV sitcom ''[[Wikipedia:Happy Days|Happy Days]]'', with his trademarks thumb up and leather jacket.
  +
==Gallery==
  +
<gallery widths=140 position=center captionalign=center hideaddbutton=true><!--- DO NOT ALTER THESE CODES --->
  +
File:Wc01.jpg|Worldcraft 2.0, map editing.
  +
File:Wc05.jpg|Worldcraft 2.0, texture browser.
  +
</gallery>
   
 
==References==
 
==References==

Revision as of 06:05, 8 April 2012

This subject is in the Real world.This is a good article.

Valve Hammer Editor, formerly known as Worldcraft and commonly named Hammer, is Valve Software's map creation program for their game engine, Source. Versions prior to 4 supported exclusively Goldsrc, Source's predecessor. It is freely available to anyone who has purchased a Source based game, as a part of the Source SDK.

The current version is 4.0.

Overview

The Hammer editor is used by level designers to create new maps for Source-based games. It is used to create geometry and to place objects (entities) in the game world. It can also be used to script events in maps, such as Overwatch Soldiers ambushing the player, via manipulation of entities.

The current version of Hammer, 4.0, supports both Source engine and GoldSrc games. However, placing an entity used in only one engine can cause errors. Those that create maps for GoldSrc usually use version 3.5, which is the last version that only supports GoldSrc games.

In order to create a map for a certain game, Hammer must have a special file, called a .fgd file, associated with it. This file tells Hammer what entities the game uses so that it will let the user select them. The .fgd files for official Valve games using the Source engine already come prepackaged into Hammer with the Source SDK, but for the GoldSrc games, the user must add them manually.

Hammer can also be used to compile maps so that they can be played in a game. To do this, Hammer runs the map through three (four in 3.5 and earlier) .exe programs; vbsp.exe, which renders the geometry, vvis.exe, which renders what geometry appears where, and vrad.exe, which renders the lighting. Versions 3.5 and earlier included an additional program, qcsg.exe, which renders the basic outline of the map for vbsp.exe to fill in. In 4.0, this has been merged with vbsp.exe.

Behind the scenes

  • Hammer originally started out as a paid Quake level editor named "Worldcraft". During the development of Half-Life, Valve hired Ben Morris, the creator of Worldcraft, and purchased the rights to own the program. They then developed it into the Valve Hammer Editor.[1]
  • When Hammer was still an independent product, the developer planned on allowing Hammer to edit Unreal maps.[1] This never came into fruition because Worldcraft was purchased by Valve before Unreal came out.
  • Hammer's first name was "The Forge", but it was changed because the level editor for the Marathon game series is named "Forge".

Trivia

  • Old versions of Hammer also supported Quake and Quake II. This is because of the similarities between the GoldSrc, Quake and Quake II engines.
  • With some manipulation, it is possible to make Quake maps in Hammer 3.3.
  • When first launched, the Hammer featured in the playable Half-Life 2 Beta plays a 3 seconds MIDI intro of the song "U Can't Touch This" by MC Hammer (named "hamrtime.mid"), an obvious play on the name of the artist, and the infamous sentence featured in the song, "Stop... Hammer time!".
  • The icon used for obsolete entities consists of what presumably is the head of a Valve developer pasted on the bust of Fonzie from the TV sitcom Happy Days, with his trademarks thumb up and leather jacket.

Gallery

References

  1. 1.0 1.1 Hammer Editor version history at The Valve Developer Community

External links