2
0
mirror of https://github.com/Laupetin/OpenAssetTools.git synced 2026-01-19 15:01:49 +00:00
Commit Graph

2863 Commits

Author SHA1 Message Date
Jan Laupetin
f95745fb87 fix: not writing to script string var for embedded script string arrays 2026-01-17 00:45:22 +00:00
Jan Laupetin
47dcab33e9 chore: add systemtest to test rebuilding of vanilla zones 2026-01-17 00:45:22 +00:00
Jan Laupetin
2840489a38 fix: only fill used union members when loading 2026-01-17 00:45:21 +00:00
Jan Laupetin
00546740e4 fix: filling union members that are not supposed to be written
* This causes some pointers to be partially overwritten when filling in the wrong order as well
2026-01-17 00:45:21 +00:00
Jan Laupetin
9f559fdcd0 fix: ReusableAddOffset not respecting differing block and memory sizes 2026-01-17 00:45:21 +00:00
Jan Laupetin
51300bb47c chore: const params in InvalidLookupPositionException 2026-01-17 00:45:20 +00:00
Jan Laupetin
0be778cf5c fix: do not fill in runtime block members 2026-01-17 00:45:20 +00:00
Jan Laupetin
1dc25ee20a fix: use correct written variable for WriteArray zone code methods 2026-01-17 00:45:20 +00:00
Jan Laupetin
7dffc77ed7 refactor: fill structs in templates when writing on x64 hosts 2026-01-17 00:45:19 +00:00
Jan Laupetin
257ef39b20 feat: add fill in ContentWriter classes for writing with x64 hosts 2026-01-17 00:45:19 +00:00
Jan Laupetin
2a1f6158e4 fix: writing bad zone sizes with x64 hosts 2026-01-17 00:45:19 +00:00
Jan Laupetin
6ea2e7faad refactor: use ZoneOutputOffset for written variables 2026-01-17 00:45:19 +00:00
Jan Laupetin
2b2590b8fb fix: not correctly returning bad result for failed zone loading 2026-01-17 00:45:18 +00:00
Jan Laupetin
9900544f71 refactor: return ZoneOutputOffset when writing via ZoneOutputStream 2026-01-17 00:45:18 +00:00
Jan Laupetin
ac24e4f893 refactor: combined ZoneOutputStream interface with impl 2026-01-17 00:45:18 +00:00
Jan Laupetin
ac9bdd21da chore: use vector for ZoneInputStream block offsets 2026-01-17 00:45:17 +00:00
Jan Laupetin
86b7e55e5b refactor: add game name to generated load and write files 2026-01-17 00:45:17 +00:00
Jan Laupetin
77af856a87 chore: remove ifdefs for disabling certain system tests
* Previously reading written zones was disabled
* Reenable it to test for success in writing correct zones
2026-01-17 00:45:14 +00:00
Jan
e2183fea4c Merge pull request #656 from Laupetin/dependabot/npm_and_yarn/src/ModManUi/modman-dependencies-e7d7cf981c
chore(deps-dev): bump the modman-dependencies group in /src/ModManUi with 4 updates
2026-01-17 01:44:01 +01:00
Jan
94a6bdbe27 Merge pull request #655 from Laupetin/dependabot/submodules/thirdparty/eigen-918a5f1
chore(deps): bump thirdparty/eigen from `0315fb3` to `918a5f1`
2026-01-17 01:43:51 +01:00
Jan
40e001172f Merge pull request #654 from Laupetin/dependabot/submodules/thirdparty/catch2-024aec9
chore(deps): bump thirdparty/catch2 from `b59f4f3` to `024aec9`
2026-01-17 01:43:43 +01:00
Jan
7e4490cb40 Merge pull request #653 from Laupetin/dependabot/submodules/thirdparty/json-5ed0709
chore(deps): bump thirdparty/json from `515d994` to `5ed0709`
2026-01-17 01:43:34 +01:00
Jan
74c5cf5e45 Merge pull request #652 from Laupetin/dependabot/submodules/thirdparty/zlib-edd8895
chore(deps): bump thirdparty/zlib from `2896db6` to `edd8895`
2026-01-17 01:43:26 +01:00
dependabot[bot]
76b2961681 chore(deps-dev): bump the modman-dependencies group
Bumps the modman-dependencies group in /src/ModManUi with 4 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue), [prettier](https://github.com/prettier/prettier) and [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest).


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

Updates `eslint-plugin-vue` from 10.6.2 to 10.7.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.6.2...v10.7.0)

Updates `prettier` from 3.7.4 to 3.8.0
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.7.4...3.8.0)

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

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 25.0.9
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: modman-dependencies
- dependency-name: eslint-plugin-vue
  dependency-version: 10.7.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: modman-dependencies
- dependency-name: prettier
  dependency-version: 3.8.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: modman-dependencies
- dependency-name: vitest
  dependency-version: 4.0.17
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: modman-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-16 22:18:23 +00:00
dependabot[bot]
aa02215607 chore(deps): bump thirdparty/eigen from 0315fb3 to 918a5f1
Bumps [thirdparty/eigen](https://gitlab.com/libeigen/eigen) from `0315fb3` to `918a5f1`.
- [Release notes](https://gitlab.com/libeigen/eigen/tags)
- [Commits](0315fb319a...918a5f1a6f)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-16 22:13:52 +00:00
dependabot[bot]
e6d48105f3 chore(deps): bump thirdparty/catch2 from b59f4f3 to 024aec9
Bumps [thirdparty/catch2](https://github.com/catchorg/Catch2) from `b59f4f3` to `024aec9`.
- [Release notes](https://github.com/catchorg/Catch2/releases)
- [Commits](b59f4f3522...024aec9729)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-16 22:13:42 +00:00
dependabot[bot]
7ce045902c chore(deps): bump thirdparty/json from 515d994 to 5ed0709
Bumps [thirdparty/json](https://github.com/nlohmann/json) from `515d994` to `5ed0709`.
- [Release notes](https://github.com/nlohmann/json/releases)
- [Commits](515d994acb...5ed07097fa)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-16 22:13:39 +00:00
dependabot[bot]
e556f6ca07 chore(deps): bump thirdparty/zlib from 2896db6 to edd8895
Bumps [thirdparty/zlib](https://github.com/madler/zlib) from `2896db6` to `edd8895`.
- [Release notes](https://github.com/madler/zlib/releases)
- [Commits](2896db600d...edd88953de)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-16 22:13:36 +00:00
Jan Laupetin
442926907f docs: add links to badges in README 2026-01-15 19:05:27 +00:00
Jan Laupetin
6d0afb9079 docs: add badges to README 2026-01-15 18:54:41 +00:00
Jan
b8eff3d05a Merge pull request #649 from Laupetin/feature/t5-techset-dumping
feat: dump t5 techsets and techniques
2026-01-13 22:08:30 +01:00
Jan Laupetin
0a06a01e67 feat: dump t5 techsets and techniques 2026-01-13 20:24:00 +00:00
Jan
3fb4dc452e Merge pull request #647 from Laupetin/dependabot/npm_and_yarn/src/ModManUi/modman-dependencies-e62b9130c2
chore(deps-dev): bump the modman-dependencies group in /src/ModManUi with 4 updates
2026-01-10 00:20:15 +01:00
Jan
19be810d82 Merge pull request #646 from Laupetin/dependabot/submodules/thirdparty/catch2-b59f4f3
chore(deps): bump thirdparty/catch2 from `b7e31c9` to `b59f4f3`
2026-01-10 00:20:07 +01:00
Jan
7ff7ae20aa Merge pull request #645 from Laupetin/dependabot/submodules/thirdparty/eigen-0315fb3
chore(deps): bump thirdparty/eigen from `c30af8f` to `0315fb3`
2026-01-10 00:19:57 +01:00
Jan
f9aba6b7c1 Merge pull request #644 from Laupetin/dependabot/submodules/thirdparty/zlib-2896db6
chore(deps): bump thirdparty/zlib from `570720b` to `2896db6`
2026-01-10 00:19:49 +01:00
dependabot[bot]
f4c280f44f chore(deps-dev): bump the modman-dependencies group
Bumps the modman-dependencies group in /src/ModManUi with 4 updates: [@vitest/eslint-plugin](https://github.com/vitest-dev/eslint-plugin-vitest), [sass](https://github.com/sass/dart-sass), [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) and [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc).


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

Updates `sass` from 1.97.1 to 1.97.2
- [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.97.1...1.97.2)

Updates `vite` from 7.3.0 to 7.3.1
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v7.3.1/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v7.3.1/packages/vite)

Updates `vue-tsc` from 3.2.1 to 3.2.2
- [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.2/packages/tsc)

---
updated-dependencies:
- dependency-name: "@vitest/eslint-plugin"
  dependency-version: 1.6.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: modman-dependencies
- dependency-name: sass
  dependency-version: 1.97.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: modman-dependencies
- dependency-name: vite
  dependency-version: 7.3.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: modman-dependencies
- dependency-name: vue-tsc
  dependency-version: 3.2.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: modman-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-09 22:30:41 +00:00
dependabot[bot]
37f8c7899e chore(deps): bump thirdparty/catch2 from b7e31c9 to b59f4f3
Bumps [thirdparty/catch2](https://github.com/catchorg/Catch2) from `b7e31c9` to `b59f4f3`.
- [Release notes](https://github.com/catchorg/Catch2/releases)
- [Commits](b7e31c9ab3...b59f4f3522)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-09 22:27:44 +00:00
dependabot[bot]
4b7709d10e chore(deps): bump thirdparty/eigen from c30af8f to 0315fb3
Bumps [thirdparty/eigen](https://gitlab.com/libeigen/eigen) from `c30af8f` to `0315fb3`.
- [Release notes](https://gitlab.com/libeigen/eigen/tags)
- [Commits](c30af8f3db...0315fb319a)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-09 22:27:42 +00:00
dependabot[bot]
b4d6b4ab53 chore(deps): bump thirdparty/zlib from 570720b to 2896db6
Bumps [thirdparty/zlib](https://github.com/madler/zlib) from `570720b` to `2896db6`.
- [Release notes](https://github.com/madler/zlib/releases)
- [Commits](570720b0c2...2896db600d)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-09 22:27:37 +00:00
Jan
33d916cede Merge pull request #642 from Laupetin/refactor/zcg-template-asset-marker
refactor: zcg template asset marker
2026-01-05 20:22:55 +01:00
Jan Laupetin
e7f126265d refactor: add AssetMarker headers to zcg marker template 2026-01-05 17:43:56 +00:00
Jan Laupetin
660f34df69 chore: add ability for zcg to generate files once per template 2026-01-05 17:43:56 +00:00
Jan Laupetin
11fdb4ad59 chore: do not specify assets for zcg templates 2026-01-05 17:43:53 +00:00
Jan
d57b846595 Merge pull request #641 from Laupetin/feature/feature-parity-image
feat: Feature parity for games
2026-01-05 11:21:48 +01:00
Jan Laupetin
b6598c5af3 chore: move string table tests 2026-01-05 09:50:22 +00:00
Jan Laupetin
c4a5856bfa chore: add tests for templated image loader 2026-01-05 09:50:21 +00:00
Jan Laupetin
4cdccba016 feat: add embedded image loader for every supported game 2026-01-05 09:50:21 +00:00
Jan Laupetin
33584f6f7b feat: add external image loader for every supported game 2026-01-05 09:50:20 +00:00
Jan Laupetin
da2a76f6da chore: update image namespacing 2026-01-05 09:50:20 +00:00