2
0
mirror of https://github.com/Laupetin/OpenAssetTools.git synced 2026-04-21 10:58:44 +00:00
Commit Graph

3105 Commits

Author SHA1 Message Date
Jan Laupetin
388c0272b0 feat: add shader compilers for IW3,IW5,T5,T6 2026-04-19 23:02:19 +01:00
Jan Laupetin
1d1b9cc4d1 chore: use templating for iw4 shader compilation 2026-04-19 23:02:18 +01:00
Jan Laupetin
4801b59b2c chore: remove vkd3d shader compilation
* It does not produce usable output for DirectX unfortunately
2026-04-19 23:02:18 +01:00
Jan Laupetin
273ea0ae30 feat: compile shaders on linux via vkd3d 2026-04-19 23:02:18 +01:00
Jan Laupetin
b283695e1c chore: dynamically enable shader compilation if available 2026-04-19 23:02:18 +01:00
Jan Laupetin
e814f7382c chore: add base hlsl for IW4 2026-04-19 23:02:17 +01:00
Jan Laupetin
0fc6dc73dd feat: add shader compiler for IW4 2026-04-19 23:02:17 +01:00
Jan Laupetin
b798fbb482 chore: remove old iw4 techset compiler 2026-04-19 23:02:14 +01:00
Jan
80dc487d5a Merge pull request #742 from Laupetin/dependabot/submodules/thirdparty/libtomcrypt-2e441a1
chore(deps): bump thirdparty/libtomcrypt from `3223b87` to `2e441a1`
2026-04-19 22:57:25 +02:00
Jan Laupetin
535f0e299c chore: use libtomcrypt rsa_verify_hash_v2 as old method was deprecated 2026-04-19 21:26:34 +01:00
dependabot[bot]
487887dc1e chore(deps): bump thirdparty/libtomcrypt from 3223b87 to 2e441a1
Bumps [thirdparty/libtomcrypt](https://github.com/libtom/libtomcrypt) from `3223b87` to `2e441a1`.
- [Release notes](https://github.com/libtom/libtomcrypt/releases)
- [Commits](3223b87588...2e441a17df)

---
updated-dependencies:
- dependency-name: thirdparty/libtomcrypt
  dependency-version: 2e441a17df132db9a0acaefdfaaa73a734fba8e7
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-19 20:58:55 +01:00
Jan
484f5e486e Merge pull request #741 from Laupetin/dependabot/submodules/thirdparty/eigen-86f2c6e
chore(deps): bump thirdparty/eigen from `ec28a25` to `86f2c6e`
2026-04-19 21:57:31 +02:00
Jan
f8ba2044dd Merge pull request #740 from Laupetin/fix/t6-images
fix: bad image external loading condition for t6
2026-04-19 21:56:53 +02:00
dependabot[bot]
92f73e6846 chore(deps): bump thirdparty/eigen from ec28a25 to 86f2c6e
Bumps [thirdparty/eigen](https://gitlab.com/libeigen/eigen) from `ec28a25` to `86f2c6e`.
- [Release notes](https://gitlab.com/libeigen/eigen/tags)
- [Commits](ec28a25133...86f2c6e9b6)

---
updated-dependencies:
- dependency-name: thirdparty/eigen
  dependency-version: 86f2c6e9b625eacbfa2e9b996c5a7df954268e10
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-17 22:13:23 +00:00
Jan Laupetin
f9f93b33ec fix: bad image external loading condition for t6
* change picked from edd6aef2c578b65c3718dc55a2f366bc488f5243 by hc20k
2026-04-17 22:31:05 +02:00
Jan
ec8759494b Merge pull request #736 from Laupetin/dependabot/submodules/thirdparty/libtomcrypt-3223b87
chore(deps): bump thirdparty/libtomcrypt from `63af5f6` to `3223b87`
2026-04-11 07:52:17 +02:00
Jan
2858f275ba Merge pull request #737 from Laupetin/dependabot/submodules/thirdparty/libtommath-652d70a
chore(deps): bump thirdparty/libtommath from `839ae9e` to `652d70a`
2026-04-11 07:52:03 +02:00
Jan
5bf1d287b8 Merge pull request #738 from Laupetin/dependabot/submodules/thirdparty/catch2-b670de4
chore(deps): bump thirdparty/catch2 from `29c9844` to `b670de4`
2026-04-11 07:51:51 +02:00
Jan
c9e8d3b4d0 Merge pull request #735 from Laupetin/dependabot/submodules/thirdparty/eigen-ec28a25
chore(deps): bump thirdparty/eigen from `a91913e` to `ec28a25`
2026-04-11 07:51:34 +02:00
Jan
b9cbb0b744 Merge pull request #734 from Laupetin/dependabot/submodules/thirdparty/json-3946872
chore(deps): bump thirdparty/json from `9a73748` to `3946872`
2026-04-11 07:51:15 +02:00
dependabot[bot]
7c5ef06570 chore(deps): bump thirdparty/catch2 from 29c9844 to b670de4
Bumps [thirdparty/catch2](https://github.com/catchorg/Catch2) from `29c9844` to `b670de4`.
- [Release notes](https://github.com/catchorg/Catch2/releases)
- [Commits](29c9844f68...b670de4fe1)

---
updated-dependencies:
- dependency-name: thirdparty/catch2
  dependency-version: b670de4fe12ac7c5e858b7de3a14fb4bd18c760e
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-10 22:13:42 +00:00
dependabot[bot]
ac47fab846 chore(deps): bump thirdparty/libtommath from 839ae9e to 652d70a
Bumps [thirdparty/libtommath](https://github.com/libtom/libtommath) from `839ae9e` to `652d70a`.
- [Release notes](https://github.com/libtom/libtommath/releases)
- [Commits](839ae9ea66...652d70a31f)

---
updated-dependencies:
- dependency-name: thirdparty/libtommath
  dependency-version: 652d70a31fcecc7beb7a01b3edef645039f54778
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-10 22:13:39 +00:00
dependabot[bot]
eed184756e chore(deps): bump thirdparty/libtomcrypt from 63af5f6 to 3223b87
Bumps [thirdparty/libtomcrypt](https://github.com/libtom/libtomcrypt) from `63af5f6` to `3223b87`.
- [Release notes](https://github.com/libtom/libtomcrypt/releases)
- [Commits](63af5f6dc1...3223b87588)

---
updated-dependencies:
- dependency-name: thirdparty/libtomcrypt
  dependency-version: 3223b87588dee9eb2ed6c7bfd7e01ffae0a607f2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-10 22:13:37 +00:00
dependabot[bot]
719e73deee chore(deps): bump thirdparty/eigen from a91913e to ec28a25
Bumps [thirdparty/eigen](https://gitlab.com/libeigen/eigen) from `a91913e` to `ec28a25`.
- [Release notes](https://gitlab.com/libeigen/eigen/tags)
- [Commits](a91913e961...ec28a25133)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-10 22:13:35 +00:00
dependabot[bot]
0af8537960 chore(deps): bump thirdparty/json from 9a73748 to 3946872
Bumps [thirdparty/json](https://github.com/nlohmann/json) from `9a73748` to `3946872`.
- [Release notes](https://github.com/nlohmann/json/releases)
- [Commits](9a737481ae...3946872265)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-10 22:13:31 +00:00
Jan
da6e2e3254 Merge pull request #726 from Laupetin/npm-min-release-age
chore: set npm min-release-age
2026-04-05 10:23:57 +02:00
Jan Laupetin
52bd60a799 chore: refuse to use npm version that does not support min-release-age 2026-04-05 09:42:06 +02:00
Jan Laupetin
514700a41f chore: update package-lock deps 2026-04-05 09:42:02 +02:00
Jan Laupetin
6ef0cd8266 chore: add min-release-age setting in npmrc 2026-04-05 09:39:45 +02:00
Jan
4fa4559fbb Merge pull request #731 from Laupetin/use-std-expected
refactor: use std::expected instead of custom implementation
2026-04-04 17:13:39 +02:00
Jan Laupetin
4242c4a325 refactor: use std::expected instead of custom implementation 2026-04-04 14:47:10 +02:00
Jan
bd6f42dc54 Merge pull request #729 from Laupetin/dependabot/submodules/thirdparty/eigen-a91913e
chore(deps): bump thirdparty/eigen from `eb4b2ee` to `a91913e`
2026-04-04 08:17:12 +02:00
Jan
acf9b1c6de Merge pull request #728 from Laupetin/dependabot/submodules/thirdparty/lz4-9da37b2
chore(deps): bump thirdparty/lz4 from `5c4c1fb` to `9da37b2`
2026-04-04 08:16:58 +02:00
Jan
671bbbedbb Merge pull request #727 from Laupetin/dependabot/submodules/thirdparty/json-9a73748
chore(deps): bump thirdparty/json from `eba0a92` to `9a73748`
2026-04-04 08:16:45 +02:00
Jan
7ca1e0f4b8 Merge pull request #730 from Laupetin/dependabot/npm_and_yarn/src/ModManUi/modman-dependencies-337107b81e
chore(deps): bump the modman-dependencies group in /src/ModManUi with 5 updates
2026-04-04 08:16:22 +02:00
dependabot[bot]
604871c679 chore(deps): bump the modman-dependencies group
Bumps the modman-dependencies group in /src/ModManUi with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [vue](https://github.com/vuejs/core) | `3.5.31` | `3.5.32` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.5.0` | `25.5.2` |
| [@vitest/eslint-plugin](https://github.com/vitest-dev/eslint-plugin-vitest) | `1.6.13` | `1.6.14` |
| [eslint](https://github.com/eslint/eslint) | `10.1.0` | `10.2.0` |
| [sass](https://github.com/sass/dart-sass) | `1.98.0` | `1.99.0` |


Updates `vue` from 3.5.31 to 3.5.32
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/core/compare/v3.5.31...v3.5.32)

Updates `@types/node` from 25.5.0 to 25.5.2
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@vitest/eslint-plugin` from 1.6.13 to 1.6.14
- [Release notes](https://github.com/vitest-dev/eslint-plugin-vitest/releases)
- [Commits](https://github.com/vitest-dev/eslint-plugin-vitest/compare/v1.6.13...v1.6.14)

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

Updates `sass` from 1.98.0 to 1.99.0
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.98.0...1.99.0)

---
updated-dependencies:
- dependency-name: vue
  dependency-version: 3.5.32
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: modman-dependencies
- dependency-name: "@types/node"
  dependency-version: 25.5.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: modman-dependencies
- dependency-name: "@vitest/eslint-plugin"
  dependency-version: 1.6.14
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: modman-dependencies
- dependency-name: eslint
  dependency-version: 10.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: modman-dependencies
- dependency-name: sass
  dependency-version: 1.99.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: modman-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-03 22:16:22 +00:00
dependabot[bot]
0783b99d5e chore(deps): bump thirdparty/eigen from eb4b2ee to a91913e
Bumps [thirdparty/eigen](https://gitlab.com/libeigen/eigen) from `eb4b2ee` to `a91913e`.
- [Release notes](https://gitlab.com/libeigen/eigen/tags)
- [Commits](eb4b2eeffa...a91913e961)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-03 22:13:23 +00:00
dependabot[bot]
94cbc34aeb chore(deps): bump thirdparty/lz4 from 5c4c1fb to 9da37b2
Bumps [thirdparty/lz4](https://github.com/lz4/lz4) from `5c4c1fb` to `9da37b2`.
- [Release notes](https://github.com/lz4/lz4/releases)
- [Commits](5c4c1fb235...9da37b2eeb)

---
updated-dependencies:
- dependency-name: thirdparty/lz4
  dependency-version: 9da37b2eebf082bfab6e57c49be71cc41119a40d
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-03 22:13:19 +00:00
dependabot[bot]
e6d1b4fcef chore(deps): bump thirdparty/json from eba0a92 to 9a73748
Bumps [thirdparty/json](https://github.com/nlohmann/json) from `eba0a92` to `9a73748`.
- [Release notes](https://github.com/nlohmann/json/releases)
- [Commits](eba0a92bfb...9a737481ae)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-03 22:13:15 +00:00
Jan
097f208173 Merge pull request #725 from Laupetin/dependabot/npm_and_yarn/src/ModManUi/modman-dependencies-1060e4eaa3
chore(deps): bump the modman-dependencies group in /src/ModManUi with 8 updates
2026-03-28 09:07:21 +01:00
Jan
f7af0cfa56 Merge pull request #724 from Laupetin/dependabot/submodules/thirdparty/eigen-eb4b2ee
chore(deps): bump thirdparty/eigen from `6540bf4` to `eb4b2ee`
2026-03-28 09:07:06 +01:00
dependabot[bot]
5acd9ff01a chore(deps): bump the modman-dependencies group
Bumps the modman-dependencies group in /src/ModManUi with 8 updates:

| Package | From | To |
| --- | --- | --- |
| [vue](https://github.com/vuejs/core) | `3.5.30` | `3.5.31` |
| [@types/jsdom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jsdom) | `28.0.0` | `28.0.1` |
| [@vitest/eslint-plugin](https://github.com/vitest-dev/eslint-plugin-vitest) | `1.6.12` | `1.6.13` |
| [@vue/tsconfig](https://github.com/vuejs/tsconfig) | `0.9.0` | `0.9.1` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.9.3` | `6.0.2` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `8.0.1` | `8.0.3` |
| [vite-plugin-vue-devtools](https://github.com/vuejs/devtools/tree/HEAD/packages/vite) | `8.1.0` | `8.1.1` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.1.0` | `4.1.2` |


Updates `vue` from 3.5.30 to 3.5.31
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/core/compare/v3.5.30...v3.5.31)

Updates `@types/jsdom` from 28.0.0 to 28.0.1
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jsdom)

Updates `@vitest/eslint-plugin` from 1.6.12 to 1.6.13
- [Release notes](https://github.com/vitest-dev/eslint-plugin-vitest/releases)
- [Commits](https://github.com/vitest-dev/eslint-plugin-vitest/compare/v1.6.12...v1.6.13)

Updates `@vue/tsconfig` from 0.9.0 to 0.9.1
- [Release notes](https://github.com/vuejs/tsconfig/releases)
- [Commits](https://github.com/vuejs/tsconfig/compare/v0.9.0...v0.9.1)

Updates `typescript` from 5.9.3 to 6.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.9.3...v6.0.2)

Updates `vite` from 8.0.1 to 8.0.3
- [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.3/packages/vite)

Updates `vite-plugin-vue-devtools` from 8.1.0 to 8.1.1
- [Release notes](https://github.com/vuejs/devtools/releases)
- [Commits](https://github.com/vuejs/devtools/commits/v8.1.1/packages/vite)

Updates `vitest` from 4.1.0 to 4.1.2
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.2/packages/vitest)

---
updated-dependencies:
- dependency-name: vue
  dependency-version: 3.5.31
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: modman-dependencies
- dependency-name: "@types/jsdom"
  dependency-version: 28.0.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: modman-dependencies
- dependency-name: "@vitest/eslint-plugin"
  dependency-version: 1.6.13
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: modman-dependencies
- dependency-name: "@vue/tsconfig"
  dependency-version: 0.9.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: modman-dependencies
- dependency-name: typescript
  dependency-version: 6.0.2
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: modman-dependencies
- dependency-name: vite
  dependency-version: 8.0.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: modman-dependencies
- dependency-name: vite-plugin-vue-devtools
  dependency-version: 8.1.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: modman-dependencies
- dependency-name: vitest
  dependency-version: 4.1.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: modman-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-27 22:16:33 +00:00
dependabot[bot]
88f622339b chore(deps): bump thirdparty/eigen from 6540bf4 to eb4b2ee
Bumps [thirdparty/eigen](https://gitlab.com/libeigen/eigen) from `6540bf4` to `eb4b2ee`.
- [Release notes](https://gitlab.com/libeigen/eigen/tags)
- [Commits](6540bf4787...eb4b2eeffa)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-27 22:13:19 +00:00
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