Commit Graph

412 Commits

Author SHA1 Message Date
CWX 31aae84e39 Implement botHelper 2025-01-15 10:57:00 +00:00
Chomp 5e79f02cbf Made use of EquipmentSlots enum 2025-01-15 00:04:44 +00:00
CWX b6e4dde259 add missing props, partial implement service 2025-01-14 23:11:42 +00:00
Chomp b4806f06a8 Implemented isItemBlacklisted 2025-01-14 22:56:05 +00:00
Chomp f0d00a210d Fixed GetSkillsWithRandomisedProgressValue error 2025-01-14 22:55:27 +00:00
Chomp f4ddcfeded Temp fix for injection error 2025-01-14 21:35:58 +00:00
Chomp 0ce20d209f Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-14 21:33:22 +00:00
Chomp f55b2a51f9 Partially implemented seasonalEventConfig 2025-01-14 21:33:13 +00:00
CWX 0fba37a18e Formatting and Tests need to be remade, RandomUtil now takes a logger 2025-01-14 21:27:24 +00:00
CWX 72b4079ae3 finish off botGen, add missing method 2025-01-14 21:23:47 +00:00
Chomp c99119a091 Init hashset before use 2025-01-14 20:49:07 +00:00
Chomp 3591cb73f6 Fixed errors in botController 2025-01-14 20:47:19 +00:00
Chomp 8e33c04d6d Implemented BotNameService 2025-01-14 20:39:41 +00:00
CWX 6df5fcd8a8 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-14 20:19:42 +00:00
Chomp dcf1b00241 Implemented GetArrayValue 2025-01-14 20:20:19 +00:00
CWX 06e4d3b820 implement method in weightedRandomHelper 2025-01-14 20:19:29 +00:00
Chomp e5297a4887 Implemented getBiasedRandomNumber 2025-01-14 19:56:45 +00:00
CWX cd530300cf Fixed typing 2025-01-14 19:46:10 +00:00
CWX 9535477485 implement mapMarkerService 2025-01-14 19:38:47 +00:00
CWX 3c657c0194 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-14 19:36:25 +00:00
CWX 73a6dab7e2 fix type i broke 2025-01-14 19:36:20 +00:00
Chomp 5f0040ebed Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-14 19:30:28 +00:00
Chomp 8c401cfd1f Various fixes + addedTimerUtil 2025-01-14 19:30:15 +00:00
CWX 2dee26a47c Remove dupe type, redirected type 2025-01-14 19:27:26 +00:00
Chomp 770976527e Formatting changes 2025-01-14 18:57:26 +00:00
Chomp 77c2f94aad Implemented HideoutCustomizationSetMannequinPose 2025-01-14 18:51:54 +00:00
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