dependabot[bot]
de76323a79
chore(deps-dev): bump @types/node in /src/ModManUi
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 22.18.8 to 24.9.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-version: 24.9.1
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-26 17:44:27 +00:00
dependabot[bot]
090926c3c3
chore(deps): bump thirdparty/eigen from 2e91853 to be56fff
...
Bumps [thirdparty/eigen](https://gitlab.com/libeigen/eigen ) from `2e91853` to `be56fff`.
- [Release notes](https://gitlab.com/libeigen/eigen/tags )
- [Commits](2e91853adf...be56fff1ff )
---
updated-dependencies:
- dependency-name: thirdparty/eigen
dependency-version: be56fff1ff288f83296a78d63314a3eeac3397ae
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-26 17:44:06 +00:00
dependabot[bot]
17eec99d3d
chore(deps): bump thirdparty/json from 11cc676 to 29913ca
...
Bumps [thirdparty/json](https://github.com/nlohmann/json ) from `11cc676` to `29913ca`.
- [Release notes](https://github.com/nlohmann/json/releases )
- [Commits](11cc676142...29913ca760 )
---
updated-dependencies:
- dependency-name: thirdparty/json
dependency-version: 29913ca760c663e1b1df3512f125c247681905e8
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-26 17:44:02 +00:00
Jan Laupetin
8c3ac9716c
chore: add modmanui dependencies to dependabot
2025-10-26 18:42:58 +01:00
LJW-Dev
9d4c32b6b4
Refactor to improve C++ and safe code use
2025-10-26 18:20:04 +08:00
Jan
791db86b5f
Merge pull request #550 from Laupetin/dependabot/submodules/thirdparty/json-11cc676
...
chore(deps): bump thirdparty/json from `3ed64e5` to `11cc676`
2025-10-25 00:37:46 +02:00
Jan
59dbd0e022
Merge pull request #548 from Laupetin/dependabot/submodules/thirdparty/eigen-2e91853
...
chore(deps): bump thirdparty/eigen from `cd4f989` to `2e91853`
2025-10-25 00:37:36 +02:00
Jan
2a7b16b1eb
Merge pull request #549 from Laupetin/dependabot/github_actions/actions/upload-artifact-5
...
chore(deps): bump actions/upload-artifact from 4 to 5
2025-10-25 00:37:06 +02:00
Jan
21fb96c5aa
Merge pull request #547 from Laupetin/dependabot/github_actions/actions/download-artifact-6
...
chore(deps): bump actions/download-artifact from 5 to 6
2025-10-25 00:31:22 +02:00
dependabot[bot]
42ecb01907
chore(deps): bump thirdparty/json from 3ed64e5 to 11cc676
...
Bumps [thirdparty/json](https://github.com/nlohmann/json ) from `3ed64e5` to `11cc676`.
- [Release notes](https://github.com/nlohmann/json/releases )
- [Commits](3ed64e502a...11cc676142 )
---
updated-dependencies:
- dependency-name: thirdparty/json
dependency-version: 11cc676142d9ca85cc40a60330ed1b081c3afc6d
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-24 22:02:18 +00:00
dependabot[bot]
caf6ac5edf
chore(deps): bump actions/upload-artifact from 4 to 5
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4 to 5.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-24 22:02:15 +00:00
dependabot[bot]
f7d3f84aa7
chore(deps): bump thirdparty/eigen from cd4f989 to 2e91853
...
Bumps [thirdparty/eigen](https://gitlab.com/libeigen/eigen ) from `cd4f989` to `2e91853`.
- [Release notes](https://gitlab.com/libeigen/eigen/tags )
- [Commits](cd4f989f8f...2e91853adf )
---
updated-dependencies:
- dependency-name: thirdparty/eigen
dependency-version: 2e91853adfe1560a5bd1f4c80af7a73d37093b44
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-24 22:02:12 +00:00
dependabot[bot]
f941dfdf28
chore(deps): bump actions/download-artifact from 5 to 6
...
Bumps [actions/download-artifact](https://github.com/actions/download-artifact ) from 5 to 6.
- [Release notes](https://github.com/actions/download-artifact/releases )
- [Commits](https://github.com/actions/download-artifact/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: actions/download-artifact
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-24 22:02:12 +00:00
LJW-Dev
173565c7b3
WIP: Finished updating BSP linker to use seperate files for each asset.
2025-10-24 15:34:44 +08:00
LJW-Dev
948ba5ba8b
WIP: Converted custom map linker into different asset files
2025-10-24 02:56:17 +08:00
LJW-Dev
a81944a7be
WIP: Prepared project for updating CustomMapLinker.h
2025-10-22 16:42:12 +08:00
LJW-Dev
e53779517d
WIP:
...
- Updated file structure to use BSP naming scheme
- Re-wrote BSP creator to use c++ more efficiently
2025-10-22 16:06:59 +08:00
LJW-Dev
b4073d74d9
WIP:
...
- Updated names to allign with the BSP naming structure
- Updated constants file and assoicated uses
2025-10-21 18:54:26 +08:00
LJW-Dev
7d09877d02
WIP:
...
- Converted BSP tree generation to use unique ptrs
- Updated the linker to use BSP tree unique ptrs and use the new structure of custom map structs
2025-10-21 17:37:56 +08:00
LJW-Dev
e19a3a142a
WIP: Updating code to follow laupentin's code review.
...
Done:
- Moved custom map structures to their own objcommon header file
- Updated GfxLightGridRow struct
- Reverted shader_bin file path
- Renamed Project Creator to BSP Creator
- Removed model loading from BSP creator
- Cleaned up BSP Creator and updated the names of structs
WIP:
- Update BSP calculation code to be more readable and use unique/shared ptrs
2025-10-20 18:04:03 +08:00
Jan
e202e172dc
Merge pull request #545 from Laupetin/dependabot/submodules/thirdparty/catch2-31ee3be
...
chore(deps): bump thirdparty/catch2 from `33e6fd2` to `31ee3be`
2025-10-18 00:34:59 +02:00
Jan
7be24b71c0
Merge pull request #543 from Laupetin/dependabot/github_actions/actions/setup-node-6
...
chore(deps): bump actions/setup-node from 5 to 6
2025-10-18 00:33:03 +02:00
dependabot[bot]
6ded2320df
chore(deps): bump thirdparty/catch2 from 33e6fd2 to 31ee3be
...
Bumps [thirdparty/catch2](https://github.com/catchorg/Catch2 ) from `33e6fd2` to `31ee3be`.
- [Release notes](https://github.com/catchorg/Catch2/releases )
- [Commits](33e6fd217a...31ee3beb0a )
---
updated-dependencies:
- dependency-name: thirdparty/catch2
dependency-version: 31ee3beb0a474463e0101674c22f2fef0311d601
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-17 22:02:56 +00:00
dependabot[bot]
34b698e160
chore(deps): bump actions/setup-node from 5 to 6
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 5 to 6.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-17 22:02:50 +00:00
Jan
0fe596b7bc
Merge pull request #542 from Laupetin/feature/modman-icon
...
feat: add icon for modman
2025-10-17 20:52:12 +02:00
Jan Laupetin
d3c9f5d905
feat: add icon for modman
2025-10-17 19:20:25 +01:00
Jan
97f65ad628
Merge pull request #541 from Laupetin/feature/modman-progressbar
...
feat: modman progressbar
2025-10-15 23:55:12 +02:00
Jan Laupetin
3459203626
chore: do not log progress in frontend
2025-10-15 23:17:50 +02:00
Jan Laupetin
b35973db8a
fix: not being able to load zones without progress
2025-10-15 23:03:44 +02:00
Jan Laupetin
6a84d1ea68
chore: generalize IAssetDumper interface
2025-10-15 20:06:01 +01:00
Jan Laupetin
c6e9cbedda
feat: report on unlinking progress
2025-10-14 23:20:56 +01:00
Jan Laupetin
9fa41ca0d3
feat: show loading progress in modman
2025-10-14 17:59:34 +01:00
Jan Laupetin
5b3664ad8c
chore: add possibility to provide loading progress callback when loading zones
2025-10-14 16:48:20 +01:00
Jan
fa7fd26db6
Merge pull request #540 from Laupetin/feature/modman-unlink
...
feat: modman unlinking
2025-10-11 22:51:24 +02:00
Jan Laupetin
0f3ce55eab
chore: set gtk application name for linux
2025-10-11 21:54:33 +02:00
Jan Laupetin
d86b70e006
feat: unlink fastfiles via ModMan
2025-10-11 19:04:49 +01:00
Jan Laupetin
f53195d4bd
chore: update testing style
2025-10-11 19:04:49 +01:00
Jan Laupetin
c791034562
chore: rename FastFileBinds to ZoneBinds
2025-10-11 19:04:48 +01:00
Jan Laupetin
49f2000bad
chore: track loaded zones in ui
2025-10-11 19:04:48 +01:00
Jan Laupetin
7cefaee41c
fix: dialog binds not returning a promise
2025-10-11 19:04:48 +01:00
Jan Laupetin
b27b7e77bd
chore: pass ZoneLoading error as result
2025-10-11 19:04:47 +01:00
Jan Laupetin
098be53559
chore: add error handling for fastfile bind
2025-10-11 19:04:47 +01:00
Jan Laupetin
2037cf3258
chore: add ModMan args
2025-10-11 19:04:47 +01:00
Jan Laupetin
4911cfa4c6
feat: add bind for loading fastfiles to ModMan
2025-10-11 19:04:46 +01:00
Jan Laupetin
42473a7320
chore: add result util
2025-10-11 19:04:46 +01:00
Jan Laupetin
cda0c6ee7e
chore: move ZoneDefinitionWriter from Unlinker to ZoneCommon
2025-10-11 19:04:45 +01:00
Jan Laupetin
219f0c1c85
chore: save shared modman info in context
2025-10-11 19:04:45 +01:00
Jan Laupetin
9845b0a889
chore: attach to console on windows if possible
2025-10-11 19:04:45 +01:00
LJW-Dev
15918506c3
Added a default entity string if the entity file isn't given
2025-10-11 19:01:48 +08:00
LJW-Dev
2906a9cf92
FIxed techset dumping and loading to be the same, as well as added a missing image check to the BSP compiler to reduce the output prints when an image is missing.
2025-10-11 18:42:09 +08:00