Commit Graph

  • 7cb286c659 Updates ModID property to ModGuid (#480) Refringe 2025-07-13 14:38:50 -04:00
  • d6613e6dbb Updated items with pve items data #479 Chomp 2025-07-12 19:02:13 +01:00
  • e5362bbe82 Merge pull request #476 from sp-tarkov/improve-migration-handling Chomp 2025-07-12 15:10:53 +01:00
  • 31a904224e Remove unused properties from configs, cleanup nullability (#475) Chomp 2025-07-12 14:56:48 +01:00
  • e31b6a4981 Merge pull request #474 from R3ality/blacklist-labyrinth-keys R3ality 2025-07-12 16:55:40 +03:00
  • 2da3142d61 Improve character voice migration Archangel 2025-07-12 14:48:20 +02:00
  • 73269806cc Remove unused properties from configs, cleanup nullability Archangel 2025-07-12 14:24:21 +02:00
  • 5eaf177f67 use correct Ids Chomp 2025-07-12 12:13:43 +01:00
  • 2d56fdbf85 Merge branch 'develop' of https://github.com/sp-tarkov/server-csharp into develop Chomp 2025-07-12 10:58:43 +01:00
  • 64e6817e50 Added prestige dogtag 3 + 4 to reward blacklist Chomp 2025-07-12 10:54:25 +01:00
  • 951a1f510f Merge pull request #473 from sp-tarkov/fix-sort-by-rating Chomp 2025-07-11 18:23:03 +01:00
  • 8be5b2845a Fix sort by rating (#467) Archangel 2025-07-11 18:00:31 +02:00
  • eefc9de330 Merge pull request #472 from sp-tarkov/wipe-match-live Chomp 2025-07-11 15:56:17 +01:00
  • d535dd338e Restore lifetime data on profile wipe / prestige to match live Archangel 2025-07-11 16:23:22 +02:00
  • a00b5c51d2 More prestige fixes (#471) Jesse 2025-07-11 15:52:33 +02:00
  • 533a7356fd Add new service to handle profile migrations (#468) Jesse 2025-07-11 14:11:02 +02:00
  • 12699d799f Prestige fixes (#470) Jesse 2025-07-11 14:09:58 +02:00
  • ebb5d15a0d Moved Voice property to customization Chomp 2025-07-11 12:42:50 +01:00
  • ae5ee943bb Updated location JSONs Chomp 2025-07-11 11:45:36 +01:00
  • 499b5f8b71 Updated ModId to be string to allow compat with client mods Chomp 2025-07-10 20:20:29 +01:00
  • 504a0e7e99 Added ModId property to AbstractModMetadata Chomp 2025-07-10 20:15:46 +01:00
  • f43e2575d7 Updated item.json Chomp 2025-07-10 14:01:47 +01:00
  • baab05a43f Added additional prestige images Chomp 2025-07-09 23:23:59 +01:00
  • e17580846b Added new prestige images Chomp 2025-07-09 19:19:46 +01:00
  • 5d9a97ce5b Converted customisations ids to mongoIds Chomp 2025-07-09 17:24:12 +01:00
  • 4ba9a9f0d4 Correctly supply ID of voice not name of voice when generating bot Chomp 2025-07-09 17:16:17 +01:00
  • 736057e892 Fix wrong value being saved Chomp 2025-07-09 17:06:43 +01:00
  • d5fc9be339 Removed Voice from profile.info Added 'voice' to profile.Customisation Chomp 2025-07-09 17:02:31 +01:00
  • a3d8eb2b81 Updated JSONs for 37972 Chomp 2025-07-09 16:51:11 +01:00
  • a5c7f3265f 37972 Chomp 2025-07-09 15:39:48 +01:00
  • 6852bd1e84 .NET Format Style Fixes chompDev 2025-07-09 09:33:55 +00:00
  • bdddb8830b Update enum (#465) Chomp 2025-07-09 10:33:25 +01:00
  • 9de020c7e5 Update enum Lacyway 2025-07-09 11:21:09 +02:00
  • 5ddef9bebd Stop generating LaunchSettings (#464) Lacyway 2025-07-09 09:34:23 +02:00
  • b5e9f9cb14 .NET Format Style Fixes chompDev 2025-07-08 20:45:46 +00:00
  • 77129ab229 Update chatbots (#463) Chomp 2025-07-08 21:45:16 +01:00
  • eefee93267 Update chatbots Lacyway 2025-07-08 21:21:33 +02:00
  • 9db7ff25d1 Implement websocket stash row change notification (#462) Cj 2025-07-08 13:30:23 -04:00
  • bf71cc1852 Send notification to player when they're rewarded a hideout customisation Chomp 2025-07-08 16:00:36 +01:00
  • c5633f47af Improved mongoId string compare Chomp 2025-07-08 15:50:25 +01:00
  • 79cc9e3252 Fixed boxing issues and cleand up MailSendService Chomp 2025-07-08 15:49:05 +01:00
  • f8a143544a Fixed boxing issue Chomp 2025-07-08 15:33:14 +01:00
  • 85138ce0fc Updated locales Chomp 2025-07-08 14:15:04 +01:00
  • 61cf11d3b8 Reordered botbase properties Chomp 2025-07-08 10:26:11 +01:00
  • daab33c4dc Reset normal scav xp to -1 to match live Chomp 2025-07-08 10:25:19 +01:00
  • 9e136fa664 Reset limb max value after a raid Chomp 2025-07-08 10:08:36 +01:00
  • 577d4e9b95 .NET Format Style Fixes chompDev 2025-07-07 15:38:51 +00:00
  • 5b42ea59b7 Added missing ExtensionData dicts Chomp 2025-07-07 16:38:19 +01:00
  • 81a8fbcfb7 Updated locales Chomp 2025-07-07 16:23:26 +01:00
  • 7bda1b525f Updated acceptableFileExtensions to be a frozenSet Removed more boxing Chomp 2025-07-07 13:31:39 +01:00
  • 9470855b50 Fixed more boxing perf issues + removed unnecessary check that reduced perf when generating flea offers Chomp 2025-07-07 13:07:53 +01:00
  • a5946f9fc5 Fixed boxing perf issue Chomp 2025-07-07 12:54:06 +01:00
  • 0137af1838 String to MongoId changes Chomp 2025-07-07 12:42:10 +01:00
  • d8229b3e3d Added more categories to GetVictimDetails and added TODO Chomp 2025-07-07 12:34:39 +01:00
  • 8474f40aa8 More MongoId changes + updated nullability of EOH objects Chomp 2025-07-07 12:31:13 +01:00
  • 61f62f191d Converted more strings to mongoIds and fixed issue with buying items from pmcs on flea Chomp 2025-07-07 11:56:19 +01:00
  • 7ccb388030 Converted sessionIds to MongoId and renamed property to reflect what type of value it holds Chomp 2025-07-07 11:47:08 +01:00
  • 9cdbb9b1f3 Fixed typo in method name Chomp 2025-07-07 11:28:12 +01:00
  • bec4035208 Merge pull request #461 from CJ-SPT/controller-sessionId-update Chomp 2025-07-07 11:11:21 +01:00
  • 1de6a75cbf Update controllers sessionIds Cj 2025-07-07 05:50:28 -04:00
  • 39e4a6e676 Fixed server error on adding item to wishlist Chomp 2025-07-07 09:53:43 +01:00
  • 266b6bcc10 Fixed build Chomp 2025-07-07 09:50:41 +01:00
  • 448c258600 update mongoIds, remove underscores from injections in generators (#460) Cj 2025-07-07 04:46:51 -04:00
  • 96290b7cb5 Added bossTagilla to weekly boss rotation Chomp 2025-07-07 09:35:02 +01:00
  • 3d11031dc6 Converted sessionIds from strings to MongoId struct Chomp 2025-07-07 09:34:43 +01:00
  • 772fb40101 .NET Format Style Fixes chompDev 2025-07-06 21:23:01 +00:00
  • a6162c6a50 Merge pull request #459 from CJ-SPT/Generators-mongoid-cleanup Chomp 2025-07-06 22:22:33 +01:00
  • 090d7b6494 change vars to MongoId, remove underscore from injections, fix bug introduced from last PR Cj 2025-07-06 16:40:08 -04:00
  • 3817d6cca4 Helpers Mongoid conversion + cleanup (#458) Cj 2025-07-06 12:31:59 -04:00
  • 0f917a103f Merge pull request #457 from CJ-SPT/FindBarterItem-cleanup Chomp 2025-07-06 13:55:53 +01:00
  • edb1f8a6fc alphabetical order, rename var Cj 2025-07-06 08:52:16 -04:00
  • 14d2c53ba1 clean up FindBarterItems, remove underscore from injections, add locale for warning Cj 2025-07-06 08:33:44 -04:00
  • 356e6de7ed Fixed CreateSacrificeCacheKey failing to create key from MongoIds #456 Chomp 2025-07-06 13:10:48 +01:00
  • d1af6bf6e3 Service sessionIDs to mongoIDs (#454) Cj 2025-07-06 08:08:07 -04:00
  • 03ec62d17d Small fixes (#455) Jesse 2025-07-06 13:13:31 +02:00
  • 0b18b7e4ba Convert routers and callback sessionIds to MongoIds (#453) Cj 2025-07-06 05:19:56 -04:00
  • 96f973e9e3 Revert "Testing LFS Write" Refringe 2025-07-05 21:38:04 -04:00
  • e0f7f2545c Testing LFS Write Refringe 2025-07-05 21:29:54 -04:00
  • e1c1617c86 Updated RemapRootItemId to return a mongoId Chomp 2025-07-05 19:58:04 +01:00
  • f563181825 Merge pull request #452 from sp-tarkov/develop Chomp 2025-07-05 19:43:55 +01:00
  • f6ec06fdf5 Merge branch 'main' into develop Chomp 2025-07-05 19:43:34 +01:00
  • fa674d6add Converted RemapRootItemId into extension method Chomp 2025-07-05 17:46:58 +01:00
  • f140e1e106 Converted ReplaceIDs into extension method Chomp 2025-07-05 17:25:59 +01:00
  • 76fbd96b24 Test: add looseloot.json Chomp 2025-07-05 14:15:50 +01:00
  • 5d578dcff9 Test:remove looseloot.json Chomp 2025-07-05 14:15:08 +01:00
  • 3c9f9e18fb Merge pull request #451 from sp-tarkov/develop Chomp 2025-07-05 13:58:49 +01:00
  • bd7d60e5ab More mongo (#450) Jesse 2025-07-05 14:41:57 +02:00
  • 7dc5bb106d .NET Format Style Fixes chompDev 2025-07-05 11:35:33 +00:00
  • 4f5571c2d4 Converted more ids to MongoId Chomp 2025-07-05 12:35:03 +01:00
  • 69e71e0820 Merge branch 'develop' of https://github.com/sp-tarkov/server-csharp into develop Chomp 2025-07-05 12:03:52 +01:00
  • b06e9ef14e Added missing Id to repeatable json Chomp 2025-07-05 12:03:08 +01:00
  • 1af4834336 .NET Format Style Fixes chompDev 2025-07-05 10:03:38 +00:00
  • 8253215410 Converted strings into MongoId type Chomp 2025-07-05 11:03:09 +01:00
  • bec75e6a88 Updated StringExtensions.Decode formatting to match Encode Chomp 2025-07-05 10:17:29 +01:00
  • cf98ba599a Removed debug logging Chomp 2025-07-05 10:11:40 +01:00
  • 1369e5dc35 Merge pull request #449 from sp-tarkov/fix-converters Chomp 2025-07-04 22:10:41 +01:00
  • eeddb97641 Remove extra method on Func, add options to converters Archangel 2025-07-04 22:25:39 +02:00
  • df3e7c9210 .NET Format Style Fixes chompDev 2025-07-04 18:30:22 +00:00
  • 01cd251b68 Moved more code into extension methods Chomp 2025-07-04 19:29:43 +01:00
  • 7b606fb2a7 Small changes and cleanups (#448) Jesse 2025-07-04 19:05:27 +02:00