Commit Graph

  • 2019e7d182 Renamed variable for clarity Chomp 2025-06-05 12:06:45 +01:00
  • 4890bc9caf Resolved purchased PMC offers on flea getting set to 'expired' instead of being removed, Resolves #357 Chomp 2025-06-05 11:31:45 +01:00
  • 9dd62471e8 Fixed typo Chomp 2025-06-05 09:51:30 +01:00
  • f1d4a098d2 Added PMCs to labyrinth 4x PMCs on raid start, 2 more 6~ minutes into raid Chomp 2025-06-05 09:33:51 +01:00
  • 4b3d9a57a9 Further improvements to GetAllPropsAsDict Chomp 2025-06-05 09:19:02 +01:00
  • ecad23cd31 Improved ExtensionData checks, moved closer to source Chomp 2025-06-05 08:28:13 +01:00
  • df16088a73 Merge pull request #356 from sp-tarkov/static-pmctypes Chomp 2025-06-05 08:17:11 +01:00
  • 3fc3ecc0fc Set PMC types statically Archangel 2025-06-05 07:30:19 +02:00
  • 37bd3a433c Handle various locations where ExtendedData causes issues Chomp 2025-06-04 21:28:29 +01:00
  • 787752b555 Async task OnUpdate (#355) Jesse 2025-06-04 21:53:39 +02:00
  • a92994e50b Changed Error handling request to critical Chomp 2025-06-04 19:58:04 +01:00
  • 6377d92d47 Updated ref assort data Chomp 2025-06-04 19:21:10 +01:00
  • 417201767d Include reference to Reflection in .Server (#354) Chomp 2025-06-04 18:00:21 +01:00
  • 674b86656a Include reference to Reflection in .Server Archangel 2025-06-04 18:56:33 +02:00
  • 112afd3391 Fixed flea logic that prevented offers being listed for complex items (items /w children) GetItemsToListOnFleaFromInventory would not keep the root item at index 0, client requires this Chomp 2025-06-04 17:30:26 +01:00
  • adf65f497c Fixed quests not failing other quests #345 Chomp 2025-06-04 15:53:12 +01:00
  • 838e72ff3c Cleanup of weavers xsd Chomp 2025-06-04 14:51:47 +01:00
  • 30b8a318ae Added ExtensionData to DTOs Chomp 2025-06-04 14:49:37 +01:00
  • ff1dfa54ae Do a small pass on SPT's config's to reduce warnings and cleanup (#348) Jesse 2025-06-04 15:46:52 +02:00
  • b836ce4bf1 Removed fody dep Chomp 2025-06-04 13:58:50 +01:00
  • 1bb75d3c34 Merge pull request #349 from sp-tarkov/json-extension-tool Chomp 2025-06-03 21:06:19 +01:00
  • 6d87c79b0f Remove fody weaver project in favor of source generation Alex 2025-06-03 20:34:08 +01:00
  • e3aaf63162 Added tool to add JsonExtensionData annotation to all model classes Alex 2025-06-03 20:24:48 +01:00
  • b7d5970073 Gunsmith part 11 change Chomp 2025-06-03 13:20:51 +01:00
  • e5d57db3c8 Updated ref quests: Easy Money - Part 2,Balancing - Part 1,Balancing - Part 2,To Great Heights - Part 1 Updated Thirsty-Secrets Updated Easy Money - part 1 Updated gunsmith - part 4 Updated Living High is Not a Crime - Part 1 Updated Energy Crisis Updated Corporate Secrets Chomp 2025-06-03 13:16:46 +01:00
  • c822977931 Build hashfile only in release mode (#346) Jesse 2025-06-03 09:38:06 +02:00
  • 8b01da4c26 Added quests: Never Too Late To Learn, Get a Foothold, Profit Retention, A Life Lesson, Consolation Prize Updated Thirsty - Secrets Chomp 2025-06-02 22:56:36 +01:00
  • f9de4d77fc Fixed ExtensionData change breaking new profiles Chomp 2025-06-02 21:41:35 +01:00
  • 354adf2c0a Add File validation (#344) Jesse 2025-06-02 21:21:49 +02:00
  • 3fe8072604 Added checks.dat build script (#343) clodanSPT 2025-06-02 17:56:06 +01:00
  • 2ba11fc789 Added rolling log files features based on file size (#342) clodanSPT 2025-06-02 17:40:40 +01:00
  • ccb55bd025 Expanded GetGenerationWeights scope to reduce code verbosity Chomp 2025-06-02 17:20:54 +01:00
  • a5d9a54c7f made use of FilterItemPool helper method to reduce code verbosity Chomp 2025-06-02 16:59:53 +01:00
  • 74bdac7d9b Fixed bug in AddLootToCache that was causing combined pool to not be hydrated Chomp 2025-06-02 16:41:27 +01:00
  • 2cb720ab94 Added early return when result is 0 items Chomp 2025-06-02 16:23:45 +01:00
  • 2ae91b4c38 Added safer dictionary access inside GetLootFromCache Chomp 2025-06-02 16:09:39 +01:00
  • 0577b119ca Reduced times combined Loot Pool is iterate over inside AddLootToCache() Chomp 2025-06-02 12:50:02 +01:00
  • ecf16b1921 Added ignore for protected properties that can be turned private (#341) clodanSPT 2025-06-02 12:31:10 +01:00
  • dfc8afa741 Merge branch 'develop' of https://github.com/sp-tarkov/server-csharp into develop Chomp 2025-06-02 12:27:47 +01:00
  • 2165e407eb Added missing locks + improved comments Made use of nameof instead of toString Chomp 2025-06-02 12:27:39 +01:00
  • cab8fa82a2 Json extension data fody (#340) clodanSPT 2025-06-02 12:15:44 +01:00
  • 54fe3cf7c5 Added todo for reward type we dont currently handle Chomp 2025-06-02 11:59:21 +01:00
  • 8ae5aaa0ee FIxed reward-type_not_handled error message not showing ID value Chomp 2025-06-02 11:55:05 +01:00
  • c7b6868092 Allow bot generation without raid config data Chomp 2025-06-02 11:42:48 +01:00
  • d5df140d58 Created GetGenerationWeights helper to reduce dupication Chomp 2025-06-02 11:39:30 +01:00
  • fd3b0c0ead Replaced direct key access with TryAdd Chomp 2025-06-02 11:28:58 +01:00
  • d7d0463c94 Replaced direct key access with TryAdd Chomp 2025-06-02 11:26:20 +01:00
  • 24cc70b225 Improved containerType secure container string compare Split out kvp into variables Chomp 2025-06-02 11:12:50 +01:00
  • 9ec9c0beb7 Fixed concurrency issues with pmc loot generation Chomp 2025-06-02 10:24:32 +01:00
  • d3e1b6ddca Removed incorrect mod_equipment_001 from item_equipment_helmet_team_wendy_exfil on usec/bear PMC json data Chomp 2025-06-02 09:46:53 +01:00
  • c42449b150 Added handling of SHOOTING_RANGE_MARK to AddHideoutCustomisationUnlock() Resolves #339 Chomp 2025-06-02 09:43:03 +01:00
  • 360a59a585 only return dialogues that have messages, and on new dialogues, return empty object as does live CWX 2025-06-01 23:43:50 +01:00
  • f9eb5cd136 change for lastOrDefault, return null CWX 2025-06-01 23:43:11 +01:00
  • 1b82d0641e change the invariantCulture on factory CWX 2025-06-01 21:35:28 +01:00
  • cc6f116e18 Value is now not an object, give it straight to it and no double to string to double shenanigans CWX 2025-06-01 21:35:10 +01:00
  • d5ae1c020d Merge pull request #334 from hulkhan22/fix/armbands-and-rewards Chomp 2025-06-01 17:37:22 +01:00
  • 44332cf785 Fixes Usec armbands being lootable and skill rewards resetting to 0 hulkhan22 2025-06-01 18:31:02 +02:00
  • f4428deccf fixed missing import for customitemservice, added bundle loading sequence in the program.cs (#333) GrooveypenguinX 2025-06-01 10:34:14 -04:00
  • 2357fd4a4f Fixed build Chomp 2025-06-01 15:29:05 +01:00
  • 4ae4715df7 Merge pull request #327 from hulkhan22/test/fix-failing-tests Chomp 2025-06-01 14:31:17 +01:00
  • 5fb08d2957 Merge pull request #332 from sp-tarkov/develop Chomp 2025-06-01 14:30:04 +01:00
  • 72c00b7b07 Merge branch 'main' into develop Chomp 2025-06-01 14:29:53 +01:00
  • 3e9c557a89 Fixed overrideproperties not applying in customitemservice GrooveypenguinX 2025-06-01 09:05:30 -04:00
  • 41becaadb8 Merge pull request #331 from GrooveypenguinX/main Chomp 2025-06-01 14:25:45 +01:00
  • ae8fc2504f Merge branch 'develop' into test/fix-failing-tests hulkhan22 2025-06-01 15:08:56 +02:00
  • 772b0e4218 Fixed overrideproperties not applying in customitemservice GrooveypenguinX 2025-06-01 09:05:30 -04:00
  • 4bb81c0af0 Merge pull request #330 from RuKira/develop Chomp 2025-06-01 12:39:11 +01:00
  • b14557c25e Merge branch 'develop' into develop Shawn (Justin) Duesling 2025-06-01 07:35:18 -04:00
  • 4ba12748ed Added Missing Cultist Recipes from Laby Addition RuKira 2025-06-01 07:33:27 -04:00
  • a1c8980f8c Added virtuosity to Core project (#329) clodanSPT 2025-06-01 12:08:20 +01:00
  • b5da13e8ac Merge branch 'develop' of https://github.com/sp-tarkov/server-csharp into develop Chomp 2025-06-01 11:08:11 +01:00
  • 583be57168 Reduced chance of PMC spawns on laboratory Chomp 2025-06-01 11:07:57 +01:00
  • 210bdb2d60 Fix for tests randomly failing when run altogether hulkhan22 2025-06-01 02:33:19 +02:00
  • e084d1889c Removed reflections dependency from Core (#326) clodanSPT 2025-06-01 00:18:59 +01:00
  • aafe24eafb Move Router, Callbacks and GetResponse over to ValueTask (#325) Jesse 2025-05-31 21:30:41 +02:00
  • 7f8ca25c3e Merge pull request #323 from hulkhan22/test/fix-failing-tests Chomp 2025-05-31 08:56:35 +01:00
  • 18bd0957fd Fix the damn tests hulkhan22 2025-05-31 01:40:47 +02:00
  • a2d2a44a2f Improved logic flow inside AddItemsToInventory Chomp 2025-05-30 20:05:51 +01:00
  • 7ebafa402b Improved where logic inside RemoveFiRStatusFromItemsInContainer Chomp 2025-05-30 20:05:39 +01:00
  • 0f3411d656 Merge pull request #321 from sp-tarkov/remove-appcontext Chomp 2025-05-30 19:23:59 +01:00
  • 6a9d323957 Add ServiceLocator so patches can access DI Archangel 2025-05-30 19:37:03 +02:00
  • 4e3c755e90 Remove AppContext, store profile related data in ProfileActivityService Archangel 2025-05-30 19:36:23 +02:00
  • f895267748 Added injection override feature for modders (#320) clodanSPT 2025-05-30 18:19:57 +01:00
  • 57c1935db6 Merge pull request #317 from sp-tarkov/cleanup-dbimporter Chomp 2025-05-30 14:59:11 +01:00
  • ba9c57d699 Cleanup DatabaseImporter & ImporterUtil Archangel 2025-05-30 15:54:25 +02:00
  • 6ee32bc257 Merge pull request #315 from sp-tarkov/async-deserialize Chomp 2025-05-30 14:53:45 +01:00
  • 0690ffc803 Merge pull request #316 from CJ-SPT/json-util-refactor Chomp 2025-05-30 14:52:50 +01:00
  • fedfe1bf8e Renamed method: RemoveFiRStatusFromItems`` Chomp 2025-05-30 14:32:07 +01:00
  • f30dda24e3 Json util refactor Cj 2025-05-30 09:10:52 -04:00
  • ced5bdde60 Fixed Labrys research notes appearing in multiple locations Chomp 2025-05-30 13:55:02 +01:00
  • 7497ed8f9f Cleanup importerutil, remove unecessary FileStream read Archangel 2025-05-30 14:46:34 +02:00
  • f5c1fe7384 Add async deserialization methods Archangel 2025-05-30 14:46:07 +02:00
  • 88c9f71f8c Fixed AdjustWeighting not correctly ignoring items in the edit list not found at the destination Chomp 2025-05-30 12:47:01 +01:00
  • 4f01dc54bd Merge branch 'develop' of https://github.com/sp-tarkov/server-csharp into develop Chomp 2025-05-30 12:36:46 +01:00
  • 866a5fd24c Minor bot equipment code changes Chomp 2025-05-30 12:35:23 +01:00
  • ee51e1fcab Refactored pre spt mod loader to user IOnLoad, moved Watermark to IOnLoad as well (#313) clodanSPT 2025-05-30 11:03:08 +01:00
  • 1aa9bc3f2f Merge pull request #304 from sp-tarkov/async-refactor Chomp 2025-05-30 10:00:53 +01:00
  • a12deb3839 Merge branch 'develop' of https://github.com/sp-tarkov/server-csharp into develop Chomp 2025-05-30 09:25:51 +01:00
  • d2e80d7b5d Updated GetItemRewardPool to ignore items from the db without a parent id when gathering blacklist Chomp 2025-05-30 09:24:43 +01:00
  • a491b8de1b OnLoadOrder sort (#311) clodanSPT 2025-05-30 09:04:50 +01:00