Wasteland Suite

Release History

VersionDateDescription
1.3.12010-08-25Minor update
1.3.02009-10-07Minor update
1.2.02006-09-24Major update
1.1.02006-08-01Minor update
1.0.02006-07-12Initial release

Release 1.3.1 - 2010-08-25

TypeChangesBy

update

Wasteland Suite is now compiled with Java 6.k

update

Implemented demolition flag in item lists.k

update

Item type is now handled as a enum internally instead of an integer but XML file still uses an integer.k

Release 1.3.0 - 2009-10-07

TypeChangesBy

add

Added full support for the external data files used by Displacer's hacked EXE.k

fix

Patch for safe check (20) on map 4 was not working correctly.k

Release 1.2.0 - 2006-09-24

TypeChangesBy

add

Added full read and write support for the game files. unpackgame and packgame can be used to edit the maps in every respect (but within the limits of wasteland) with a simple text editor. A good XML editor is recommended to take advantage of the documented XML schema file.k

add

Added an extractmaps program which can be used to extract the maps of wasteland as PNG files. It reads the tilemaps from the game files, the tiles from the allhtds files and the sprites from the ic0_9.wlf file and then merges them into graphical maps and saves them into PNG files.k

fix

Replaced unpackwlf and packwlf with unpackmasks, packmasks, unpacksprites and packsprites because I found out that the two WLF files of wasteland have different formats and ic0_9.wlf does contain sprite images and not animation bit masks.k

fix

Fixed fixwloffsets problems with different EXE files unpacked with different EXE unpackers.k

Release 1.1.0 - 2006-08-01

TypeChangesBy

add

Added read and write support for CPA filesk

add

Added read and write support for HTDS (tilesets) filesk

add

Added read and write support for PICS files (encounter animations) filesk

add

Added read and write support for curs filek

add

Added read and write support for colorf.fnt filek

add

Added fixwloffsets program to fix the MSQ offsets in wl.exek

Release 1.0.0 - 2006-07-12

No changes in this release.