Commit Graph

  • 1bc2d50eaa fix service and helper CWX 2025-01-14 17:39:32 +00:00
  • 4c2e8848e8 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp Chomp 2025-01-14 17:24:09 +00:00
  • 6411336c86 Added ProgramStatics Chomp 2025-01-14 17:23:56 +00:00
  • 1c93a6eaaf fix typing CWX 2025-01-14 17:22:32 +00:00
  • d147d81701 implement dialogueHelper CWX 2025-01-14 17:17:44 +00:00
  • e316de6552 fix missing items array CWX 2025-01-14 17:17:32 +00:00
  • 144b63d8ef Implemented more of Bot Generation Chomp 2025-01-14 16:56:37 +00:00
  • 7f411c808e implement services CWX 2025-01-14 16:50:17 +00:00
  • 6337aa7c02 change types CWX 2025-01-14 16:49:56 +00:00
  • 20ae971957 add more enumConverters CWX 2025-01-14 16:49:46 +00:00
  • 34dcd2283e Updated GetFriends implementation Chomp 2025-01-14 16:16:57 +00:00
  • b2d7943d9d Merge branch 'main' of https://github.com/sp-tarkov/server-csharp CWX 2025-01-14 15:18:09 +00:00
  • 6447a1b7bd add new method to get DateTime from timestamp CWX 2025-01-14 15:18:04 +00:00
  • 6aaa80767d First pass at botGeneration Chomp 2025-01-14 15:01:19 +00:00
  • 73adbd508d Improved ``GenerateAccountId to not return negative values Chomp 2025-01-14 14:36:46 +00:00
  • 14ed23d544 Make use of string.Equals inside GetSetMethod Chomp 2025-01-14 14:25:16 +00:00
  • a29210f4e3 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp CWX 2025-01-14 14:22:22 +00:00
  • de617d47fe Updated CreateRouteMapping to use FileUtil Chomp 2025-01-14 14:23:14 +00:00
  • 07dc6ea0b3 fix locking for concurrency CWX 2025-01-14 14:22:07 +00:00
  • 8dbbc07670 sorting CWX 2025-01-14 14:16:47 +00:00
  • ba5b5f5967 add encodings CWX 2025-01-14 14:16:39 +00:00
  • 08e05bf3a2 Fix time related issues CWX 2025-01-14 14:16:32 +00:00
  • b8ef700e28 Type fixings CWX 2025-01-14 14:16:15 +00:00
  • 4fb0deab7d Fix ambiguous var usage Chomp 2025-01-14 13:27:26 +00:00
  • 7fb2cf9be6 Updated DatabaseImporter.OnLoad implementation Chomp 2025-01-14 13:27:09 +00:00
  • 1e3b9c303b Updated Images Chomp 2025-01-14 13:12:28 +00:00
  • 40074a8f12 Updated DB JSONs Chomp 2025-01-14 13:10:20 +00:00
  • 190e658537 Further improvements to BotController Chomp 2025-01-14 12:50:36 +00:00
  • d3f4b63b23 Stubbed out Progress writer class Chomp 2025-01-14 12:50:07 +00:00
  • dab11c82f0 Fix error Chomp 2025-01-14 12:45:06 +00:00
  • b9a5835bd2 Improved implementation of ApplicationContext Chomp 2025-01-14 12:23:44 +00:00
  • f0b534a6e0 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp Chomp 2025-01-14 11:53:56 +00:00
  • f20108a6c7 First pass at BotController implementation Chomp 2025-01-14 11:53:45 +00:00
  • 0c243008b0 Fix timeutil CWX 2025-01-14 11:42:12 +00:00
  • f55f3f45ec Merge branch 'main' of https://github.com/sp-tarkov/server-csharp Alex 2025-01-14 11:42:38 +00:00
  • 7ff822be0f refactored File, Path and Directory usages into FileUtil and cleaned up logs Alex 2025-01-14 11:42:27 +00:00
  • 2bf4c2375f updated condition object and presetBatch types Chomp 2025-01-14 11:22:58 +00:00
  • a615e82086 Added new request object Chomp 2025-01-14 11:00:54 +00:00
  • 58f7390468 Added various error messages Chomp 2025-01-14 10:50:50 +00:00
  • d64dc5d040 Expanded PrestigeController implementation Chomp 2025-01-14 10:50:15 +00:00
  • 5256d5b88a Merge branch 'main' of https://github.com/sp-tarkov/server-csharp CWX 2025-01-13 21:59:47 +00:00
  • 3ae9683154 change type CWX 2025-01-13 21:59:42 +00:00
  • d5db2023da change type to dictorlist and use dict CWX 2025-01-13 21:59:34 +00:00
  • e117c97400 null check CWX 2025-01-13 21:59:21 +00:00
  • 2f98045740 fix playerscavn CWX 2025-01-13 21:59:15 +00:00
  • feee6ccf91 implement weather helper CWX 2025-01-13 21:58:02 +00:00
  • 09914d231f fix typing CWX 2025-01-13 21:57:50 +00:00
  • c139d8af4c fix group character type CWX 2025-01-13 21:57:39 +00:00
  • 74a38d80e3 fix locations toDict CWX 2025-01-13 21:57:18 +00:00
  • 345097c8a2 fix weatherroutes CWX 2025-01-13 21:57:04 +00:00
  • 45b4eebc5f add dateTimeEnum CWX 2025-01-13 21:55:56 +00:00
  • e261a9feef Implemented SendPraporStartingGift Chomp 2025-01-13 21:16:21 +00:00
  • 098663d6b0 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp Alex 2025-01-13 20:16:17 +00:00
  • 5caaa73108 added color logging Alex 2025-01-13 20:16:05 +00:00
  • 2ab14a3108 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp CWX 2025-01-13 19:49:36 +00:00
  • c634de7d0e formatting and implement CheckForOrphanedModdedItems CWX 2025-01-13 19:49:30 +00:00
  • 2a875b2566 Fixed build Chomp 2025-01-13 19:35:42 +00:00
  • 0a3ac15ed4 Implemented SaveActiveModsToProfile with TODO Chomp 2025-01-13 19:33:52 +00:00
  • 1f510f1d34 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp Chomp 2025-01-13 19:21:36 +00:00
  • 4a56197bc8 Implemented WarnOnActiveBotReloadSkill and UpdateProfileHealthValues Chomp 2025-01-13 19:21:27 +00:00
  • a41fbdfc39 start TraderController CWX 2025-01-13 19:04:22 +00:00
  • 251ccb9a04 Implemented GetFenceInfo Chomp 2025-01-13 19:03:10 +00:00
  • 572575802f Improved if check Chomp 2025-01-13 18:51:22 +00:00
  • ac1c026399 Expanded stubbiness of GenerateBot Chomp 2025-01-13 18:50:57 +00:00
  • 99be2f21c7 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp Chomp 2025-01-13 18:48:10 +00:00
  • 93b50f2d4d Updated _botGenerator.GeneratePlayerScav to return a PmcData Chomp 2025-01-13 18:48:00 +00:00
  • e0654ccc04 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp Alex 2025-01-13 18:33:27 +00:00
  • d7325ea562 Fixed Json converter and added unit test Alex 2025-01-13 18:31:44 +00:00
  • b53fb999ab Improved stubbiness of GenerateBot Chomp 2025-01-13 18:23:43 +00:00
  • 1a5d4878b7 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp CWX 2025-01-13 18:01:03 +00:00
  • 533d21f06c implement questrewardhelper CWX 2025-01-13 18:00:53 +00:00
  • 01d07ed903 Update buyclothing KaenoDev 2025-01-13 17:56:00 +00:00
  • 49b82faaa6 Updated client/trading/customization/storage endpoint to return correct data Chomp 2025-01-13 17:41:14 +00:00
  • e35c125e02 Implemented: GetKeepAlive, ClearCache, IsMagazine + stubbed out GenerateBot` Chomp 2025-01-13 16:41:13 +00:00
  • 71f554ed88 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp Chomp 2025-01-13 16:29:18 +00:00
  • 9102d06d65 Implemented GeneratePlayerScav and GetCloneOfBotBase Chomp 2025-01-13 16:28:46 +00:00
  • 4f3710e066 again CWX 2025-01-13 16:11:29 +00:00
  • 86389b137e unfix my bad fix CWX 2025-01-13 16:11:22 +00:00
  • d1aea27c5e formatting go brr, add missing method CWX 2025-01-13 16:08:28 +00:00
  • fe07501e06 fix type CWX 2025-01-13 16:08:04 +00:00
  • 6a66923545 Fixed issues with ScavGenerator not processing as expected Chomp 2025-01-13 15:57:40 +00:00
  • 4aaa37f951 Fixed GetScavKarmaLevel failing when no TradersInfo is empty Chomp 2025-01-13 15:20:07 +00:00
  • ba0da6c392 implement getquestfromdb for both helpers CWX 2025-01-13 14:15:53 +00:00
  • 6e3b5b3723 Dont throw exception when showing error Chomp 2025-01-13 14:11:13 +00:00
  • 542ee67bc7 Implement playerscavgenerator CWX 2025-01-13 14:08:34 +00:00
  • de93e93d4d fix type CWX 2025-01-13 14:08:21 +00:00
  • 33b937c841 Fix types CWX 2025-01-13 14:08:15 +00:00
  • f188d9c52e Add two new enums CWX 2025-01-13 14:07:58 +00:00
  • 77cee6b6d6 change type on randomUtil CWX 2025-01-13 14:07:47 +00:00
  • 2ef96f3631 Stubbed method Chomp 2025-01-13 14:06:37 +00:00
  • 25ecfa7e5b Fixed issues with `ReplaceIDs Chomp 2025-01-13 14:06:23 +00:00
  • 9aabe952a0 Fixed broken dictionary add Chomp 2025-01-13 13:48:16 +00:00
  • f3b9555ac1 Fixed issue with QuestRewardType Chomp 2025-01-13 13:30:16 +00:00
  • 0a5aaed532 Fixed logging messages Chomp 2025-01-13 13:19:29 +00:00
  • b6df051f24 Partial implementation of ProfileFixerService Chomp 2025-01-13 13:15:58 +00:00
  • 18a5400e1e fix beta message CWX 2025-01-13 12:48:39 +00:00
  • 8e19190a20 fix itemHelper CWX 2025-01-13 12:48:24 +00:00
  • 2d4cdce6d5 add compareUtil (needs implementing), start implementing ItemHelper CWX 2025-01-13 12:22:34 +00:00
  • a9553aa101 Fixed typing issue with RepeatableQuests Chomp 2025-01-13 12:18:48 +00:00
  • 64ccc033d4 Implemented logger.Success Chomp 2025-01-13 12:17:53 +00:00