Commit Graph

82 Commits

Author SHA1 Message Date
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
Chomp 144b63d8ef Implemented more of Bot Generation 2025-01-14 16:56:37 +00:00
CWX 7f411c808e implement services 2025-01-14 16:50:17 +00:00
Chomp 6aaa80767d First pass at botGeneration 2025-01-14 15:01:19 +00:00
Chomp f0b534a6e0 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-14 11:53:56 +00:00
Chomp f20108a6c7 First pass at BotController implementation 2025-01-14 11:53:45 +00:00
Alex 7ff822be0f refactored File, Path and Directory usages into FileUtil and cleaned up logs 2025-01-14 11:42:27 +00:00
Chomp d64dc5d040 Expanded PrestigeController implementation 2025-01-14 10:50:15 +00:00
Chomp e261a9feef Implemented SendPraporStartingGift 2025-01-13 21:16:21 +00:00
CWX c634de7d0e formatting and implement CheckForOrphanedModdedItems 2025-01-13 19:49:30 +00:00
Chomp 251ccb9a04 Implemented GetFenceInfo 2025-01-13 19:03:10 +00:00
Chomp e35c125e02 Implemented: GetKeepAlive, ClearCache, IsMagazine + stubbed out GenerateBot` 2025-01-13 16:41:13 +00:00
Chomp 6a66923545 Fixed issues with ScavGenerator not processing as expected 2025-01-13 15:57:40 +00:00
Chomp 6e3b5b3723 Dont throw exception when showing error 2025-01-13 14:11:13 +00:00
Chomp 2ef96f3631 Stubbed method 2025-01-13 14:06:37 +00:00
Chomp 0a5aaed532 Fixed logging messages 2025-01-13 13:19:29 +00:00