What's Changed
- feat: iw3 techsets by @Laupetin in #712
- feat: t5 techset compiling by @Laupetin in #713
- feat: more detailed logs about what is being loaded by @Laupetin in #714
- feat: add techset dumping and loading for iw5 by @Laupetin in #716
- chore: add unit tests for techset dumping and compilation for all remaining games by @Laupetin in #722
- refactor: use std::expected instead of custom implementation by @Laupetin in #731
- chore: set npm min-release-age by @Laupetin in #726
- fix: bad image external loading condition for t6 by @Laupetin in #740
- fix: ordered json extensions by @Laupetin in #746
- chore: configure 3 days cooldown for dependabot by @Laupetin in #747
- docs: update vs version in README from 2022 to 2026 by @Laupetin in #748
- chore: update npm dependencies by @Laupetin in #751
- Add IW3 PhysPreset dump logic by @pagingred in #744
- fix: IW3 ensure
XModel::surfsis set in loader by @michaeloliverx in #761 - Fix doc to show IW3 PhysPreset dumping is supported by @pagingred in #762
- fix: remove deprecated '>type,type' zone definition from examples by @michaeloliverx in #777
- feat: add asset source description to loading logs by @michaeloliverx in #759
- fix: xmodel glTF dumps dropping
COLOR_0vertex attributes by @michaeloliverx in #760 - refactor(zcg): use wordsize instead of architecture by @michaeloliverx in #769
- fix: incomplete iw3 part classification by @Laupetin in #780
- feat: phys presets dumping and loading for IW3, IW5, T5 by @pagingred in #753
- Add IW3 & IW5 SndCurve Dumping & Loading Logic by @pagingred in #766
- refactor: adjust asset type names for light def by @Laupetin in #787
- fix: omitting default armature causes problems by @Laupetin in #781
- fix: iw4 physpreset clamping by @Laupetin in #788
- fix: xmodels with more than one root bone are not linkable by @Laupetin in #752
- fix: being able to generate solution without git submodules on windows by @Laupetin in #791
- feat: ipak dumping without ff by @Laupetin in #797
- fix(unlinker): respect
--minimal-zoneCLI arg by @michaeloliverx in #801 - feat: add lightdef dumping and loading for all games by @pagingred in #778
- fix: invalid formats when dumping images as iwi by @Laupetin in #806
- feat: xmodel collision tree by @Laupetin in #790
New Contributors
- @pagingred made their first contribution in #744
Full Changelog: v0.27.0...v0.28.0