Skip to content

chore(main): release 1.4.0#11

Merged
jchantrell merged 1 commit into
mainfrom
release-please--branches--main
Jul 4, 2026
Merged

chore(main): release 1.4.0#11
jchantrell merged 1 commit into
mainfrom
release-please--branches--main

Conversation

@github-actions

@github-actions github-actions Bot commented May 19, 2026

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

1.4.0 (2026-07-04)

Features

  • add manifest and diff commands for tracking files across game versions (7e1174b)
  • decompress Oodle-compressed animation payload in .ast files (8fde26c)
  • replace ImageMagick with native Go DDS decoder (85fdb7c)
  • support partial path matching for file extraction (a570755)

Bug Fixes

  • gracefully handle non-UTF-16LE text files during extraction (2d079b9)
  • handle DXT1 1-bit alpha and skip unsupported DDS formats (e358cc1)
  • race condition in progress bar description updates (e604941)
  • scan animation headers instead of trusting u8 animCount (ce0a205)
  • skip table extraction when --tables not provided (e538a78)

Performance Improvements

  • cache opened bundles to avoid redundant parsing (ed074d7)
  • cache parsed bundle index to disk (7a68f84)
  • parallelize file extraction with worker pool (26aa5d6)
  • remove unused raw slice accumulation in DDS decompressors (fd8315f)
  • skip already exported files during extraction (aeeabeb)
  • sort files by bundle before extraction (3346a27)
  • use BestSpeed PNG compression level (b79ba83)
  • use binary search for path filtering in list command (c93367a)

This PR was generated with Release Please. See documentation.

@github-actions github-actions Bot force-pushed the release-please--branches--main branch from bef25f2 to 38763b0 Compare July 4, 2026 03:36
@jchantrell jchantrell merged commit 98d7fdf into main Jul 4, 2026
@jchantrell jchantrell deleted the release-please--branches--main branch July 4, 2026 23:49
@github-actions

github-actions Bot commented Jul 4, 2026

Copy link
Copy Markdown
Contributor Author

🤖 Created releases:

🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant