Commit Graph

393 Commits

Author SHA1 Message Date
CWX 5ca4aa08d5 finish off profileHelper 2025-01-16 12:15:22 +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
CWX fbe2cd857b implement more in botequipmentmodgen 2025-01-16 11:57:20 +00:00
CWX fb15429705 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-16 11:39:34 +00:00
CWX c07c5982b5 implement FilterSightsByWeaponType 2025-01-16 11:39:20 +00:00
Chomp bea84c873e partially implemented notificationService 2025-01-16 11:36:05 +00:00
CWX 761aaff84c implement GetCompatibleModFromPool 2025-01-16 11:33:13 +00:00
CWX a6b181fd69 implement GetCompatibleModFromPool 2025-01-16 11:29:16 +00:00
Chomp 62f917b325 Fixed server runtime error relating to web sockets 2025-01-16 11:28:34 +00:00
Chomp 14958ff6b1 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-16 11:16:35 +00:00
Chomp c589bc025c partially implemented NotificationSendHelper 2025-01-16 11:16:24 +00:00
CWX 71d9afde1a implement ChooseModToPutIntoSlot 2025-01-16 11:11:55 +00:00
Chomp f6aedd6ad0 Updated MailSendService handling of ammo boxes 2025-01-16 11:08:02 +00:00
Chomp 14a9a591aa Partially implemented NotifierHelper 2025-01-16 11:07:46 +00:00
CWX 11afc8f240 implement ProbabilityHelper 2025-01-16 10:56:29 +00:00
CWX e21515f02a implement SortModKeys 2025-01-16 10:51:16 +00:00
CWX 4bf2c72257 fix null guard 2025-01-16 10:48:00 +00:00
CWX 30962039d2 Doubles go brr 2025-01-16 10:39:53 +00:00
CWX 255034786a implement method in botequipgen 2025-01-16 10:36:59 +00:00
Alex a2ec0e0f5b Added exhaustable array 2025-01-16 10:25:19 +00:00
Chomp 25c9570859 Added implementation of GenerateModsForEquipment 2025-01-15 20:14:04 +00:00
CWX 063013927c type changes, helper implemented 2025-01-15 18:54:05 +00:00
CWX 5fa67ad316 implment more of itemhelper 2025-01-15 18:03:28 +00:00
CWX 863364a2ef fixed missing arg in constructor 2025-01-15 17:13:21 +00:00
CWX 65562a015e more bits 2025-01-15 17:02:09 +00:00
Chomp 9a29b29421 Fixed ILogger usage 2025-01-15 15:11:03 +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
KaenoDev 3501ee4c2a updated GetTimeStampFromEpoch summery and made weathergenerate closer to ts 2025-01-15 14:39:33 +00:00
Chomp 72457b697a Fixed presetHelper 2025-01-15 14:38:14 +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 db490d215c fix type, fix changes to logic 2025-01-15 12:43:58 +00:00
CWX f18ab1814e fix spelling 2025-01-15 12:36:33 +00:00
CWX b7c6d6414a typing changes 2025-01-15 12:35:17 +00:00
CWX 9474487bdd Fix types, Implement botGenHelper 2025-01-15 12:24:37 +00:00
CWX eb590db695 Add missing type 2025-01-15 12:24:06 +00:00
Chomp 926e5451df Updated PmcData Prestige property type 2025-01-15 12:15:01 +00:00
Chomp f2c03d9e59 Partially implemented BotLootGenerator 2025-01-15 12:06:41 +00:00
CWX f9f108448a change config method 2025-01-15 11:59:31 +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
CWX 31aae84e39 Implement botHelper 2025-01-15 10:57:00 +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