Commit Graph

  • fee4a32e1c Fixed logging issues Chomp 2025-01-19 19:45:24 +00:00
  • 35518f0eef Added new mechanic gift on profile create Chomp 2025-01-19 19:36:49 +00:00
  • e688f4d2f6 null guard CWX 2025-01-19 19:32:31 +00:00
  • 3e54ef0a8c sort issue with JS CWX 2025-01-19 19:32:12 +00:00
  • 095b25f77f actually use string in replacements CWX 2025-01-19 19:31:57 +00:00
  • a94d961313 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp Alex 2025-01-19 19:21:01 +00:00
  • d78fed48c5 Item TplGenerator pass 1 Alex 2025-01-19 19:20:55 +00:00
  • 6c5f259dc8 add pathing and version to startup logging CWX 2025-01-19 18:19:19 +00:00
  • b5240a615e Refactor project into smaller chunks Alex 2025-01-19 17:45:48 +00:00
  • 0da8875946 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp Chomp 2025-01-19 17:03:21 +00:00
  • a1264d1e13 Fixed build error Chomp 2025-01-19 17:02:49 +00:00
  • b31c97466c start boteqfilterserv CWX 2025-01-19 17:00:47 +00:00
  • 853b644033 Partially implemented ragfair controller Chomp 2025-01-19 16:53:56 +00:00
  • fdca4f4c9d remove incorrect logging CWX 2025-01-19 16:04:43 +00:00
  • 19293d72b8 fix raidsettings being null, implement bot cache service CWX 2025-01-19 16:04:17 +00:00
  • 40435a0e12 fix capitalisation CWX 2025-01-19 14:53:34 +00:00
  • 7ac870b298 fix type CWX 2025-01-19 14:53:23 +00:00
  • 12d7870922 add more objects to default profile, ProfileFixer service wont cry then CWX 2025-01-19 14:53:16 +00:00
  • 4a295d4301 CustomizationStorage can be null on new profile CWX 2025-01-19 14:52:47 +00:00
  • 1cd6ba203d fix warning CWX 2025-01-19 14:30:16 +00:00
  • bb8d56c8b0 V2 launcher API CWX 2025-01-19 14:29:59 +00:00
  • ebddcb5a89 Added implementation of RagfairServer Chomp 2025-01-19 13:18:10 +00:00
  • 232f3f4235 locationcontroller warnings fixed CWX 2025-01-19 13:00:48 +00:00
  • 5efdf0e908 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp CWX 2025-01-19 12:59:34 +00:00
  • 791cb6bc9b fix launcher controller warnings CWX 2025-01-19 12:59:25 +00:00
  • dab445a993 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp Chomp 2025-01-19 12:58:34 +00:00
  • 02dff918d1 Made use of HashSet when storing filled container ids during bot loot generation Chomp 2025-01-19 12:58:19 +00:00
  • 10ca26c022 warnings fixed in inventoryController CWX 2025-01-19 12:56:41 +00:00
  • b9b70b8f68 fix warnings in insurance controller CWX 2025-01-19 12:40:12 +00:00
  • d230025424 fix warnings that can be done in GameController CWX 2025-01-19 12:38:18 +00:00
  • 3d875bd15b solution organization Alex 2025-01-19 12:18:33 +00:00
  • 77b11cb7f4 fix typing, woops CWX 2025-01-19 12:09:48 +00:00
  • 9bc5cef681 Code linting of Router.cs Chomp 2025-01-19 11:46:26 +00:00
  • 907b602646 Removed unused using across server project Chomp 2025-01-19 11:46:12 +00:00
  • d46b8508b0 Updated JSONs Chomp 2025-01-19 10:07:14 +00:00
  • d73a9bd203 Update JSONs Chomp 2025-01-18 23:27:28 +00:00
  • 4f32268c02 make stackCount an int CWX 2025-01-18 22:58:22 +00:00
  • bea2d1799c fix warnings for dialogueController CWX 2025-01-18 22:53:04 +00:00
  • 410f4799cc formatting and fixing warnings on CustomizationController CWX 2025-01-18 22:36:37 +00:00
  • a10ac78b35 trim trailing whitespace with editor config CWX 2025-01-18 21:24:00 +00:00
  • f0d44b7d98 remove includes from csproj CWX 2025-01-18 21:04:11 +00:00
  • cc1b022396 fix tests, 1 fails in mathUtilTest, changing from float to double CWX 2025-01-18 21:02:00 +00:00
  • 077f86ac46 primary ctor for services, servers, loaders CWX 2025-01-18 20:32:59 +00:00
  • 3402f94398 moved helpers to primary ctor CWX 2025-01-18 20:11:08 +00:00
  • 9b60f10725 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp CWX 2025-01-18 19:54:37 +00:00
  • 7e7c1d1aaa Move generators to primary ctor CWX 2025-01-18 19:54:33 +00:00
  • 07ba4c43eb Added mod example Chomp 2025-01-18 19:53:11 +00:00
  • 02ba23ce1e Expanded example mods Chomp 2025-01-18 19:34:58 +00:00
  • 5c5a42b535 change to prim Ctors CWX 2025-01-18 19:17:35 +00:00
  • 41d2bfa1d9 comment out method override CWX 2025-01-18 19:00:00 +00:00
  • 06a80d9710 change mod to use primary ctor CWX 2025-01-18 18:50:48 +00:00
  • f755afcb79 Improved logging Chomp 2025-01-18 18:35:27 +00:00
  • 69d22cef11 partially implemented inventory item movement Chomp 2025-01-18 18:01:40 +00:00
  • 8180fab8b8 Implemented various dialog functions Chomp 2025-01-18 17:03:21 +00:00
  • a59f2a598c Implemented GetAllStaticPrices Chomp 2025-01-18 16:26:51 +00:00
  • 5f488fb4cd Added server start success message Chomp 2025-01-18 16:26:11 +00:00
  • cedd175702 Reduced verbosity of logging + enabled serilog Chomp 2025-01-18 16:06:18 +00:00
  • 3c2f955cc4 Enabled GetClientRepeatableQuests Chomp 2025-01-18 15:46:57 +00:00
  • 683496ae0a use prim ctor and fixed warnings: BuildController CWX 2025-01-18 15:37:30 +00:00
  • 26ad41bf4a use prim ctor and fixed warnings: ClientLogController CWX 2025-01-18 15:37:04 +00:00
  • 9a492566b7 Reduced nesting inside AddCompatibleModsForProvidedMod Chomp 2025-01-18 15:36:14 +00:00
  • fabc190692 Cleanup of GetLocalised and router Chomp 2025-01-18 15:35:54 +00:00
  • 6d5ff3af2d use prim ctor and fixed warnings: Botcontroller and effected classes CWX 2025-01-18 14:52:15 +00:00
  • a3d3d6490f Merge branch 'main' of https://github.com/sp-tarkov/server-csharp CWX 2025-01-18 14:16:18 +00:00
  • 33e07c4882 use prim ctor and fixed warnings: AchievementController, appContext, ContextVar, BackupService stubbed out CWX 2025-01-18 14:15:33 +00:00
  • f94349bb13 Enabled itemRouting Chomp 2025-01-18 14:13:48 +00:00
  • c2c94f3b9f Merge branch 'main' of https://github.com/sp-tarkov/server-csharp CWX 2025-01-18 14:11:09 +00:00
  • c22afac17a fix DI issue CWX 2025-01-18 14:10:53 +00:00
  • dce0d11cec First pass at implementing item event handling Chomp 2025-01-18 13:55:29 +00:00
  • dd2e36c914 use prim ctor and fixed warnings: TradeCallbacks, TraderCallbacks, WeatherCallbacks, WishlistCallbacks CWX 2025-01-18 13:51:53 +00:00
  • 2bb7a97f48 use prim ctor and fixed warnings: QuestCallbacks, RagfairCallbacks, RepairCallbacks, SaveCallbacks CWX 2025-01-18 13:48:09 +00:00
  • 48a7c2b4e6 use prim ctor and fixed warnings: ProfileCallbacks CWX 2025-01-18 13:42:12 +00:00
  • 6a5f9c3d3c use prim ctor and fixed warnings: PresetCallbacks, PrestigeCallbacks CWX 2025-01-18 13:40:39 +00:00
  • d19e736408 use prim ctor and fixed warnings: NoteCallbacks, NotifierCallbacks CWX 2025-01-18 13:39:14 +00:00
  • 42e964c60b use prim ctor and fixed warnings: LocationCallbacks, MatchCallbacks CWX 2025-01-18 13:36:04 +00:00
  • b23735bb94 use prim ctor and fixed warnings: LauncherCallbacks, LauncherController CWX 2025-01-18 13:34:00 +00:00
  • d7031c53f1 use prim ctor and fixed warnings: ItemEventCallbacks CWX 2025-01-18 13:31:12 +00:00
  • 37032b12a1 use prim ctor and fixed warnings: inventoryCallbacks CWX 2025-01-18 13:27:55 +00:00
  • dcec73af02 use prim ctor and fixed warnings: InRaid and Insurance callbacks CWX 2025-01-18 13:11:20 +00:00
  • 71f2af285b use prim ctor and fixed warnings: HttpCallbacks & HttpServer CWX 2025-01-18 13:09:17 +00:00
  • abb9e02869 Implemented getAllBotDifficulties Chomp 2025-01-18 13:09:28 +00:00
  • 2c1e974c89 use prim ctor and fixed warnings: HideoutCallbacks CWX 2025-01-18 12:59:14 +00:00
  • e205c572b3 use prim ctor and fixed warnings: healthCallbacks, healthController partial CWX 2025-01-18 12:57:32 +00:00
  • 8e97901a65 use prim ctor and fixed warnings: HandbookCallbacks CWX 2025-01-18 12:56:16 +00:00
  • eaa45b95ff use prim ctor and fixed warnings: GameCallbacks CWX 2025-01-18 12:55:36 +00:00
  • 749ebb38df use prim ctor and fixed warnings: DialogueCallbacks and a bit of dialogueController CWX 2025-01-18 12:54:17 +00:00
  • 5af12fb35e use prim ctor and fix warnings: dataCallbacks CWX 2025-01-18 12:51:32 +00:00
  • 512dcc762f use prim ctor and fixed warnings CWX 2025-01-18 12:49:06 +00:00
  • a293154e39 use prim ctor and fixed warnings CWX 2025-01-18 12:48:05 +00:00
  • dcf3301c3b use prim ctor and fix warnings CWX 2025-01-18 12:46:54 +00:00
  • 2031679ffe changed to prim ctor and fixed warnings CWX 2025-01-18 12:44:43 +00:00
  • 09ac1e8b72 Changed to primary ctor and fixed warnings CWX 2025-01-18 12:43:53 +00:00
  • 0d3006c7c0 Convert to primary ctor and fixed warnings CWX 2025-01-18 12:43:30 +00:00
  • 8d632e9bb2 Implemented skeleton of chatbot init Chomp 2025-01-18 12:39:42 +00:00
  • 2d0d8d6d0b Merge branch 'main' of https://github.com/sp-tarkov/server-csharp CWX 2025-01-18 12:29:25 +00:00
  • 6909837aac BotGeneraorHelper cleared of warnings, other changes needed for that too CWX 2025-01-18 12:28:59 +00:00
  • 051c8a5a28 Replaced EliminationTarget with a dictionary Chomp 2025-01-18 12:08:29 +00:00
  • 02dc5ed882 Further repeatable quest improvements Chomp 2025-01-18 12:00:49 +00:00
  • f32e39b1da Created EliminationTargetPoolExtensions Chomp 2025-01-18 11:50:52 +00:00
  • 566deba507 Various code linting changes Chomp 2025-01-18 11:49:21 +00:00