2
0
mirror of https://github.com/Laupetin/OpenAssetTools.git synced 2025-11-22 21:02:07 +00:00

Commit Graph

  • 3d2e890e34 Added the zone definition to the parameters of ConfigureCreatorCollection. ObjLoaderT6 has also been changed to conditionally add the BSP creator if the map type isn't NONE. LJW-Dev 2025-11-01 16:19:06 +08:00
  • eef269f497 Added map type metadata parsing to zone file LJW-Dev 2025-11-01 16:16:15 +08:00
  • a476f1bca0 Merge pull request #567 from Laupetin/dependabot/npm_and_yarn/src/ModManUi/eslint-plugin-vue-10.5.1 Jan 2025-11-01 08:04:54 +01:00
  • d85ce8f438 Merge pull request #566 from Laupetin/dependabot/npm_and_yarn/src/ModManUi/multi-377374c215 Jan 2025-11-01 08:04:41 +01:00
  • 12a83fa856 chore(deps-dev): bump jsdom and @types/jsdom in /src/ModManUi dependabot[bot] 2025-11-01 06:18:15 +00:00
  • 3e9ef9f492 chore(deps-dev): bump eslint-plugin-vue in /src/ModManUi dependabot[bot] 2025-11-01 06:18:08 +00:00
  • 8af008614a Merge pull request #565 from Laupetin/dependabot/npm_and_yarn/src/ModManUi/sass-1.93.3 Jan 2025-11-01 07:02:30 +01:00
  • 4a412412d3 Merge pull request #564 from Laupetin/dependabot/npm_and_yarn/src/ModManUi/types/node-24.9.2 Jan 2025-11-01 07:02:15 +01:00
  • 1eac68f3f6 Merge pull request #563 from Laupetin/dependabot/npm_and_yarn/src/ModManUi/eslint-9.39.0 Jan 2025-11-01 07:01:59 +01:00
  • d4e59a9480 Merge pull request #562 from Laupetin/dependabot/submodules/thirdparty/eigen-ce70a50 Jan 2025-11-01 07:01:44 +01:00
  • 1f2ebe8f97 Merge pull request #561 from Laupetin/dependabot/submodules/thirdparty/json-8deac49 Jan 2025-11-01 07:01:30 +01:00
  • 3e6b76e078 Merge pull request #560 from Laupetin/dependabot/submodules/thirdparty/libtomcrypt-a3cc5bf Jan 2025-11-01 07:01:14 +01:00
  • 62fb7bf8dc chore(deps-dev): bump sass from 1.93.2 to 1.93.3 in /src/ModManUi dependabot[bot] 2025-10-31 22:06:12 +00:00
  • c09ad8d41d chore(deps-dev): bump @types/node from 24.9.1 to 24.9.2 in /src/ModManUi dependabot[bot] 2025-10-31 22:06:04 +00:00
  • 110f4991a6 chore(deps-dev): bump eslint from 9.38.0 to 9.39.0 in /src/ModManUi dependabot[bot] 2025-10-31 22:05:51 +00:00
  • 8f0a962475 chore(deps): bump thirdparty/eigen from be56fff to ce70a50 dependabot[bot] 2025-10-31 22:02:00 +00:00
  • 5618e5ad4d chore(deps): bump thirdparty/json from 29913ca to 8deac49 dependabot[bot] 2025-10-31 22:01:55 +00:00
  • 92e0b1eb3e chore(deps): bump thirdparty/libtomcrypt from b1fa61d to a3cc5bf dependabot[bot] 2025-10-31 22:01:53 +00:00
  • d964929681 feat: add modman title handler for linux Jan Laupetin 2025-10-31 22:49:38 +01:00
  • b1bd9b9ffc feat: add modman title handler for windows Jan Laupetin 2025-10-31 21:15:17 +01:00
  • 87d65b99fb feat: add modman favicon handler for windows Jan Laupetin 2025-10-31 20:56:19 +01:00
  • 208d305cc6 CLANG formatted ObjLoaderT6 LJW-Dev 2025-10-31 17:03:20 +08:00
  • b054cfc990 Updated missing image and colour only image asset names to use materials loaded by the game. LJW-Dev 2025-10-31 16:28:12 +08:00
  • 5879fe3bb3 Merge pull request #559 from Laupetin/modman-zone-details Jan 2025-10-28 23:42:36 +01:00
  • 953f349027 chore: show game and platform tags in modman header Jan Laupetin 2025-10-28 23:05:50 +01:00
  • 98eced814b feat: list assets in inspect details Jan Laupetin 2025-10-28 22:41:28 +01:00
  • cf8ab17991 chore: make sure page view transition works on non-full-size components Jan Laupetin 2025-10-28 21:24:49 +01:00
  • e9cf439672 chore: transform public dir files for cpp inclusion Jan Laupetin 2025-10-28 21:18:17 +01:00
  • 732d9d265f chore: set favicon for ModMan Jan Laupetin 2025-10-28 20:12:58 +01:00
  • f7bc97f4d1 chore: make sass variables kebab-case Jan Laupetin 2025-10-28 19:49:32 +01:00
  • b8ca102131 chore: fix router transition Jan Laupetin 2025-10-28 01:11:01 +01:00
  • 91619962a6 chore: add base layout for inspect details Jan Laupetin 2025-10-28 01:07:29 +01:00
  • e8d0a09c37 chore: use sass vars for colors Jan Laupetin 2025-10-28 00:47:09 +01:00
  • 27ecb4cc57 chore: only show specific back buttons in modman Jan Laupetin 2025-10-27 22:02:20 +01:00
  • 03b03be181 chore: add blend between views in modman Jan Laupetin 2025-10-27 21:37:43 +01:00
  • df0b1a09a4 chore: show name of zone in zone details Jan Laupetin 2025-10-27 21:30:32 +01:00
  • 95aaf9fe94 chore: preselect zone in inspect zonelist if the assets for it are already loaded Jan Laupetin 2025-10-27 21:14:13 +01:00
  • b299269949 chore: move cached zone assets in modman ui to store Jan Laupetin 2025-10-27 20:59:10 +01:00
  • afbdfdf2e5 chore: navigate to inspect details page when pressing button Jan Laupetin 2025-10-26 23:46:19 +01:00
  • 6b3fdbfb75 chore: add modman navigation Jan Laupetin 2025-10-22 23:37:52 +01:00
  • 61ab196c5a chore: reduce size of asset MeterGroup Jan Laupetin 2025-10-22 17:49:31 +01:00
  • 94cc12f4af fix: add platform to test code Jan Laupetin 2025-10-21 23:45:19 +01:00
  • c9e6a1fc64 feat: show zone and asset statistics in modman Jan Laupetin 2025-10-21 23:44:59 +01:00
  • 2bfa4112fb chore: restructure ModMan into list and details Jan Laupetin 2025-10-21 20:00:39 +01:00
  • 3995596e6c chore: add modman bind for getting assets from a zone Jan Laupetin 2025-10-21 00:10:41 +01:00
  • 23f5ad67e9 feat: combine loading bar and zone list Jan Laupetin 2025-10-16 23:04:03 +01:00
  • 78538d68f5 chore: use PrimeVue components Jan Laupetin 2025-10-16 21:22:47 +01:00
  • 0fa473eadd Formatted all BSP loading files using clang. LJW-Dev 2025-10-27 20:43:30 +08:00
  • 0e19f365ff Refactored to make x64 builds succeed LJW-Dev 2025-10-27 20:23:13 +08:00
  • 9268342ca1 Refactored GFX world loading LJW-Dev 2025-10-27 20:00:32 +08:00
  • fc88b9af80 Refactored clipmap generation, further refactored other files to better use c++ LJW-Dev 2025-10-27 19:07:21 +08:00
  • 900337de8d Merge pull request #557 from Laupetin/dependabot/npm_and_yarn/src/ModManUi/vite-plugin-vue-devtools-8.0.3 Jan 2025-10-26 21:09:59 +01:00
  • 30489c47ee chore(deps-dev): bump vite-plugin-vue-devtools in /src/ModManUi dependabot[bot] 2025-10-26 19:37:08 +00:00
  • 09e7b29835 Merge pull request #556 from Laupetin/dependabot/npm_and_yarn/src/ModManUi/eslint-9.38.0 Jan 2025-10-26 20:21:48 +01:00
  • 468e34bb64 Merge pull request #555 from Laupetin/dependabot/npm_and_yarn/src/ModManUi/vite-7.1.12 Jan 2025-10-26 20:21:39 +01:00
  • bf8596d5f7 Merge pull request #554 from Laupetin/dependabot/npm_and_yarn/src/ModManUi/vue-tsc-3.1.2 Jan 2025-10-26 20:21:29 +01:00
  • d133a8eb3a Merge pull request #553 from Laupetin/dependabot/npm_and_yarn/src/ModManUi/types/node-24.9.1 Jan 2025-10-26 20:21:17 +01:00
  • 93d412732b Merge pull request #552 from Laupetin/dependabot/submodules/thirdparty/eigen-be56fff Jan 2025-10-26 20:21:03 +01:00
  • c2453c72f9 Merge pull request #551 from Laupetin/dependabot/submodules/thirdparty/json-29913ca Jan 2025-10-26 20:20:38 +01:00
  • 9428c191ce chore(deps-dev): bump eslint from 9.36.0 to 9.38.0 in /src/ModManUi dependabot[bot] 2025-10-26 17:44:54 +00:00
  • a3cbba6b01 chore(deps-dev): bump vite from 7.1.7 to 7.1.12 in /src/ModManUi dependabot[bot] 2025-10-26 17:44:48 +00:00
  • 30424a9705 chore(deps-dev): bump vue-tsc from 3.1.0 to 3.1.2 in /src/ModManUi dependabot[bot] 2025-10-26 17:44:34 +00:00
  • de76323a79 chore(deps-dev): bump @types/node in /src/ModManUi dependabot[bot] 2025-10-26 17:44:27 +00:00
  • 090926c3c3 chore(deps): bump thirdparty/eigen from 2e91853 to be56fff dependabot[bot] 2025-10-26 17:44:06 +00:00
  • 17eec99d3d chore(deps): bump thirdparty/json from 11cc676 to 29913ca dependabot[bot] 2025-10-26 17:44:02 +00:00
  • 8c3ac9716c chore: add modmanui dependencies to dependabot Jan Laupetin 2025-10-26 18:42:58 +01:00
  • 9d4c32b6b4 Refactor to improve C++ and safe code use LJW-Dev 2025-10-26 18:20:04 +08:00
  • 791db86b5f Merge pull request #550 from Laupetin/dependabot/submodules/thirdparty/json-11cc676 Jan 2025-10-25 00:37:46 +02:00
  • 59dbd0e022 Merge pull request #548 from Laupetin/dependabot/submodules/thirdparty/eigen-2e91853 Jan 2025-10-25 00:37:36 +02:00
  • 2a7b16b1eb Merge pull request #549 from Laupetin/dependabot/github_actions/actions/upload-artifact-5 Jan 2025-10-25 00:37:06 +02:00
  • 21fb96c5aa Merge pull request #547 from Laupetin/dependabot/github_actions/actions/download-artifact-6 Jan 2025-10-25 00:31:22 +02:00
  • 42ecb01907 chore(deps): bump thirdparty/json from 3ed64e5 to 11cc676 dependabot[bot] 2025-10-24 22:02:18 +00:00
  • caf6ac5edf chore(deps): bump actions/upload-artifact from 4 to 5 dependabot[bot] 2025-10-24 22:02:15 +00:00
  • f7d3f84aa7 chore(deps): bump thirdparty/eigen from cd4f989 to 2e91853 dependabot[bot] 2025-10-24 22:02:12 +00:00
  • f941dfdf28 chore(deps): bump actions/download-artifact from 5 to 6 dependabot[bot] 2025-10-24 22:02:12 +00:00
  • 173565c7b3 WIP: Finished updating BSP linker to use seperate files for each asset. LJW-Dev 2025-10-24 15:34:44 +08:00
  • 948ba5ba8b WIP: Converted custom map linker into different asset files LJW-Dev 2025-10-24 02:56:17 +08:00
  • a81944a7be WIP: Prepared project for updating CustomMapLinker.h LJW-Dev 2025-10-22 16:42:12 +08:00
  • e53779517d WIP: - Updated file structure to use BSP naming scheme - Re-wrote BSP creator to use c++ more efficiently LJW-Dev 2025-10-22 16:06:59 +08:00
  • b4073d74d9 WIP: - Updated names to allign with the BSP naming structure - Updated constants file and assoicated uses LJW-Dev 2025-10-21 18:54:26 +08:00
  • 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 LJW-Dev 2025-10-21 17:37:56 +08:00
  • 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 LJW-Dev 2025-10-20 18:04:03 +08:00
  • e202e172dc Merge pull request #545 from Laupetin/dependabot/submodules/thirdparty/catch2-31ee3be Jan 2025-10-18 00:34:59 +02:00
  • 7be24b71c0 Merge pull request #543 from Laupetin/dependabot/github_actions/actions/setup-node-6 Jan 2025-10-18 00:33:03 +02:00
  • 6ded2320df chore(deps): bump thirdparty/catch2 from 33e6fd2 to 31ee3be dependabot[bot] 2025-10-17 22:02:56 +00:00
  • 34b698e160 chore(deps): bump actions/setup-node from 5 to 6 dependabot[bot] 2025-10-17 22:02:50 +00:00
  • 0fe596b7bc Merge pull request #542 from Laupetin/feature/modman-icon Jan 2025-10-17 20:52:12 +02:00
  • d3c9f5d905 feat: add icon for modman Jan Laupetin 2025-10-17 19:07:49 +01:00
  • 97f65ad628 Merge pull request #541 from Laupetin/feature/modman-progressbar Jan 2025-10-15 23:55:12 +02:00
  • 3459203626 chore: do not log progress in frontend Jan Laupetin 2025-10-15 23:17:50 +02:00
  • b35973db8a fix: not being able to load zones without progress Jan Laupetin 2025-10-15 21:28:03 +01:00
  • 6a84d1ea68 chore: generalize IAssetDumper interface Jan Laupetin 2025-10-15 20:06:01 +01:00
  • c6e9cbedda feat: report on unlinking progress Jan Laupetin 2025-10-14 23:20:56 +01:00
  • 9fa41ca0d3 feat: show loading progress in modman Jan Laupetin 2025-10-14 17:59:34 +01:00
  • 5b3664ad8c chore: add possibility to provide loading progress callback when loading zones Jan Laupetin 2025-10-14 16:48:20 +01:00
  • fa7fd26db6 Merge pull request #540 from Laupetin/feature/modman-unlink Jan 2025-10-11 22:51:24 +02:00
  • 0f3ce55eab chore: set gtk application name for linux Jan Laupetin 2025-10-11 21:54:33 +02:00
  • d86b70e006 feat: unlink fastfiles via ModMan Jan Laupetin 2025-10-11 18:56:11 +01:00
  • f53195d4bd chore: update testing style Jan Laupetin 2025-10-11 17:59:34 +01:00
  • c791034562 chore: rename FastFileBinds to ZoneBinds Jan Laupetin 2025-10-11 16:55:32 +01:00