Skip to content

Releases: vs49688/CrocUtils

1.4.1

04 Apr 03:15
1.4.1
260fc67
Compare
Choose a tag to compare
Changes:
* Fix a segfault during WAD extraction.

1.4.0

20 Mar 10:30
1.4.0
373ea9a
Compare
Choose a tag to compare
Changes:
* Many, many bug, leak & crash fixes.
* Add "crocfile build" command - build a CROCFILE.DAT/CROCFILE.DIR pair.
* Add "strun dump" command - jump STRUN.BIN to JSON
* Add a fake material name for PSX models.
* Fix flipped UVs on extracted models.
* macOS compilation support
    - Sorry, no binaries.

1.3.0

01 Feb 03:02
1.3.0
0091dc8
Compare
Choose a tag to compare
Changes:
* [WAD/IDX] Handle \r\n properly
* [PIX] Add support for converting to PNG
  - Can handle all the PIX files in the Croc WADs
    - 32-bit formats: RGBA8888, XRGB8888
    - 24-bit formats: RGB888
    - 16-bit formats: RGB565, XRGB1555
    -  8-bit formats: INDEX8
       - Only with embedded palette

1.2.1

25 Jan 13:14
1.2.1
dddf21f
Compare
Choose a tag to compare
Changes:
* Fix wad/idx extraction on Win32 systems

1.2.0

20 Jan 10:01
1.2.0
e34fabf
Compare
Choose a tag to compare
Changes:

* Add wad/idx extraction support

Misc:

* Switch deployment to GitHub Actions

1.1.0

24 Oct 14:01
1.1.0
afdec20
Compare
Choose a tag to compare
Changes:

* Add new "croctool" utility, an amalgamation of "maptool", "cfextract",
  and the short-lived "modtool".
* Remove maptool, cfextract, and modtool binaries
* Add support for dumping a MOD file to a series of Wavefront OBJ files.
  - Material support is not implemented as of yet,

Misc:

* Major internal cleanups and refactorings
* Configure automatic release deployment

1.0.0

26 Jun 11:21
1.0.0
Compare
Choose a tag to compare
8aa0c407e8078b1e8482c5dca94d7310e1163edcd756bbc3f38f2aade03f9d93  maptool-linux-amd64-1.0.0
f858d319ffa1da626505692baf2b4c56bdb0d1774b481b78cafee5a9cbaf0974  maptool-windows-amd64-1.0.0.exe