UltimateZoneBuilder/Help/gz_features.html
2013-03-18 13:52:27 +00:00

63 lines
3.9 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<title>GZDoom Builder features</title>
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
<link rel="stylesheet" type="text/css" href="default.css" media="screen" title="Default" />
</head>
<body>
<object type="application/x-oleobject" classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e">
<param name="keyword" value="Template">
</object>
<div id="gz_title"><h1>GZDoom Builder features</h1></div>
<div id="contents">
<p><h2>List of new features avaliable in GZDoom Builder:</h2></p>
<ul>
<li>Dynamic lights (all types) are rendered in Visual mode.</li>
<li>Dynamic lights defined in GLDEFS are rendered in Visual mode.</li>
<li>Animated dynamic lights.</li>
<li><a href="gz_gldefs.html">MD2 and MD3 models</a> rendering in 2D and 3D modes.</li>
<li>Fog rendering in Visual mode (including colored fog in maps in UDMF format).</li>
<li><a href="gz_gzdb_vm.html">GZDB Visual mode.</a></li>
<li><a href="gz_textures.html">More complete TEXTURES support.</a></li>
<li><a href="gz_event_lines.html">Event lines.</a></li>
<li><a href="gz_visual_verts.html">Visual vertices.</a></li>
<li><a href="gz_linedef_color_presets.html">Custom linedef colors.</a></li>
<li><a href="gz_multi_engines.html">Multiple engines per game configuration.</a></li>
<li>Partial <a href="gz_gldefs.html">GLDEFS</a> and <a href="gz_mapinfo.html">(Z)MAPINFO support.</a></li>
<li><a href="gz_acsex.html">Enhanced scripting workflow</a>.</li>
<li><a href="gz_texbrowser.html">Enhanced textures browser</a>.</li>
<li><a href="gz_mode_drawrect.html">Draw Rectangle</a>, <a href="gz_mode_drawellipse.html">Draw Ellipse</a> and <a href="gz_mode_drawbridge.html">Bridge</a> modes.</li>
<li>Ability to <a href="gz_actions.html#movething">move</a>, cut, copy, paste, insert and delete Things in Visual mode.</li>
<li><a href="gz_actions.html#newtestmap">"Test Map from current position"</a> feature.</li>
<li><a href="gz_settings.html">"Sync camera position between 2D and 3D modes"</a> feature.</li>
<li><a href="gz_actions.html#movethingtocursor">"Place Things at cursor position in Visual Mode"</a> feature.</li>
<li>PNG image format support.</li>
<li>PK7 archive format support.</li>
<li><a href="gz_plug_colorpicker.html">Color Picker plugin.</a></li>
<li><a href="gz_plug_udmfcontrols.html">UDMF Controls plugin.</a></li>
<li><a href="gz_plug_tagexplorer.html">Tag Explorer plugin.</a></li>
</ul>
<p><strong>"Smaller" features:</strong>
<ul><li>Map Analysis Mode: analysis results can be saved to a text file.</li>
<li>Find and Replace mode now have &quot;Sector Brightness&quot; search mode.</li>
<li>UDMF: Vertex height offsets (&quot;zfloor&quot; and &quot;zceiling&quot;) are shown in Visual mode.</li>
<li>UDMF: vertical offsets of a vertex can be edited in Vertex Edit form and are shown in Vertex Info panel.</li>
<li>UDMF: UDMF texture offsets can be edited in Sector and Linedef edit forms.</li>
<li>Map Analysis window now have "Apply to all errors of this type" checkbox.</li>
<li>Up to 8 newly created sectors can now be highlighted using a custom color.</li>
<li>Visual mode: things with zero Height and Radius are now rendered.</li>
<li>Visual mode: when the thing category has sprite, and the thing doesn't, category sprite is used.</li>
<li>Thing Edit Form now has "Random angle" checkbox.</li>
<li>Error Checker checks for unknown things.</li>
<li>Size of vertex handles in 2D modes can be changed in <a href="gz_settings.html">preferences</a>.</li>
<li>etc., etc., etc...</li>
</ul>
</p>
</div>
</body>