2
0
mirror of https://github.com/Laupetin/OpenAssetTools.git synced 2026-03-02 19:13:03 +00:00
Commit Graph

2952 Commits

Author SHA1 Message Date
Jan
c9d5f208d5 Merge pull request #699 from Laupetin/update-package-lock
chore: update package lock
2026-02-28 15:58:23 +01:00
Jan Laupetin
0941a357d9 chore: update package lock 2026-02-28 15:29:40 +01:00
Jan
85b973885c Merge pull request #697 from Laupetin/dependabot/github_actions/actions/upload-artifact-7
chore(deps): bump actions/upload-artifact from 6 to 7
2026-02-28 00:05:28 +01:00
Jan
635c97a0e3 Merge pull request #698 from Laupetin/dependabot/npm_and_yarn/src/ModManUi/modman-dependencies-3aa4f5b772
chore(deps): bump the modman-dependencies group in /src/ModManUi with 5 updates
2026-02-28 00:04:41 +01:00
Jan
42ab1c1647 Merge pull request #696 from Laupetin/dependabot/github_actions/actions/download-artifact-8
chore(deps): bump actions/download-artifact from 7 to 8
2026-02-28 00:01:29 +01:00
Jan
8b2937311d Merge pull request #695 from Laupetin/dependabot/submodules/thirdparty/lz4-130f457
chore(deps): bump thirdparty/lz4 from `1519f46` to `130f457`
2026-02-27 23:41:53 +01:00
Jan
44bcfeeff8 Merge pull request #694 from Laupetin/dependabot/submodules/thirdparty/eigen-f64d1e0
chore(deps): bump thirdparty/eigen from `18791a8` to `f64d1e0`
2026-02-27 23:41:44 +01:00
dependabot[bot]
63ac9ab932 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.28` | `3.5.29` |
| [@types/jsdom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jsdom) | `27.0.0` | `28.0.0` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.3.0` | `25.3.2` |
| [eslint](https://github.com/eslint/eslint) | `10.0.1` | `10.0.2` |
| [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc) | `3.2.4` | `3.2.5` |


Updates `vue` from 3.5.28 to 3.5.29
- [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.28...v3.5.29)

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

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

Updates `eslint` from 10.0.1 to 10.0.2
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](https://github.com/eslint/eslint/compare/v10.0.1...v10.0.2)

Updates `vue-tsc` from 3.2.4 to 3.2.5
- [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.5/packages/tsc)

---
updated-dependencies:
- dependency-name: vue
  dependency-version: 3.5.29
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: modman-dependencies
- dependency-name: "@types/jsdom"
  dependency-version: 28.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: modman-dependencies
- dependency-name: "@types/node"
  dependency-version: 25.3.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: modman-dependencies
- dependency-name: eslint
  dependency-version: 10.0.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: modman-dependencies
- dependency-name: vue-tsc
  dependency-version: 3.2.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: modman-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-27 22:28:16 +00:00
dependabot[bot]
5d9bf38185 chore(deps): bump actions/upload-artifact from 6 to 7
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 6 to 7.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v6...v7)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-27 22:13:34 +00:00
dependabot[bot]
e0b8be76b9 chore(deps): bump actions/download-artifact from 7 to 8
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 7 to 8.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v7...v8)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-version: '8'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-27 22:13:30 +00:00
dependabot[bot]
a2aa64b032 chore(deps): bump thirdparty/lz4 from 1519f46 to 130f457
Bumps [thirdparty/lz4](https://github.com/lz4/lz4) from `1519f46` to `130f457`.
- [Release notes](https://github.com/lz4/lz4/releases)
- [Commits](1519f46a3a...130f457aea)

---
updated-dependencies:
- dependency-name: thirdparty/lz4
  dependency-version: 130f457aea830ab80e2e7b438408384fe8eefe07
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-27 22:13:24 +00:00
dependabot[bot]
2bb9473e46 chore(deps): bump thirdparty/eigen from 18791a8 to f64d1e0
Bumps [thirdparty/eigen](https://gitlab.com/libeigen/eigen) from `18791a8` to `f64d1e0`.
- [Release notes](https://gitlab.com/libeigen/eigen/tags)
- [Commits](18791a81b9...f64d1e0acc)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-27 22:13:21 +00:00
Jan
e1ce1e6ea8 Merge pull request #691 from Laupetin/chore/refactor-hashing-funcs
chore: streamline game hashing functions
2026-02-23 08:44:21 +01:00
Jan Laupetin
f7e0cb3c45 chore: call common djb2 implementations in game hashing funcs 2026-02-23 08:15:05 +01:00
Jan Laupetin
9502ebfc26 chore: add tests for game hashing funcs 2026-02-22 23:36:26 +00:00
Jan
95a9e897c2 Merge pull request #689 from Laupetin/dependabot/submodules/thirdparty/eigen-1dcea43
chore(deps): bump thirdparty/eigen from `9b709e8` to `1dcea43`
2026-02-21 12:31:13 +01:00
dependabot[bot]
37bcc96893 chore(deps): bump thirdparty/eigen from 9b709e8 to 1dcea43
Bumps [thirdparty/eigen](https://gitlab.com/libeigen/eigen) from `9b709e8` to `1dcea43`.
- [Release notes](https://gitlab.com/libeigen/eigen/tags)
- [Commits](9b709e8269...1dcea43c49)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-21 11:00:06 +00:00
Jan
4a409da7cc Merge pull request #690 from Laupetin/dependabot/npm_and_yarn/src/ModManUi/modman-dependencies-d72ec7ee39
chore(deps): bump the modman-dependencies group across 1 directory with 10 updates
2026-02-21 09:10:20 +01:00
Jan
330e18a642 Merge pull request #688 from Laupetin/dependabot/submodules/thirdparty/lz4-1519f46
chore(deps): bump thirdparty/lz4 from `446a35f` to `1519f46`
2026-02-21 00:02:55 +01:00
Jan
734e968ed9 Merge pull request #687 from Laupetin/dependabot/submodules/thirdparty/zlib-da607da
chore(deps): bump thirdparty/zlib from `2570416` to `da607da`
2026-02-20 23:53:27 +01:00
Jan
c2d5ba753c Merge pull request #686 from Laupetin/dependabot/submodules/thirdparty/json-8167d2f
chore(deps): bump thirdparty/json from `904592d` to `8167d2f`
2026-02-20 23:42:37 +01:00
Jan
50028df787 Merge pull request #685 from Laupetin/dependabot/submodules/thirdparty/catch2-29c9844
chore(deps): bump thirdparty/catch2 from `b6c7b21` to `29c9844`
2026-02-20 23:42:24 +01:00
dependabot[bot]
09e3f4bcbb chore(deps): bump the modman-dependencies group across 1 directory with 10 updates
Bumps the modman-dependencies group with 10 updates in the /src/ModManUi directory:

| Package | From | To |
| --- | --- | --- |
| [vue](https://github.com/vuejs/core) | `3.5.27` | `3.5.28` |
| [vue-router](https://github.com/vuejs/router) | `5.0.1` | `5.0.3` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.1.0` | `25.3.0` |
| [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue) | `6.0.3` | `6.0.4` |
| [@vitest/eslint-plugin](https://github.com/vitest-dev/eslint-plugin-vitest) | `1.6.6` | `1.6.9` |
| [@vue/eslint-config-typescript](https://github.com/vuejs/eslint-config-typescript) | `14.6.0` | `14.7.0` |
| [eslint](https://github.com/eslint/eslint) | `9.39.2` | `10.0.1` |
| [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) | `10.7.0` | `10.8.0` |
| [jsdom](https://github.com/jsdom/jsdom) | `27.4.0` | `28.1.0` |
| [vite-plugin-vue-devtools](https://github.com/vuejs/devtools/tree/HEAD/packages/vite) | `8.0.5` | `8.0.6` |



Updates `vue` from 3.5.27 to 3.5.28
- [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.27...v3.5.28)

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

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

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

Updates `@vitest/eslint-plugin` from 1.6.6 to 1.6.9
- [Release notes](https://github.com/vitest-dev/eslint-plugin-vitest/releases)
- [Commits](https://github.com/vitest-dev/eslint-plugin-vitest/compare/v1.6.6...v1.6.9)

Updates `@vue/eslint-config-typescript` from 14.6.0 to 14.7.0
- [Release notes](https://github.com/vuejs/eslint-config-typescript/releases)
- [Commits](https://github.com/vuejs/eslint-config-typescript/compare/v14.6.0...v14.7.0)

Updates `eslint` from 9.39.2 to 10.0.1
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](https://github.com/eslint/eslint/compare/v9.39.2...v10.0.1)

Updates `eslint-plugin-vue` from 10.7.0 to 10.8.0
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Changelog](https://github.com/vuejs/eslint-plugin-vue/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v10.7.0...v10.8.0)

Updates `jsdom` from 27.4.0 to 28.1.0
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md)
- [Commits](https://github.com/jsdom/jsdom/compare/27.4.0...28.1.0)

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

---
updated-dependencies:
- dependency-name: vue
  dependency-version: 3.5.28
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: modman-dependencies
- dependency-name: vue-router
  dependency-version: 5.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: modman-dependencies
- dependency-name: "@types/node"
  dependency-version: 25.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: modman-dependencies
- dependency-name: "@vitejs/plugin-vue"
  dependency-version: 6.0.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: modman-dependencies
- dependency-name: "@vitest/eslint-plugin"
  dependency-version: 1.6.9
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: modman-dependencies
- dependency-name: "@vue/eslint-config-typescript"
  dependency-version: 14.7.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: modman-dependencies
- dependency-name: eslint
  dependency-version: 10.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: modman-dependencies
- dependency-name: eslint-plugin-vue
  dependency-version: 10.8.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: modman-dependencies
- dependency-name: jsdom
  dependency-version: 28.1.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: modman-dependencies
- dependency-name: vite-plugin-vue-devtools
  dependency-version: 8.0.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: modman-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-20 22:41:24 +00:00
dependabot[bot]
941402f41a chore(deps): bump thirdparty/lz4 from 446a35f to 1519f46
Bumps [thirdparty/lz4](https://github.com/lz4/lz4) from `446a35f` to `1519f46`.
- [Release notes](https://github.com/lz4/lz4/releases)
- [Commits](446a35fb65...1519f46a3a)

---
updated-dependencies:
- dependency-name: thirdparty/lz4
  dependency-version: 1519f46a3a11f312be8f5796e8fa4779140277f0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-20 22:13:42 +00:00
dependabot[bot]
3774d99656 chore(deps): bump thirdparty/zlib from 2570416 to da607da
Bumps [thirdparty/zlib](https://github.com/madler/zlib) from `2570416` to `da607da`.
- [Release notes](https://github.com/madler/zlib/releases)
- [Commits](2570416264...da607da739)

---
updated-dependencies:
- dependency-name: thirdparty/zlib
  dependency-version: da607da739fa6047df13e66a2af6b8bec7c2a498
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-20 22:13:39 +00:00
dependabot[bot]
cba5b456b8 chore(deps): bump thirdparty/json from 904592d to 8167d2f
Bumps [thirdparty/json](https://github.com/nlohmann/json) from `904592d` to `8167d2f`.
- [Release notes](https://github.com/nlohmann/json/releases)
- [Commits](904592d2a8...8167d2f641)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-20 22:13:37 +00:00
dependabot[bot]
018442bd10 chore(deps): bump thirdparty/catch2 from b6c7b21 to 29c9844
Bumps [thirdparty/catch2](https://github.com/catchorg/Catch2) from `b6c7b21` to `29c9844`.
- [Release notes](https://github.com/catchorg/Catch2/releases)
- [Commits](b6c7b217d4...29c9844f68)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-20 22:13:35 +00:00
Jan
a8312607dc Merge pull request #682 from Laupetin/dependabot/submodules/thirdparty/zlib-2570416
chore(deps): bump thirdparty/zlib from `9f25df2` to `2570416`
2026-02-14 00:01:01 +01:00
Jan
60a5067179 Merge pull request #683 from Laupetin/dependabot/submodules/thirdparty/json-904592d
chore(deps): bump thirdparty/json from `21b5374` to `904592d`
2026-02-13 23:56:48 +01:00
Jan
342e1102b0 Merge pull request #681 from Laupetin/dependabot/submodules/thirdparty/catch2-b6c7b21
chore(deps): bump thirdparty/catch2 from `de7e863` to `b6c7b21`
2026-02-13 23:56:39 +01:00
Jan
f679c26024 Merge pull request #680 from Laupetin/dependabot/submodules/thirdparty/eigen-9b709e8
chore(deps): bump thirdparty/eigen from `afb4380` to `9b709e8`
2026-02-13 23:56:31 +01:00
dependabot[bot]
953d85961b chore(deps): bump thirdparty/json from 21b5374 to 904592d
Bumps [thirdparty/json](https://github.com/nlohmann/json) from `21b5374` to `904592d`.
- [Release notes](https://github.com/nlohmann/json/releases)
- [Commits](21b53746c9...904592d2a8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-13 22:13:44 +00:00
dependabot[bot]
14119cafaa chore(deps): bump thirdparty/zlib from 9f25df2 to 2570416
Bumps [thirdparty/zlib](https://github.com/madler/zlib) from `9f25df2` to `2570416`.
- [Release notes](https://github.com/madler/zlib/releases)
- [Commits](9f25df2c80...2570416264)

---
updated-dependencies:
- dependency-name: thirdparty/zlib
  dependency-version: 25704162641a9f11191c9e46ee207aa93ed6c0c0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-13 22:13:42 +00:00
dependabot[bot]
7d5ae8469f chore(deps): bump thirdparty/catch2 from de7e863 to b6c7b21
Bumps [thirdparty/catch2](https://github.com/catchorg/Catch2) from `de7e863` to `b6c7b21`.
- [Release notes](https://github.com/catchorg/Catch2/releases)
- [Commits](de7e863013...b6c7b217d4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-13 22:13:40 +00:00
dependabot[bot]
2a467e6612 chore(deps): bump thirdparty/eigen from afb4380 to 9b709e8
Bumps [thirdparty/eigen](https://gitlab.com/libeigen/eigen) from `afb4380` to `9b709e8`.
- [Release notes](https://gitlab.com/libeigen/eigen/tags)
- [Commits](afb4380534...9b709e8269)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-13 22:13:37 +00:00
Jan
5aa84ebbf7 Merge pull request #678 from Laupetin/dependabot/submodules/thirdparty/eigen-afb4380
chore(deps): bump thirdparty/eigen from `ddfc68d` to `afb4380`
2026-02-07 09:06:38 +01:00
Jan
ffe22849b9 Merge pull request #677 from Laupetin/dependabot/submodules/thirdparty/json-21b5374
chore(deps): bump thirdparty/json from `553c314` to `21b5374`
2026-02-07 09:06:26 +01:00
Jan
229d5b2f99 Merge pull request #676 from Laupetin/dependabot/submodules/thirdparty/libtomcrypt-63af5f6
chore(deps): bump thirdparty/libtomcrypt from `9a13375` to `63af5f6`
2026-02-07 09:06:12 +01:00
Jan
86547906fd Merge pull request #675 from Laupetin/dependabot/submodules/thirdparty/zlib-9f25df2
chore(deps): bump thirdparty/zlib from `9eadab4` to `9f25df2`
2026-02-07 09:05:57 +01:00
dependabot[bot]
449bdb7335 chore(deps): bump thirdparty/eigen from ddfc68d to afb4380
Bumps [thirdparty/eigen](https://gitlab.com/libeigen/eigen) from `ddfc68d` to `afb4380`.
- [Release notes](https://gitlab.com/libeigen/eigen/tags)
- [Commits](ddfc68d399...afb4380534)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-06 22:13:36 +00:00
dependabot[bot]
466343fda2 chore(deps): bump thirdparty/json from 553c314 to 21b5374
Bumps [thirdparty/json](https://github.com/nlohmann/json) from `553c314` to `21b5374`.
- [Release notes](https://github.com/nlohmann/json/releases)
- [Commits](553c314fb8...21b53746c9)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-06 22:13:30 +00:00
dependabot[bot]
83e59612d1 chore(deps): bump thirdparty/libtomcrypt from 9a13375 to 63af5f6
Bumps [thirdparty/libtomcrypt](https://github.com/libtom/libtomcrypt) from `9a13375` to `63af5f6`.
- [Release notes](https://github.com/libtom/libtomcrypt/releases)
- [Commits](9a13375d47...63af5f6dc1)

---
updated-dependencies:
- dependency-name: thirdparty/libtomcrypt
  dependency-version: 63af5f6dc15a686ff2099676e0fd02550ec87659
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-06 22:13:28 +00:00
dependabot[bot]
e4bfa4ecdb chore(deps): bump thirdparty/zlib from 9eadab4 to 9f25df2
Bumps [thirdparty/zlib](https://github.com/madler/zlib) from `9eadab4` to `9f25df2`.
- [Release notes](https://github.com/madler/zlib/releases)
- [Commits](9eadab4258...9f25df2c80)

---
updated-dependencies:
- dependency-name: thirdparty/zlib
  dependency-version: 9f25df2c80c2b26c8b050fba880f0851d9d243ea
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-06 22:13:25 +00:00
Jan
bc1ecbae0c Merge pull request #673 from Laupetin/chore/vs2026
chore: use VS2026 when compiling on Windows
2026-02-06 09:54:28 +01:00
Jan Laupetin
7fd818871c chore: use windows-2025-vs2026 in CI for running with VS2026 2026-02-05 18:54:51 +01:00
Jan Laupetin
b8b5d4b921 chore: generate vs2026 solutions on windows 2026-02-05 18:54:51 +01:00
Jan
be28d78153 Merge pull request #674 from Laupetin/refactor/sub-assets
refactor: introduce subasset loading
2026-02-05 18:51:20 +01:00
Jan Laupetin
aa47ffa629 refactor: introduce subasset loading 2026-02-05 18:17:15 +01:00
Jan
1be411b371 Merge pull request #672 from Laupetin/refactor/game-asset-type-names
refactor: game asset type names
2026-02-05 18:15:52 +01:00
Jan Laupetin
3b1e65e8cc refactor: move asset type names to IGame implementations 2026-02-05 17:36:56 +01:00