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

Commit Graph

  • 49f2000bad chore: track loaded zones in ui Jan Laupetin 2025-10-11 16:25:14 +01:00
  • 7cefaee41c fix: dialog binds not returning a promise Jan Laupetin 2025-10-11 15:30:19 +01:00
  • b27b7e77bd chore: pass ZoneLoading error as result Jan Laupetin 2025-10-11 15:28:19 +01:00
  • 098be53559 chore: add error handling for fastfile bind Jan Laupetin 2025-10-11 14:42:52 +01:00
  • 2037cf3258 chore: add ModMan args Jan Laupetin 2025-10-11 14:15:04 +01:00
  • 4911cfa4c6 feat: add bind for loading fastfiles to ModMan Jan Laupetin 2025-10-11 12:51:21 +01:00
  • 42473a7320 chore: add result util Jan Laupetin 2025-10-10 13:51:22 +01:00
  • cda0c6ee7e chore: move ZoneDefinitionWriter from Unlinker to ZoneCommon Jan Laupetin 2025-10-10 12:21:10 +01:00
  • 219f0c1c85 chore: save shared modman info in context Jan Laupetin 2025-10-10 10:57:07 +01:00
  • 9845b0a889 chore: attach to console on windows if possible Jan Laupetin 2025-10-10 10:18:43 +01:00
  • 15918506c3 Added a default entity string if the entity file isn't given LJW-Dev 2025-10-11 19:01:48 +08:00
  • 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. LJW-Dev 2025-10-11 18:42:09 +08:00
  • 3a5d9e77f1 Merge branch 'main' into bsp-compilation LJW-Dev 2025-10-11 16:15:29 +08:00
  • d6f87ac8e0 Merge pull request #537 from Laupetin/dependabot/submodules/thirdparty/libtomcrypt-b1fa61d Jan 2025-10-11 00:54:15 +02:00
  • a50bb8028a Merge pull request #536 from Laupetin/dependabot/submodules/thirdparty/eigen-cd4f989 Jan 2025-10-11 00:54:01 +02:00
  • 3b14b20c7d Merge pull request #538 from Laupetin/dependabot/submodules/thirdparty/catch2-33e6fd2 Jan 2025-10-11 00:53:33 +02:00
  • aeb18f6cb1 chore(deps): bump thirdparty/catch2 from 8e4ab5d to 33e6fd2 dependabot[bot] 2025-10-10 22:02:22 +00:00
  • aba3299a5e chore(deps): bump thirdparty/libtomcrypt from 5edb54e to b1fa61d dependabot[bot] 2025-10-10 22:02:18 +00:00
  • fdc9842572 chore(deps): bump thirdparty/eigen from 1edf360 to cd4f989 dependabot[bot] 2025-10-10 22:02:14 +00:00
  • 543529dbf5 Merge pull request #534 from Laupetin/feature/dialog-handler Jan 2025-10-10 10:19:15 +02:00
  • 2099e99d5e chore: fix formatting Jan Laupetin 2025-10-09 23:54:40 +02:00
  • eb1262510e chore: add wildcard dialog selection for linux Jan Laupetin 2025-10-09 23:46:26 +02:00
  • 8e9358b07f fix: make ui binds work without args Jan Laupetin 2025-10-09 22:42:43 +01:00
  • 210941991e chore: implement dialog handler for linux Jan Laupetin 2025-10-09 23:25:04 +02:00
  • 5bbeaed3a3 feat: add dialog handler for ModMan Jan Laupetin 2025-10-09 17:35:55 +01:00
  • f838ed1291 Merge pull request #535 from Laupetin/feature/modman-ci Jan 2025-10-10 01:58:09 +02:00
  • e38d79e83e fix: modman compilation on windows x64 Jan Laupetin 2025-10-10 01:29:59 +02:00
  • 39c99ffbe9 chore: reorder jobs in build-test Jan Laupetin 2025-10-10 01:26:28 +02:00
  • 0a95f03ce7 chore: set job names on build-test ci Jan Laupetin 2025-10-10 00:51:49 +02:00
  • 40a2bdafcb chore: do not compile modman x86 on linux Jan Laupetin 2025-10-10 00:49:20 +02:00
  • b2e5464d38 chore: add lint for ModManUi Jan Laupetin 2025-10-10 00:29:34 +02:00
  • 079f7f30bb feat: add modman to the build-test ci Jan Laupetin 2025-10-10 00:00:16 +02:00
  • 8737fdf2e7 Updated Json Material loader to support passing JSON instead of a stream, and added techset loading code LJW-Dev 2025-10-09 01:10:21 +08:00
  • 249e6426ff Updated custom map objloading code to match new structure. LJW-Dev 2025-10-09 00:31:37 +08:00
  • ce2aec3ab7 Merge fixup LJW-Dev 2025-10-09 00:05:49 +08:00
  • d302073074 Another refactor to remove leacy code that isn't used anymore LJW-Dev 2025-10-08 21:33:13 +08:00
  • 7dced5f9d5 Update T6 json material loading to include JSON being passed directy instead of a stream. LJW-Dev 2025-10-08 21:10:07 +08:00
  • 0662f2adbe Another refactor to clean up comments and code LJW-Dev 2025-10-08 21:09:15 +08:00
  • 94ccd961cb Remove GSC-Tool 2 LJW-Dev 2025-10-08 19:54:01 +08:00
  • b1670445f5 remove GSC-Tool use LJW-Dev 2025-10-08 19:47:46 +08:00
  • dd460a65c8 Second failed attempt at making shadows work LJW-Dev 2025-10-08 19:42:11 +08:00
  • abf15e861e Failed test to make shadows work LJW-Dev 2025-10-08 13:47:08 +08:00
  • 9cfd72af88 Merge pull request #533 from Laupetin/webview Jan 2025-10-08 06:56:52 +02:00
  • 2236ddfd5e chore: slightly adjust testing text Jan Laupetin 2025-10-07 23:33:34 +01:00
  • 49295448c8 feat: add nlohmann json based wrappers for webview binds,notify Jan Laupetin 2025-10-07 23:26:46 +01:00
  • cf584fe3eb chore: adjust naming of webview browser api Jan Laupetin 2025-10-07 22:11:22 +01:00
  • af216c4df1 chore: add documentation about ModMan Jan Laupetin 2025-10-07 22:03:36 +01:00
  • 82b948bc5f chore: hide modman behind premake feature flag Jan Laupetin 2025-10-07 21:50:27 +01:00
  • 2639640ca3 chore: use new webview fork notify mechanism Jan Laupetin 2025-10-07 21:39:04 +01:00
  • 5310ae7b8b chore: adapt for raw exposed json messages of webview fork Jan Laupetin 2025-10-07 20:57:13 +01:00
  • 71791abb59 chore: only set debug webview mode on debug compile Jan Laupetin 2025-10-07 01:27:40 +02:00
  • 33b50207cf chore: run devtool in dev mode Jan Laupetin 2025-10-06 22:49:05 +01:00
  • 4f24b9ce86 chore: update modman vite setup to support dev server Jan Laupetin 2025-10-06 21:19:02 +02:00
  • 047fabb546 chore: rename asset handler source files Jan Laupetin 2025-10-06 00:29:52 +02:00
  • aa0134c341 chore: improve webview code style Jan Laupetin 2025-10-05 23:23:37 +01:00
  • cb2e83dfca chore: implement gtk handler for custom files Jan Laupetin 2025-10-05 18:31:39 +02:00
  • cb4b69c63b chore: fix build on linux Jan Laupetin 2025-10-03 14:08:16 +02:00
  • 026d5e3dfa chore: update example for webview Jan Laupetin 2025-10-03 12:06:34 +01:00
  • 804e6cf1cd chore: implement custom url handler for edge to serve assets Jan Laupetin 2025-10-03 11:36:11 +01:00
  • cf2bb15ce9 chore: modman inital setup Jan Laupetin 2025-10-01 23:35:37 +01:00
  • f129874728 V1 release of custom map code LJW-Dev 2025-10-06 15:35:03 +08:00
  • ec7475c6e1 Merge pull request #531 from Laupetin/dependabot/submodules/thirdparty/eigen-1edf360 Jan 2025-10-04 00:35:57 +02:00
  • 89608b1aa9 Merge pull request #530 from Laupetin/dependabot/submodules/thirdparty/catch2-8e4ab5d Jan 2025-10-04 00:35:46 +02:00
  • 5786f6a5df Merge pull request #529 from Laupetin/dependabot/submodules/thirdparty/json-3ed64e5 Jan 2025-10-04 00:35:35 +02:00
  • e79e79712c chore(deps): bump thirdparty/eigen from bea7f7c to 1edf360 dependabot[bot] 2025-10-03 22:02:08 +00:00
  • f47e83caf6 chore(deps): bump thirdparty/catch2 from 3bcd0a4 to 8e4ab5d dependabot[bot] 2025-10-03 22:02:04 +00:00
  • d26d4db8df chore(deps): bump thirdparty/json from 9810c39 to 3ed64e5 dependabot[bot] 2025-10-03 22:02:02 +00:00
  • 18a84e57f5 Merge pull request #528 from Laupetin/dependabot/submodules/thirdparty/eigen-bea7f7c Jan 2025-09-27 11:40:30 +02:00
  • cf76eb1498 Merge pull request #527 from Laupetin/dependabot/submodules/thirdparty/catch2-3bcd0a4 Jan 2025-09-27 11:40:20 +02:00
  • b5e84a73bb Merge pull request #526 from Laupetin/dependabot/submodules/thirdparty/json-9810c39 Jan 2025-09-27 11:40:08 +02:00
  • 698c0d5ee3 chore(deps): bump thirdparty/eigen from e0a59e5 to bea7f7c dependabot[bot] 2025-09-26 22:02:15 +00:00
  • 5d80488320 chore(deps): bump thirdparty/catch2 from dc3a4ea to 3bcd0a4 dependabot[bot] 2025-09-26 22:02:11 +00:00
  • d8cf76597c chore(deps): bump thirdparty/json from 44bee1b to 9810c39 dependabot[bot] 2025-09-26 22:02:09 +00:00
  • 885f508001 Merge pull request #525 from Laupetin/dependabot/submodules/thirdparty/libtomcrypt-5edb54e Jan 2025-09-20 07:08:58 +02:00
  • 81b56b9fff Merge pull request #524 from Laupetin/dependabot/submodules/thirdparty/lz4-f8e3650 Jan 2025-09-20 07:08:47 +02:00
  • 7af5fdfa14 Merge pull request #523 from Laupetin/dependabot/submodules/thirdparty/catch2-dc3a4ea Jan 2025-09-20 07:08:38 +02:00
  • fe131600a3 Merge pull request #522 from Laupetin/dependabot/submodules/thirdparty/json-44bee1b Jan 2025-09-20 07:08:25 +02:00
  • 2b7dc0438d chore(deps): bump thirdparty/libtomcrypt from 563f0fb to 5edb54e dependabot[bot] 2025-09-19 22:02:26 +00:00
  • 0567bd7c53 chore(deps): bump thirdparty/lz4 from ec86e3d to f8e3650 dependabot[bot] 2025-09-19 22:02:24 +00:00
  • 1e32e46b28 chore(deps): bump thirdparty/catch2 from cd93d20 to dc3a4ea dependabot[bot] 2025-09-19 22:02:21 +00:00
  • 1b63a5b0db chore(deps): bump thirdparty/json from 867127c to 44bee1b dependabot[bot] 2025-09-19 22:02:16 +00:00
  • af5e19b958 chore: implement basics for t6 collmap dumping feature/collision-dumping Jan Laupetin 2025-09-13 11:18:05 +01:00
  • 9e7e6e4523 chore: adjust log level of not being able to find soundbank Jan Laupetin 2025-09-13 09:59:03 +01:00
  • 00026bf803 chore: move MapFileDumper Jan Laupetin 2025-09-12 23:34:53 +01:00
  • 0b18089f2b chore: move localize StringFileDumper Jan Laupetin 2025-09-12 23:25:39 +01:00
  • ba785e68c1 Merge pull request #521 from Laupetin/dependabot/submodules/thirdparty/lz4-ec86e3d Jan 2025-09-13 00:51:33 +02:00
  • f0e8a9fdca Merge pull request #520 from Laupetin/dependabot/submodules/thirdparty/eigen-e0a59e5 Jan 2025-09-13 00:51:25 +02:00
  • 520cd32288 Merge pull request #519 from Laupetin/dependabot/submodules/thirdparty/libtomcrypt-563f0fb Jan 2025-09-13 00:51:10 +02:00
  • e988d6e4ac chore: disable color output in ZoneCode generation process Jan Laupetin 2025-09-12 23:47:32 +01:00
  • 89183ffc94 chore(deps): bump thirdparty/lz4 from bf71be6 to ec86e3d dependabot[bot] 2025-09-12 22:02:58 +00:00
  • 25ddcd6396 chore(deps): bump thirdparty/eigen from f426eff to e0a59e5 dependabot[bot] 2025-09-12 22:02:56 +00:00
  • e0e900f1ec chore(deps): bump thirdparty/libtomcrypt from 2380362 to 563f0fb dependabot[bot] 2025-09-12 22:02:52 +00:00
  • c0245b977e Merge pull request #517 from Laupetin/refactor/centralized-logging Jan 2025-09-12 00:17:15 +02:00
  • c28357a19f feat: add command line option to disable color output Jan Laupetin 2025-09-11 22:39:15 +02:00
  • d693ace12f feat: verbose option sets log level to debug Jan Laupetin 2025-09-11 22:17:56 +02:00
  • 02f20f09b6 chore: update all logging to use centralized logging component Jan Laupetin 2025-09-10 19:52:42 +02:00
  • 13644ee872 Merge pull request #516 from Laupetin/chore/version-via-args Jan 2025-09-11 00:00:45 +02:00
  • 05ef04dd2f chore: make version be added via premake option Jan Laupetin 2025-09-10 22:13:55 +01:00
  • 0da2e4684a fix: wrong chmod command in linux release v0.24.1 Jan Laupetin 2025-09-10 20:28:19 +01:00
  • 37f966a072 Merge pull request #515 from Laupetin/fix/release-ci Jan 2025-09-10 20:52:22 +02:00