2
0
mirror of https://github.com/Laupetin/OpenAssetTools.git synced 2026-03-23 13:13:01 +00:00

3062 Commits

Author SHA1 Message Date
Jan
15a4662f87 Merge pull request #722 from Laupetin/chore/techset-tests
chore: add unit tests for techset dumping and compilation for all remaining games
2026-03-21 00:22:01 +01:00
Jan
44ddafd265 Merge pull request #721 from Laupetin/dependabot/npm_and_yarn/src/ModManUi/modman-dependencies-8746817bb2
chore(deps): bump the modman-dependencies group in /src/ModManUi with 6 updates
2026-03-21 00:07:35 +01:00
Jan
a66f88ead1 Merge pull request #719 from Laupetin/dependabot/github_actions/microsoft/setup-msbuild-3.0.0
chore(deps): bump microsoft/setup-msbuild from 2.0.0 to 3.0.0
2026-03-21 00:04:33 +01:00
Jan
d231a82610 Merge pull request #720 from Laupetin/dependabot/submodules/thirdparty/eigen-6540bf4
chore(deps): bump thirdparty/eigen from `f64d1e0` to `6540bf4`
2026-03-21 00:03:40 +01:00
Jan
7b2f14c068 Merge pull request #718 from Laupetin/dependabot/submodules/thirdparty/json-eba0a92
chore(deps): bump thirdparty/json from `8167d2f` to `eba0a92`
2026-03-20 23:52:41 +01:00
Jan
1abd19f07a Merge pull request #717 from Laupetin/dependabot/submodules/thirdparty/lz4-5c4c1fb
chore(deps): bump thirdparty/lz4 from `130f457` to `5c4c1fb`
2026-03-20 23:52:30 +01:00
Jan Laupetin
0c4a2771ef chore: add unit tests for iw3 techsets 2026-03-20 23:51:19 +01:00
dependabot[bot]
4c0501ec90 chore(deps): bump the modman-dependencies group
Bumps the modman-dependencies group in /src/ModManUi with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [vue-router](https://github.com/vuejs/router) | `5.0.3` | `5.0.4` |
| [eslint](https://github.com/eslint/eslint) | `10.0.3` | `10.1.0` |
| [jiti](https://github.com/unjs/jiti) | `2.5.1` | `2.6.1` |
| [jsdom](https://github.com/jsdom/jsdom) | `28.1.0` | `29.0.1` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `8.0.0` | `8.0.1` |
| [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc) | `3.2.5` | `3.2.6` |


Updates `vue-router` from 5.0.3 to 5.0.4
- [Release notes](https://github.com/vuejs/router/releases)
- [Commits](https://github.com/vuejs/router/compare/v5.0.3...v5.0.4)

Updates `eslint` from 10.0.3 to 10.1.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](https://github.com/eslint/eslint/compare/v10.0.3...v10.1.0)

Updates `jiti` from 2.5.1 to 2.6.1
- [Release notes](https://github.com/unjs/jiti/releases)
- [Changelog](https://github.com/unjs/jiti/blob/main/CHANGELOG.md)
- [Commits](https://github.com/unjs/jiti/compare/v2.5.1...v2.6.1)

Updates `jsdom` from 28.1.0 to 29.0.1
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Commits](https://github.com/jsdom/jsdom/compare/v28.1.0...v29.0.1)

Updates `vite` from 8.0.0 to 8.0.1
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/create-vite@8.0.1/packages/vite)

Updates `vue-tsc` from 3.2.5 to 3.2.6
- [Release notes](https://github.com/vuejs/language-tools/releases)
- [Changelog](https://github.com/vuejs/language-tools/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/language-tools/commits/v3.2.6/packages/tsc)

---
updated-dependencies:
- dependency-name: vue-router
  dependency-version: 5.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: modman-dependencies
- dependency-name: eslint
  dependency-version: 10.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: modman-dependencies
- dependency-name: jiti
  dependency-version: 2.6.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: modman-dependencies
- dependency-name: jsdom
  dependency-version: 29.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: modman-dependencies
- dependency-name: vite
  dependency-version: 8.0.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: modman-dependencies
- dependency-name: vue-tsc
  dependency-version: 3.2.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: modman-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-20 22:35:59 +00:00
dependabot[bot]
17f8a65ce6 chore(deps): bump thirdparty/eigen from f64d1e0 to 6540bf4
Bumps [thirdparty/eigen](https://gitlab.com/libeigen/eigen) from `f64d1e0` to `6540bf4`.
- [Release notes](https://gitlab.com/libeigen/eigen/tags)
- [Commits](f64d1e0acc...6540bf4787)

---
updated-dependencies:
- dependency-name: thirdparty/eigen
  dependency-version: 6540bf4787d5eb627022f043f105bcd3fd23650d
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-20 22:13:25 +00:00
dependabot[bot]
017ce25203 chore(deps): bump microsoft/setup-msbuild from 2.0.0 to 3.0.0
Bumps [microsoft/setup-msbuild](https://github.com/microsoft/setup-msbuild) from 2.0.0 to 3.0.0.
- [Release notes](https://github.com/microsoft/setup-msbuild/releases)
- [Commits](https://github.com/microsoft/setup-msbuild/compare/v2.0.0...v3.0.0)

---
updated-dependencies:
- dependency-name: microsoft/setup-msbuild
  dependency-version: 3.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-20 22:13:24 +00:00
dependabot[bot]
989be91bf8 chore(deps): bump thirdparty/json from 8167d2f to eba0a92
Bumps [thirdparty/json](https://github.com/nlohmann/json) from `8167d2f` to `eba0a92`.
- [Release notes](https://github.com/nlohmann/json/releases)
- [Commits](8167d2f641...eba0a92bfb)

---
updated-dependencies:
- dependency-name: thirdparty/json
  dependency-version: eba0a92bfb1abf242f30e894b96ba11c9f4048c7
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-20 22:13:21 +00:00
dependabot[bot]
15c89cbdeb chore(deps): bump thirdparty/lz4 from 130f457 to 5c4c1fb
Bumps [thirdparty/lz4](https://github.com/lz4/lz4) from `130f457` to `5c4c1fb`.
- [Release notes](https://github.com/lz4/lz4/releases)
- [Commits](130f457aea...5c4c1fb235)

---
updated-dependencies:
- dependency-name: thirdparty/lz4
  dependency-version: 5c4c1fb2354133e1f3b087a341576985f8114bd5
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-20 22:13:19 +00:00
Jan Laupetin
7bb9cfcbfa chore: add unit tests for iw4 techsets 2026-03-20 23:03:02 +01:00
Jan Laupetin
3b0416fa99 chore: add unit tests for iw5 techsets 2026-03-20 22:20:20 +01:00
Jan Laupetin
8d0e3f054c chore: add unit tests for t5 techsets 2026-03-20 20:58:14 +01:00
Jan
bb7f4b99f7 Merge pull request #716 from Laupetin/feature/techset-iw5
feat: add techset dumping for iw5
2026-03-19 22:21:08 +01:00
Jan Laupetin
d050721142 chore: add additional known texture def hashes for iw5 2026-03-19 21:20:24 +01:00
Jan Laupetin
b98ae1fdc8 fix: properly dump iw5 vertex sampler 2026-03-19 19:26:33 +01:00
Jan Laupetin
2ba00acedd chore: make sure iw5 can use its special vertex material samplers 2026-03-19 18:26:57 +01:00
Jan Laupetin
a497efe67b feat: compile iw5 techsets 2026-03-18 23:04:41 +01:00
Jan Laupetin
72f285178b feat: add techset dumping for iw5 2026-03-18 23:04:35 +01:00
Jan
f9e4a6d34c Merge pull request #714 from Laupetin/feature/asset-creation-logging
feat: more detailed logs about what is being loaded
2026-03-17 18:57:19 +01:00
Jan Laupetin
914cdda360 feat: summarize warnings and errors after linking and unlinking 2026-03-16 00:46:14 +01:00
Jan Laupetin
58ab46413a chore: prefix warn and error messages 2026-03-15 23:06:56 +01:00
Jan Laupetin
3da04f8092 feat: more details about which assets are dumped 2026-03-15 22:47:46 +01:00
Jan Laupetin
64a36d89e1 feat: more detailed logs about what is being loaded 2026-03-15 19:23:54 +01:00
Jan
a25ddf173c Merge pull request #713 from Laupetin/feature/t5-techniques
feat: t5 techset compiling
2026-03-15 16:06:28 +01:00
Jan Laupetin
b93925c306 fix: inconsistencies on t5 technique compilation 2026-03-15 15:31:01 +01:00
Jan Laupetin
f4ed3e6c93 fix: warn but accept invalid argument types in shaders
cheers to T5 mc_sw4_3d_char_skin_gas that uses a sampler in the vertex shader
2026-03-15 12:56:13 +01:00
Jan Laupetin
e8b9ece6bd feat: t5 techset compiling 2026-03-14 23:38:59 +01:00
Jan Laupetin
04870e8fbf chore: use templated code for t5 techset dumping 2026-03-14 23:23:10 +01:00
Jan
1e933d6ae2 Merge pull request #712 from Laupetin/feature/iw3-techniques
feat: iw3 techsets
2026-03-14 21:27:00 +01:00
Jan Laupetin
aaf4c0fd7d docs: adjust supported asset types for techniquesets 2026-03-14 20:55:00 +01:00
Jan Laupetin
daa891a922 feat: add techset compiling for IW3 2026-03-14 20:54:59 +01:00
Jan Laupetin
5993c88897 feat: dump iw3 technique sets 2026-03-14 20:54:59 +01:00
Jan Laupetin
a613cb0f8b fix: release ci pipeline broken v0.27.0 2026-03-14 16:53:04 +01:00
Jan
8376bea762 Merge pull request #711 from Laupetin/fix/iw4-dirty-rebuild
fix: iw4 map dirty rebuild
2026-03-14 16:32:49 +01:00
Jan Laupetin
edcc6774c7 fix: not reusing cbrushedge_t type in iw3,iw4 clipMap 2026-03-14 16:01:30 +01:00
Jan Laupetin
14b143466d fix: not adding offset of reusable type when type is not structure 2026-03-14 15:56:08 +01:00
Jan
adc3908b90 Merge pull request #707 from Laupetin/feature/techset-iw4
feat: techsets for iw4
2026-03-14 14:05:46 +01:00
Jan Laupetin
08a869f8c3 chore: add cursed calculation for techflag 200 in iw4 2026-03-14 13:35:42 +01:00
Jan Laupetin
629564073c fix: auto creating dx9 shader args with too many elements 2026-03-14 10:50:12 +01:00
Jan Laupetin
161ab45306 chore: handle iw4 technique flags 2026-03-14 09:09:57 +01:00
Jan Laupetin
503fe89251 feat: load shader args for dx9 shaders 2026-03-14 09:09:57 +01:00
Jan Laupetin
6e19b94b9b chore: use templated loaders for shaders in IW4,T6 2026-03-14 09:09:57 +01:00
Jan Laupetin
fbfd418e20 feat: add templated technique compiler for IW4 2026-03-14 09:09:56 +01:00
Jan Laupetin
dbe5cffb2f feat: use templated techset compiler for IW4 2026-03-14 09:09:56 +01:00
Jan Laupetin
3bb7f1aa05 chore: use templated vertex decl compiler 2026-03-14 09:09:56 +01:00
Jan Laupetin
5272b9060d chore: use templating for t6 techset compilation 2026-03-14 09:09:56 +01:00
Jan Laupetin
02a3394c2d fix: fix extraction of source templating games 2026-03-14 09:09:55 +01:00