Releases: aaa4xu/xcom2charpool
Releases · aaa4xu/xcom2charpool
v2.0.1
v2.0.0-hotfix.1
Bump pnpm version to 10 in CI workflows
v2.0.0
This release is a major refactor that rebuilds the library around registry‑driven codecs and Zod schemas, with first‑class file codecs for vanilla CharacterPool binaries and Iridar’s Appearance Manager (IAM).
Added
- File‑level codecs for vanilla and IAM charpool files with schema validation.
- Zod schemas for CharacterPool, appearance, IAM mod data and schema helpers.
CodecRegistry,TypeCodec,ArrayElementCodec,CodecContext, andBaseCodecfor extension points.
Full Changelog: v1.0.0...v2.0.0
Public release 🎉
I'm not sure if anyone will be interested in this library (especially considering how much time has passed since the game's release), but I immensely enjoyed the process of creating it.
Special thanks to ChristopherOdd and his wonderful community, who inspired me for this project.