Commit Graph

386 Commits

Author SHA1 Message Date
Chomp 80b077b74d Implemented parts of HideoutCallbacks 2025-01-14 18:46:41 +00:00
Chomp 76a334b600 Added type 2025-01-14 18:06:19 +00:00
Chomp 7f53635dc2 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-14 18:06:08 +00:00
Chomp 55b6f17de3 Stubbed out client/game/profile/items/moving - hideoutCustomizationSetMannequinPose 2025-01-14 18:05:58 +00:00
CWX 0d1feb8017 fix services and botgen level being null 2025-01-14 18:02:14 +00:00
KaenoDev 826a463289 Remove comment 2025-01-14 17:53:18 +00:00
KaenoDev de36bd9f2c Implement GenerateWeather and update getInRaidTime to match Ts server output 2025-01-14 17:50:47 +00:00
Chomp ee6fc966c6 Implemented ProgramStatics 2025-01-14 17:50:10 +00:00
CWX 52d55547d4 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-14 17:39:38 +00:00
CWX 1bc2d50eaa fix service and helper 2025-01-14 17:39:32 +00:00
Chomp 4c2e8848e8 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-14 17:24:09 +00:00
Chomp 6411336c86 Added ProgramStatics 2025-01-14 17:23:56 +00:00
CWX 1c93a6eaaf fix typing 2025-01-14 17:22:32 +00:00
CWX d147d81701 implement dialogueHelper 2025-01-14 17:17:44 +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
CWX 6337aa7c02 change types 2025-01-14 16:49:56 +00:00
CWX 20ae971957 add more enumConverters 2025-01-14 16:49:46 +00:00
Chomp 34dcd2283e Updated GetFriends implementation 2025-01-14 16:16:57 +00:00
CWX b2d7943d9d Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-14 15:18:09 +00:00
CWX 6447a1b7bd add new method to get DateTime from timestamp 2025-01-14 15:18:04 +00:00
Chomp 6aaa80767d First pass at botGeneration 2025-01-14 15:01:19 +00:00
Chomp 73adbd508d Improved ``GenerateAccountId to not return negative values 2025-01-14 14:36:46 +00:00
Chomp 14ed23d544 Make use of string.Equals inside GetSetMethod 2025-01-14 14:25:16 +00:00
CWX a29210f4e3 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-14 14:22:22 +00:00
Chomp de617d47fe Updated CreateRouteMapping to use FileUtil 2025-01-14 14:23:14 +00:00
CWX 07dc6ea0b3 fix locking for concurrency 2025-01-14 14:22:07 +00:00
CWX 8dbbc07670 sorting 2025-01-14 14:16:47 +00:00
CWX ba5b5f5967 add encodings 2025-01-14 14:16:39 +00:00
CWX 08e05bf3a2 Fix time related issues 2025-01-14 14:16:32 +00:00
CWX b8ef700e28 Type fixings 2025-01-14 14:16:15 +00:00
Chomp 4fb0deab7d Fix ambiguous var usage 2025-01-14 13:27:26 +00:00
Chomp 7fb2cf9be6 Updated DatabaseImporter.OnLoad implementation 2025-01-14 13:27:09 +00:00
Chomp 1e3b9c303b Updated Images 2025-01-14 13:12:28 +00:00
Chomp 40074a8f12 Updated DB JSONs 2025-01-14 13:10:20 +00:00
Chomp 190e658537 Further improvements to BotController 2025-01-14 12:50:36 +00:00
Chomp d3f4b63b23 Stubbed out Progress writer class 2025-01-14 12:50:07 +00:00
Chomp dab11c82f0 Fix error 2025-01-14 12:45:06 +00:00
Chomp b9a5835bd2 Improved implementation of ApplicationContext 2025-01-14 12:23:44 +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
CWX 0c243008b0 Fix timeutil 2025-01-14 11:42:12 +00:00
Alex f55f3f45ec Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-14 11:42:38 +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 2bf4c2375f updated condition object and presetBatch types 2025-01-14 11:22:58 +00:00
Chomp a615e82086 Added new request object 2025-01-14 11:00:54 +00:00
Chomp 58f7390468 Added various error messages 2025-01-14 10:50:50 +00:00
Chomp d64dc5d040 Expanded PrestigeController implementation 2025-01-14 10:50:15 +00:00
CWX 5256d5b88a Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-13 21:59:47 +00:00