Skip to content

thtk release 11

Compare
Choose a tag to compare
@nmlgc nmlgc released this 07 Oct 19:09
· 553 commits to master since this release
11

What's new in thtk 11

This release adds thstd, a new tool to dump and recreate the background scripts found in the *.std files. Further changes to existing tools:

thanm

In preparation of thcrap's upcoming support for ANM header patching, more thorough reverse-engineering went into the various ANM structures. All previously unknown fields have now been identified and named.
Additionally, index numbers are now dumped for entries and instruction lines, as this is the only reliable way to address them in an ANM header patch.
Creating new ANM archives from old spec dumps will show backwards-compatibility warnings to ease the transition to the new, more correct dump format.

Thanks to GhostPhanom for funding this development!

  • Type declarations are now taken from the thtypes repository, which has been added as an additional Git submodule.

  • Support for TH16.5 has been added.

thecl

  • Support for TH16.5 has been added.

thmsg

  • Support for TH16.5 has been added.

Please submit an issue if you find a bug in this release.