mirror of
https://git.do.srb2.org/STJr/ZoneBuilder.git
synced 2024-11-10 06:41:49 +00:00
39 lines
1.9 KiB
HTML
39 lines
1.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>What's New - Zone Builder Unofficial</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" />
|
||
|
<script type="text/javascript" src="scripts.js"></script>
|
||
|
</head>
|
||
|
<body>
|
||
|
|
||
|
<object type="application/x-oleobject" classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e">
|
||
|
<param name="keyword" value="New in Unofficial">
|
||
|
</object>
|
||
|
|
||
|
<div id="title"><h1>What's New - Zone Builder Unofficial</h1></div>
|
||
|
|
||
|
<div id="contents">
|
||
|
<p>
|
||
|
<h2>Quick way to set laps</h2>
|
||
|
Angle UI component supports "loops", very useful for creating checkpoints in SRB2 Kart.<br>
|
||
|
Dragging mouse while holding middle-button on angle component changes the number of loops.<br>
|
||
|
|
||
|
<h2>New building tools</h2>
|
||
|
<b>Perpendicular Tool</b>, create elements perpendicular to linedefs or vertices, available in Vertices Mode, Linedefs Mode and Sectors Mode.<br>
|
||
|
<b>Parallel Tool</b>, create elements parallel to linedefs, available in Vertices Mode, Linedefs Mode and Sectors Mode.<br>
|
||
|
<b>Draw Shapes Mode</b> (Alt+D), it peforms the same as Draw Ellipse Mode and Insert Things Radially Mode but with added functionality.<br>
|
||
|
<b>Vertex Into Shape</b> to create multiple shapes, available in Vertices Mode, works similar to Draw Shapes Mode.<br>
|
||
|
<b>Vertex Slope Assistant</b> to help managing and creating vertex slopes, available in Things Mode.<br>
|
||
|
|
||
|
<h2>Better support for SRB2 Kart</h2>
|
||
|
<b>SRB2 2.2 / SRB2 Kart Sector Flat Alignment</b> support (by MascaraSnake).<br>
|
||
|
<b>VSlope Absolute Z</b>, Visual mode now display absolute Z Vertex Slopes properly.<br>
|
||
|
<b>Improved SRB2 Kart configs</b>, added missing sector type "Invert Encore Remap" and linedef trigger "Encore Load" and more.<br>
|
||
|
</p>
|
||
|
</div>
|
||
|
</body>
|