ZDoom

Navigation

ZDBSP 1.18.1: Minor bugfix release

Posted by randi on 21 December 2012 at 20:37
(1) Comment
ZDBSP has received a small bug fix and is now at version 1.18.1. This corrects a problem in earlier versions that could potentially create invalid nodes with maps that have more than 65535 lines or with maps that use the new node format introduced in ZDBSP 1.18.

ZDBSP 1.18

Posted by randi on 7 December 2012 at 22:25
(2) Comments
ZDBSP 1.18 is now available. This version introduces a new node format for better compatibility with UDMF maps that have vertices with fractional coordinates.

ACC 1.53

Posted by randi on 25 August 2012 at 14:47
(3) Comments
ACC 1.53 is now available and supports the latest features of ZDoom 2.6, such as scripts with four parameters, waiting on named scripts, and some very minor bug fixes.

In addition, the -h command line option no longer silently promotes non-Hexen features to the ZDoom script format. You now get an error when you try to use ZDoom-features in Hexen-compatible mode.

I would have put this up with ZDoom 2.6.0, but it slipped my mind. Sorry about that.

ZDoom 2.6.1

Posted by randi on 27 July 2012 at 20:03
(9) Comments
ZDoom 2.6.1 is now available. This is primarily a bugfix release for 2.6.0, however it contains one breaking change: Voxels are now rotated 90 degrees to match their orientation in Slab6.

There are also a few minor new features:

ZDoom 2.6.0, after much anticipation, is released

Posted by randi on 1 July 2012 at 19:20
(46) Comments
ZDoom 2.6.0 is now available, almost two years after version 2.5.0 was released. This release is available in the usual Windows version as well as in a Mac OS X version.

There have been hundreds of bugs fixed since then as well as numerous enhancements:

(Big thanks to Gez for compiling this list of changes.)

ZDBSP 1.17

Posted by randi on 28 August 2010 at 23:55
(26) Comments
ZDBSP 1.17 has been released. This version fixes a critical bug introduced in 1.16 that caused it to write garbage for normal nodes. Upgrading is strongly recommended.

It also has some minor performance improvements.

ZDoom 2.5.0

Posted by randi on 10 August 2010 at 23:53
(101) Comments
ZDoom 2.5.0 has been released.

The primary motivation for this release was the new vastly improved polyobject support. To recap, polyobjects in Hexen and previous versions of ZDoom had to obey these restrictions:
None of these restrictions apply anymore:
There are some other improvements as well, including:
There were some bugs fixed in there, too.

ACC 1.50

Posted by randi on 9 July 2010 at 20:10
(3) Comments
ACC, the script compiler for ACS, has been updated to version 1.50. This version fixes a bug when partially initializing multidimensional arrays.

ZDBSP 1.16

Posted by randi on 27 June 2010 at 15:28
(3) Comments
ZDBSP has been updated to version 1.16.

This version can correctly write nodes for maps that have more than 65536 vertices after node building. Thanks to entryway for producing a test map.

ZDBSP 1.15

Posted by randi on 11 June 2010 at 23:32
(2) Comments
ZDBSP has been updated to version 1.15. This version adds support for uncompressed extended nodes for prBoom+.