Commit Graph

560 Commits

Author SHA1 Message Date
CWX 5c5a42b535 change to prim Ctors 2025-01-18 19:17:35 +00:00
Chomp f755afcb79 Improved logging 2025-01-18 18:35:27 +00:00
Chomp 69d22cef11 partially implemented inventory item movement 2025-01-18 18:01:40 +00:00
Chomp 8180fab8b8 Implemented various dialog functions 2025-01-18 17:03:21 +00:00
Chomp a59f2a598c Implemented GetAllStaticPrices 2025-01-18 16:26:51 +00:00
Chomp 5f488fb4cd Added server start success message 2025-01-18 16:26:11 +00:00
Chomp cedd175702 Reduced verbosity of logging + enabled serilog 2025-01-18 16:06:18 +00:00
Chomp 3c2f955cc4 Enabled GetClientRepeatableQuests 2025-01-18 15:46:57 +00:00
CWX 683496ae0a use prim ctor and fixed warnings: BuildController 2025-01-18 15:37:30 +00:00
CWX 26ad41bf4a use prim ctor and fixed warnings: ClientLogController 2025-01-18 15:37:04 +00:00
Chomp 9a492566b7 Reduced nesting inside AddCompatibleModsForProvidedMod 2025-01-18 15:36:14 +00:00
Chomp fabc190692 Cleanup of GetLocalised and router 2025-01-18 15:35:54 +00:00
CWX 6d5ff3af2d use prim ctor and fixed warnings: Botcontroller and effected classes 2025-01-18 14:52:15 +00:00
CWX a3d3d6490f Merge branch 'main' of https://github.com/sp-tarkov/server-csharp
# Conflicts:
#	Core/Services/BackupService.cs
2025-01-18 14:16:18 +00:00
CWX 33e07c4882 use prim ctor and fixed warnings: AchievementController, appContext, ContextVar, BackupService stubbed out 2025-01-18 14:15:33 +00:00
Chomp f94349bb13 Enabled itemRouting
Disabled Backupservice.InitAsync()
2025-01-18 14:13:48 +00:00
CWX c2c94f3b9f Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-18 14:11:09 +00:00
CWX c22afac17a fix DI issue 2025-01-18 14:10:53 +00:00
Chomp dce0d11cec First pass at implementing item event handling 2025-01-18 13:55:29 +00:00
CWX dd2e36c914 use prim ctor and fixed warnings: TradeCallbacks, TraderCallbacks, WeatherCallbacks, WishlistCallbacks 2025-01-18 13:51:53 +00:00
CWX 2bb7a97f48 use prim ctor and fixed warnings: QuestCallbacks, RagfairCallbacks, RepairCallbacks, SaveCallbacks 2025-01-18 13:48:09 +00:00
CWX 48a7c2b4e6 use prim ctor and fixed warnings: ProfileCallbacks 2025-01-18 13:42:12 +00:00
CWX 6a5f9c3d3c use prim ctor and fixed warnings: PresetCallbacks, PrestigeCallbacks 2025-01-18 13:40:39 +00:00
CWX d19e736408 use prim ctor and fixed warnings: NoteCallbacks, NotifierCallbacks 2025-01-18 13:39:14 +00:00
CWX 42e964c60b use prim ctor and fixed warnings: LocationCallbacks, MatchCallbacks 2025-01-18 13:36:04 +00:00
CWX b23735bb94 use prim ctor and fixed warnings: LauncherCallbacks, LauncherController 2025-01-18 13:34:00 +00:00
CWX d7031c53f1 use prim ctor and fixed warnings: ItemEventCallbacks 2025-01-18 13:31:12 +00:00
CWX 37032b12a1 use prim ctor and fixed warnings: inventoryCallbacks 2025-01-18 13:27:55 +00:00
CWX dcec73af02 use prim ctor and fixed warnings: InRaid and Insurance callbacks 2025-01-18 13:11:20 +00:00
CWX 71f2af285b use prim ctor and fixed warnings: HttpCallbacks & HttpServer 2025-01-18 13:09:17 +00:00
Chomp abb9e02869 Implemented getAllBotDifficulties 2025-01-18 13:09:28 +00:00
CWX 2c1e974c89 use prim ctor and fixed warnings: HideoutCallbacks 2025-01-18 12:59:14 +00:00
CWX e205c572b3 use prim ctor and fixed warnings: healthCallbacks, healthController partial 2025-01-18 12:57:32 +00:00
CWX 8e97901a65 use prim ctor and fixed warnings: HandbookCallbacks 2025-01-18 12:56:16 +00:00
CWX eaa45b95ff use prim ctor and fixed warnings: GameCallbacks 2025-01-18 12:55:36 +00:00
CWX 749ebb38df use prim ctor and fixed warnings: DialogueCallbacks and a bit of dialogueController 2025-01-18 12:54:17 +00:00
CWX 5af12fb35e use prim ctor and fix warnings: dataCallbacks 2025-01-18 12:51:32 +00:00
CWX 512dcc762f use prim ctor and fixed warnings 2025-01-18 12:49:06 +00:00
CWX a293154e39 use prim ctor and fixed warnings 2025-01-18 12:48:05 +00:00
CWX dcf3301c3b use prim ctor and fix warnings 2025-01-18 12:46:54 +00:00
CWX 2031679ffe changed to prim ctor and fixed warnings 2025-01-18 12:44:43 +00:00
CWX 09ac1e8b72 Changed to primary ctor and fixed warnings 2025-01-18 12:43:53 +00:00
CWX 0d3006c7c0 Convert to primary ctor and fixed warnings 2025-01-18 12:43:30 +00:00
Chomp 8d632e9bb2 Implemented skeleton of chatbot init 2025-01-18 12:39:42 +00:00
CWX 2d0d8d6d0b Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-18 12:29:25 +00:00
CWX 6909837aac BotGeneraorHelper cleared of warnings, other changes needed for that too 2025-01-18 12:28:59 +00:00
Chomp 051c8a5a28 Replaced EliminationTarget with a dictionary 2025-01-18 12:08:29 +00:00
Chomp 02dc5ed882 Further repeatable quest improvements 2025-01-18 12:00:49 +00:00
Chomp f32e39b1da Created EliminationTargetPoolExtensions 2025-01-18 11:50:52 +00:00
Chomp 566deba507 Various code linting changes 2025-01-18 11:49:21 +00:00