Commit Graph

97 Commits

Author SHA1 Message Date
Chomp 566deba507 Various code linting changes 2025-01-18 11:49:21 +00:00
CWX 897be34ea9 more null guards, make params null by default 2025-01-17 14:01:35 +00:00
CWX 8ed61ddbf2 implement the rest of bottlootcacheservice 2025-01-17 13:05:25 +00:00
Chomp db09389adf Improved AddCustomisationUnlocksToProfile logic 2025-01-17 12:35:07 +00:00
Chomp f6e58e92f7 Include cybertark customisation on dev profiles 2025-01-17 12:29:25 +00:00
CWX 96a6acf1cd fix merge conflicts, finish off ProfileFixerService 2025-01-17 12:09:08 +00:00
Chomp 45fc86d8e0 Renamed QuestReward to Reward + QuestRewardType to RewardType 2025-01-17 11:58:10 +00:00
Chomp 730c1170a0 Updated CreateDialogMessage implementation 2025-01-17 11:14:22 +00:00
Chomp 9343ce5ddb Added Unheard customisations to AddCustomisationUnlocksToProfile 2025-01-17 10:48:30 +00:00
Chomp d4b9edb161 Stubbed out Migrate310xProfile 2025-01-17 10:31:39 +00:00
CWX c8de56d395 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-16 21:46:13 +00:00
CWX 1ce566c6b4 fix types, added missing method 2025-01-16 21:46:08 +00:00
Chomp 6a13e91839 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-16 20:37:06 +00:00
Chomp 7abcf08f09 Implemented getClientRepeatableQuests
Adjusted various profile properties to match EFT types
2025-01-16 20:36:50 +00:00
CWX a0cf0846a6 implement some of botlootcacheservice 2025-01-16 20:22:46 +00:00
CWX d7f27820c8 start more botLootGen and fix types 2025-01-16 17:11:32 +00:00
CWX 3845b9c856 fix logging objects to be lowerCase for localisation 2025-01-16 12:33:19 +00:00
Chomp d5c2a5f29a Improved CheckForOrphanedModdedItems logic 2025-01-16 12:13:00 +00:00
Chomp 78fd9616df Further implementations to game start process 2025-01-16 12:11:05 +00:00
Chomp bea84c873e partially implemented notificationService 2025-01-16 11:36:05 +00:00
Chomp c589bc025c partially implemented NotificationSendHelper 2025-01-16 11:16:24 +00:00
Chomp f6aedd6ad0 Updated MailSendService handling of ammo boxes 2025-01-16 11:08:02 +00:00
CWX 4bf2c72257 fix null guard 2025-01-16 10:48:00 +00:00
CWX 063013927c type changes, helper implemented 2025-01-15 18:54:05 +00:00
CWX 65562a015e more bits 2025-01-15 17:02:09 +00:00
Chomp e8b7247520 Partially implemented BotWeaponGenerator 2025-01-15 15:08:43 +00:00
Alex f48f7466f5 Fixed services 2025-01-15 15:08:36 +00:00
Alex 085eb66436 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-15 15:06:58 +00:00
Alex 8b3305efca T type logging 2025-01-15 15:06:54 +00:00
Chomp 2f4b46b143 Fixed ProcessItemsBeforeAddingToMail 2025-01-15 14:39:43 +00:00
Chomp 655d559abd Implemented more of BotLootCacheService and related areas 2025-01-15 14:37:56 +00:00
Chomp 4faa92e05a Implemented ItemBaseCacheService 2025-01-15 14:24:12 +00:00
CWX b7c6d6414a typing changes 2025-01-15 12:35:17 +00:00
Chomp f2c03d9e59 Partially implemented BotLootGenerator 2025-01-15 12:06:41 +00:00
Alex 94b7caf398 fixed up config enums 2025-01-15 11:52:33 +00:00
Alex 8f47bd89c5 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-15 11:50:55 +00:00
Alex 6a2f11d2c4 Improved logging with exceptions and remove config enum parameter 2025-01-15 11:49:42 +00:00
Chomp 5e79f02cbf Made use of EquipmentSlots enum 2025-01-15 00:04:44 +00:00
CWX b6e4dde259 add missing props, partial implement service 2025-01-14 23:11:42 +00:00
Chomp b4806f06a8 Implemented isItemBlacklisted 2025-01-14 22:56:05 +00:00
Chomp f4ddcfeded Temp fix for injection error 2025-01-14 21:35:58 +00:00
Chomp 0ce20d209f Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-14 21:33:22 +00:00
Chomp f55b2a51f9 Partially implemented seasonalEventConfig 2025-01-14 21:33:13 +00:00
CWX 72b4079ae3 finish off botGen, add missing method 2025-01-14 21:23:47 +00:00
Chomp c99119a091 Init hashset before use 2025-01-14 20:49:07 +00:00
Chomp 8e33c04d6d Implemented BotNameService 2025-01-14 20:39:41 +00:00
CWX 9535477485 implement mapMarkerService 2025-01-14 19:38:47 +00:00
CWX 0d1feb8017 fix services and botgen level being null 2025-01-14 18:02:14 +00:00
CWX 1bc2d50eaa fix service and helper 2025-01-14 17:39:32 +00:00
CWX e316de6552 fix missing items array 2025-01-14 17:17:32 +00:00