Commit Graph

654 Commits

Author SHA1 Message Date
CWX 5efdf0e908 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-19 12:59:34 +00:00
CWX 791cb6bc9b fix launcher controller warnings 2025-01-19 12:59:25 +00:00
Chomp dab445a993 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-19 12:58:34 +00:00
Chomp 02dff918d1 Made use of HashSet when storing filled container ids during bot loot generation 2025-01-19 12:58:19 +00:00
CWX 10ca26c022 warnings fixed in inventoryController 2025-01-19 12:56:41 +00:00
CWX b9b70b8f68 fix warnings in insurance controller 2025-01-19 12:40:12 +00:00
CWX d230025424 fix warnings that can be done in GameController 2025-01-19 12:38:18 +00:00
Alex 3d875bd15b solution organization 2025-01-19 12:18:33 +00:00
CWX 77b11cb7f4 fix typing, woops 2025-01-19 12:09:48 +00:00
Chomp 9bc5cef681 Code linting of Router.cs 2025-01-19 11:46:26 +00:00
Chomp 907b602646 Removed unused using across server project 2025-01-19 11:46:12 +00:00
Chomp d46b8508b0 Updated JSONs 2025-01-19 10:07:14 +00:00
Chomp d73a9bd203 Update JSONs 2025-01-18 23:27:28 +00:00
CWX 4f32268c02 make stackCount an int 2025-01-18 22:58:22 +00:00
CWX bea2d1799c fix warnings for dialogueController 2025-01-18 22:53:04 +00:00
CWX 410f4799cc formatting and fixing warnings on CustomizationController 2025-01-18 22:36:37 +00:00
CWX a10ac78b35 trim trailing whitespace with editor config 2025-01-18 21:24:00 +00:00
CWX f0d44b7d98 remove includes from csproj 2025-01-18 21:04:11 +00:00
CWX cc1b022396 fix tests, 1 fails in mathUtilTest, changing from float to double 2025-01-18 21:02:00 +00:00
CWX 077f86ac46 primary ctor for services, servers, loaders 2025-01-18 20:32:59 +00:00
CWX 3402f94398 moved helpers to primary ctor 2025-01-18 20:11:08 +00:00
CWX 9b60f10725 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-18 19:54:37 +00:00
CWX 7e7c1d1aaa Move generators to primary ctor 2025-01-18 19:54:33 +00:00
Chomp 07ba4c43eb Added mod example 2025-01-18 19:53:11 +00:00
Chomp 02ba23ce1e Expanded example mods 2025-01-18 19:34:58 +00:00
CWX 5c5a42b535 change to prim Ctors 2025-01-18 19:17:35 +00:00
CWX 41d2bfa1d9 comment out method override 2025-01-18 19:00:00 +00:00
CWX 06a80d9710 change mod to use primary ctor 2025-01-18 18:50:48 +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