Commit graph

  • 10e615552e
    Remove RunFrame hook (#877) Allusive 2025-11-23 17:14:37 -08:00
  • 4759fc98ad formatting Allusive 2025-11-23 17:08:33 -08:00
  • ae66e7a9ab remove run frame hook Allusive 2025-11-23 17:01:59 -08:00
  • c374c0aada probably better, doesn't seem to crash at least ASpoonPlaysGames 2025-11-16 01:32:50 +00:00
  • 659725f671
    fix: MAD race conditions (#874) v1.31.4-rc2 v1.31.4 Rémy Raes 2025-11-15 22:06:42 +01:00
  • ac9819d1f6
    Merge branch 'main' into fix/mad-race-conditions Rémy Raes 2025-11-15 22:00:41 +01:00
  • c0ed69f795
    feat: Add ModWorkshop support to MAD (#873) Rémy Raes 2025-11-15 21:58:36 +01:00
  • 5aa0218fb2 maybe? ASpoonPlaysGames 2025-11-15 17:34:51 +00:00
  • e7f552f698 fix: FetchModsListFromAPI sets mod state as done when... done Rémy Raes 2025-11-15 00:48:52 +01:00
  • 9412695e52 fix: set mod state when trying to download a non-verified mod Rémy Raes 2025-11-15 00:43:51 +01:00
  • 16c762af63 fix: DownloadMod sets mod state on invocation Rémy Raes 2025-11-15 00:42:34 +01:00
  • d9e68d4843 fix: reset directory iterator between loops Rémy Raes 2025-11-12 01:23:31 +01:00
  • 160aa481f3 fix: do not register ModWorkshop mods twice Rémy Raes 2025-11-12 00:44:49 +01:00
  • 768c4fe184 style: apply clang formatting Rémy Raes 2025-11-11 19:35:23 +01:00
  • 63b8209899 fix: don't use archive name as destination with ModWorkshop Rémy Raes 2025-11-11 19:08:55 +01:00
  • 112bbf416d feat: make remote mods visible from game Rémy Raes 2025-11-11 18:47:44 +01:00
  • f945899e8e fix: only prevent mod extraction for unknown platforms Rémy Raes 2025-11-11 18:28:40 +01:00
  • b031671283 fix: extract archive filename from ModWorkshop URLs Rémy Raes 2025-11-11 18:15:50 +01:00
  • ce3213c74b style: apply clang formatting Rémy Raes 2025-11-11 03:49:13 +01:00
  • 87267cbe7b feat: add VerifiedModPlatform::ModWorkshop entry Rémy Raes 2025-11-11 02:24:34 +01:00
  • f5bd7c9b95
    Add model reloading (#872) v1.31.4-rc1 Allusive 2025-11-08 18:12:57 -08:00
  • 15d264429b small update Allusive 2025-11-07 10:59:51 -08:00
  • 1695c0193b add changes from review Allusive 2025-11-07 10:46:34 -08:00
  • a04410e8d9 Update location in cmake file Allusive 2025-11-07 10:42:09 -08:00
  • 66ff5af060 update the help string Allusive 2025-11-07 10:39:24 -08:00
  • a8b3dfde73 fix cmake format Allusive 2025-11-07 10:18:20 -08:00
  • 6d64b429c8 fix formatting Allusive 2025-11-07 10:17:33 -08:00
  • 4226ebda25 Add model reloading Allusive 2025-11-07 10:13:35 -08:00
  • f98352104e
    Merge branch 'R2Northstar:main' into main Allusive 2025-11-02 12:59:23 -08:00
  • cf2fcdd459
    Add FCVAR_REPLICATED flag to sv_alltalk (#871) NachosChipeados 2025-10-28 19:12:28 -04:00
  • c4582ab549
    Add FCVAR_REPLICATED flag to sv_alltalk NachosChipeados 2025-10-05 23:27:56 -04:00
  • 69b9d6c53b
    fix: Manifesto migration (#870) v1.31.3 v1.31.2 Rémy Raes 2025-09-24 01:32:56 +02:00
  • 9901f4ca2a fix: export manifesto version to enabledmods.json on reload Rémy Raes 2025-09-23 18:35:49 +02:00
  • bb47f42374 fix: remove old manifesto file if needed Rémy Raes 2025-09-23 18:06:47 +02:00
  • 6e64502d4e style: apply clang format Rémy Raes 2025-09-23 16:10:51 +02:00
  • d7e12aa527 fix: use "Version" field to determine manifesto format version Rémy Raes 2025-09-23 15:18:55 +02:00
  • 7739bef15d
    Fix broken squirrel function hooks (#869) v1.31.1-rc2 v1.31.1 Jack 2025-09-01 19:16:14 +01:00
  • 42b69b73d8
    Merge branch 'main' into squirrel-hooks-fix Rémy Raes 2025-09-01 20:05:22 +02:00
  • 6014761097 fix incorrect sq function hook strings ASpoonPlaysGames 2025-09-01 17:38:52 +01:00
  • 7574934070 Add checks for func overrides ASpoonPlaysGames 2025-09-01 17:38:27 +01:00
  • e631e1b693
    Merge branch 'main' into main Rémy Raes 2025-09-01 16:22:58 +02:00
  • 4184cd34eb
    Replace sprintf usage with sprintf_s in version.cpp (#867) Allusive 2025-09-01 07:06:00 -07:00
  • 152fc8fc70 fix format Allusive 2025-08-14 17:05:39 -07:00
  • 7ce6d4ca0a Actually check for size of version. Allusive 2025-08-14 17:04:21 -07:00
  • 870ffbe6a5 Replace sprintf usage with sprintf_s in version.cpp Allusive 2025-08-14 16:56:02 -07:00
  • b8a95aa74a
    Merge branch 'R2Northstar:main' into main AllusiveWheat 2025-08-14 16:52:01 -07:00
  • 7e9b8bfc7a
    Merge branch 'main' into untemplate-squirrel Jack 2025-08-11 23:10:17 +01:00
  • d10a1b0271
    Add initdata size for backwards/forwards compat (#866) uniboi 2025-08-08 01:52:25 +02:00
  • 488081ec16 add initdata size for backwards / forward compat uniboi 2025-08-07 16:32:50 +02:00
  • 814f36a25d
    Preserve old mod files load order (#865) Jack 2025-08-05 17:04:30 +01:00
  • 077967cf5d
    Merge branch 'main' into load-order Jack 2025-08-05 16:12:38 +01:00
  • 1eed0afe98 preserve old file loading order (highest LoadPriority -> lowest LoadPriority, mods loaded later get their files prioritised ASpoonPlaysGames 2025-08-05 16:11:59 +01:00
  • 9d5cf82054
    Fix dependency constant registration (#864) Jack 2025-08-05 14:28:54 +01:00
  • b6bbb062b4 fix dependency constant registration ASpoonPlaysGames 2025-08-05 11:41:56 +01:00
  • f31d4ad7ab fix compile ASpoonPlaysGames 2025-07-20 20:01:46 +01:00
  • e47d5f0cd5 Merge branch 'untemplate-squirrel' of https://github.com/ASpoonPlaysGames/NorthstarLauncher into untemplate-squirrel ASpoonPlaysGames 2025-07-18 21:59:29 +01:00
  • b501c56934 dont use ScriptContext_COUNT and treat INVALID as a valid flag ASpoonPlaysGames 2025-07-18 21:59:17 +01:00
  • 2bb2f3c09f remove unnecessary bitwise operations ASpoonPlaysGames 2025-07-18 21:57:59 +01:00
  • 065a02465c fix enum indices ASpoonPlaysGames 2025-07-18 21:51:05 +01:00
  • 3ec9c31a45
    Merge branch 'main' into untemplate-squirrel Jack 2025-07-18 21:38:18 +01:00
  • ac36ccaccf untemplate g_pSquirrel so intellisense and stuff actually works with it ASpoonPlaysGames 2025-07-18 20:58:02 +01:00
  • df72178964
    fix: Do not enable remote mods on first load (#862) v1.31.1-rc1 v1.31.0-rc1 Rémy Raes 2025-07-17 00:57:10 +02:00
  • 7da8fe100e move to docking branch at tag v1.91.9b-docking ASpoonPlaysGames 2025-07-14 16:26:45 +01:00
  • b7ef4683c8 basic script controlled stuff ASpoonPlaysGames 2025-07-14 15:29:20 +01:00
  • 294ea72055 add imgui_club ASpoonPlaysGames 2025-07-10 16:39:07 +01:00
  • 9bf5da9bcb
    Merge branch 'main' into fix/no-remote-mods-on-first-load Rémy Raes 2025-06-30 18:10:23 +02:00
  • e172ac59b0
    Finalize reloaded Plugins (#859) uniboi 2025-06-30 18:05:55 +02:00
  • c84a9db8fb
    Merge branch 'main' into finalize-on-reload Rémy Raes 2025-06-30 00:01:38 +02:00
  • 8a52ccff5a make the ImGui context thread local ASpoonPlaysGames 2025-06-23 21:07:14 +01:00
  • b832fb3e03 various more stuff ASpoonPlaysGames 2025-06-23 20:54:13 +01:00
  • 623e36655d
    Make async call check if script vm exists (#861) AllusiveWheat 2025-06-23 12:17:11 -07:00
  • 7eb88cc512
    Merge branch 'main' into finalize-on-reload cat_or_not 2025-06-22 00:54:49 -04:00
  • eab661e2e6 handle inputs a bit? ASpoonPlaysGames 2025-06-16 14:32:33 +01:00
  • f82783436e some cleanup and stuff ASpoonPlaysGames 2025-06-15 22:25:37 +01:00
  • b63e18473a rendering in game properly???? wow. ASpoonPlaysGames 2025-06-14 20:03:25 +01:00
  • dc299a5d0d fix: do not enable remote mods on first load Remy Raes 2025-06-14 15:45:19 +02:00
  • 8a426d2ace unfinished game rendering (crashes, threads?) ASpoonPlaysGames 2025-06-13 10:51:44 +01:00
  • 98b471e6c7 cleanup imgui ASpoonPlaysGames 2025-06-13 09:23:00 +01:00
  • cb996abee7
    Remove FCVAR_SERVER_CAN_EXECUTE from disconnect (#663) Jack 2025-06-13 00:13:44 +01:00
  • ede10e7cf1
    Improve ModManager logic (#856) Jack 2025-06-13 00:13:10 +01:00
  • 20946a45d6 fix formatting AllusiveWheat 2025-06-12 17:47:39 +00:00
  • 36d07bcc3c
    small formatting things AllusiveWheat 2025-06-12 10:25:02 -07:00
  • cde03d45d8
    Merge branch 'main' into disconnect-command Rémy Raes 2025-06-12 11:37:39 +02:00
  • 3182decf79
    Update log string to account for not crashing anymore AllusiveWheat 2025-06-11 17:36:19 -07:00
  • 3bf50cc623
    also fix in call since it still tries to call even if sqvm is invalid. AllusiveWheat 2025-06-10 16:03:15 -07:00
  • 31e0919ee6
    Make async call does not cause a crash if the script vm gets deleted before call finishes. AllusiveWheat 2025-06-10 14:22:13 -07:00
  • 993924594d navmesh debug widget ASpoonPlaysGames 2025-06-10 01:03:47 +01:00
  • 88e328a974 create interface for easily registering menus and such ASpoonPlaysGames 2025-06-10 00:10:19 +01:00
  • 183f89d85c top menu bar ASpoonPlaysGames 2025-06-09 21:59:12 +01:00
  • e125700164 make embedding web stuff a prebuild step basically ASpoonPlaysGames 2025-06-09 19:17:17 +01:00
  • b33c313f90
    Update primedev/mods/modmanager.cpp Jack 2025-06-09 18:28:08 +01:00
  • 05e0995944 depend on generated files ASpoonPlaysGames 2025-06-09 17:32:58 +01:00
  • 253c3dc30c
    Delete primedev/imgui/imgui-ws/incppect/common.h Jack 2025-06-09 17:30:29 +01:00
  • 5c342b0308
    Delete primedev/imgui/imgui-ws/common.h Jack 2025-06-09 17:30:20 +01:00
  • fc206d6581 add generated files to gitignore ASpoonPlaysGames 2025-06-09 17:29:48 +01:00
  • 154ccc277b starting to actually test things out ASpoonPlaysGames 2025-06-09 17:27:46 +01:00
  • 87f3818857 IT LIVES ASpoonPlaysGames 2025-06-09 16:51:58 +01:00
  • 2a8b649eb7 starting to port stuff ASpoonPlaysGames 2025-06-09 16:06:11 +01:00
  • e1c6458c6d use handles for id uniboi 2025-06-09 12:55:35 +02:00
  • 6f4766570c finalize plugins after reloading uniboi 2025-06-09 11:15:26 +02:00