Version | Date | Description |
---|---|---|
1.3.1 | 2010-08-25 | Minor update |
1.3.0 | 2009-10-07 | Minor update |
1.2.0 | 2006-09-24 | Major update |
1.1.0 | 2006-08-01 | Minor update |
1.0.0 | 2006-07-12 | Initial release |
Type | Changes | By |
---|---|---|
Wasteland Suite is now compiled with Java 6. | k | |
Implemented demolition flag in item lists. | k | |
Item type is now handled as a enum internally instead of an integer but XML file still uses an integer. | k |
Type | Changes | By |
---|---|---|
Added full support for the external data files used by Displacer's hacked EXE. | k | |
Patch for safe check (20) on map 4 was not working correctly. | k |
Type | Changes | By |
---|---|---|
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 | |
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 | |
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 | |
Fixed fixwloffsets problems with different EXE files unpacked with different EXE unpackers. | k |
Type | Changes | By |
---|---|---|
Added read and write support for CPA files | k | |
Added read and write support for HTDS (tilesets) files | k | |
Added read and write support for PICS files (encounter animations) files | k | |
Added read and write support for curs file | k | |
Added read and write support for colorf.fnt file | k | |
Added fixwloffsets program to fix the MSQ offsets in wl.exe | k |