Skip to content

Releases: trapexit/3it

3it v1.7.0

22 May 02:42
3818415
Compare
Choose a tag to compare

Changelog

  • Add 'to-lrform' command by @trapexit in #35
  • Fix packing edgecase + add dump instr cmd by @trapexit in #38
  • Interpret BGND and NOBLK CCB flags when converting from CEL by @trapexit in #42
  • Add dump-packed-instructions command to print out the instructions of a packed cel image
  • Add brute force --find-smallest command to to-cel to find smallest variant
  • Add --generate-all command to to-cel to generate all compatible variants of a cel

Documentation

Donations / Sponsorship

If you find 3it and other work of mine for 3DO useful please consider supporting its ongoing development.

https://github.com/trapexit/support

3it v1.6.1

13 Nov 05:12
b28fbf8
Compare
Choose a tag to compare

Change summary

  • Fix packing edgecase
  • Add additional optimization on packed images with trailing transparent packets

Documentation

Donations / Sponsorship

If you find 3it and other work of mine for 3DO useful please consider supporting its ongoing development.

https://github.com/trapexit/support

3it v1.6.0

08 Nov 06:02
02e4117
Compare
Choose a tag to compare

Change summary

  • Always set CCB_LDPLUT by default when creating a coded CEL image
  • Improve coded CEL packing algo

Documentation

Donations / Sponsorship

If you find 3it and other works of mine for 3DO useful please consider supporting its ongoing development.

https://github.com/trapexit/support

3it v1.5.0

22 Oct 00:43
c504ded
Compare
Choose a tag to compare
  • Updated how transparency is handled. Now replaces transparent color with actual alpha channel = 0 after loading.
  • Allow optional writing of PLUT in CEL files.
  • Changed PLUT creation to be ordered by when the color is first seen.

3it v1.4.0

14 Sep 04:32
0f9ba87
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.3.0...1.4.0

3it v1.3.0

10 Apr 03:14
0fad417
Compare
Choose a tag to compare

What's Changed

Donations / Sponsorship

https://github.com/trapexit/support

3it v1.2.3

19 Jan 04:50
4a11122
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.2.2...1.2.3

3it v1.2.2

10 Dec 19:17
4bb1cd9
Compare
Choose a tag to compare

Fix WOFFSET calculations when converting to CEL.

v1.2.1

08 Sep 23:46
d8a111c
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.2.0...1.2.1

v1.2.0

22 Aug 17:50
4b81c77
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.0...1.2.0