Commit Graph

82 Commits

Author SHA1 Message Date
Alex 3114e3e374 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-16 16:51:12 +00:00
Alex 287fef617f ParentID in HandbookCategory as mandatory 2025-01-16 16:51:02 +00:00
Chomp 82cfeb974f improved accuracy of values 2025-01-16 16:26:06 +00:00
Chomp 24dfd7cc11 Fixed incorrect types 2025-01-16 16:03:42 +00:00
Alex 0c08bac439 Fixed enum serialization 2025-01-16 15:35:26 +00:00
CWX 7901baea73 remove option to add nulls 2025-01-16 15:27:32 +00:00
CWX c385d77d1e include null when reading 2025-01-16 14:35:05 +00:00
CWX db2f85f603 include Nulls when reading 2025-01-16 14:33:43 +00:00
CWX fa307a29a3 finish BotWeaponGenHelper 2025-01-16 13:01:03 +00:00
CWX 30962039d2 Doubles go brr 2025-01-16 10:39:53 +00:00
CWX 255034786a implement method in botequipgen 2025-01-16 10:36:59 +00:00
CWX 063013927c type changes, helper implemented 2025-01-15 18:54:05 +00:00
CWX 65562a015e more bits 2025-01-15 17:02:09 +00:00
Chomp e8b7247520 Partially implemented BotWeaponGenerator 2025-01-15 15:08:43 +00:00
CWX db490d215c fix type, fix changes to logic 2025-01-15 12:43:58 +00:00
CWX f18ab1814e fix spelling 2025-01-15 12:36:33 +00:00
CWX b7c6d6414a typing changes 2025-01-15 12:35:17 +00:00
CWX eb590db695 Add missing type 2025-01-15 12:24:06 +00:00
Chomp f2c03d9e59 Partially implemented BotLootGenerator 2025-01-15 12:06:41 +00:00
Chomp 5e79f02cbf Made use of EquipmentSlots enum 2025-01-15 00:04:44 +00:00
CWX 72b4079ae3 finish off botGen, add missing method 2025-01-14 21:23:47 +00:00
CWX 2dee26a47c Remove dupe type, redirected type 2025-01-14 19:27:26 +00:00
Chomp 77c2f94aad Implemented HideoutCustomizationSetMannequinPose 2025-01-14 18:51:54 +00:00
CWX 6337aa7c02 change types 2025-01-14 16:49:56 +00:00
CWX 8dbbc07670 sorting 2025-01-14 14:16:47 +00:00
CWX b8ef700e28 Type fixings 2025-01-14 14:16:15 +00:00
Chomp d64dc5d040 Expanded PrestigeController implementation 2025-01-14 10:50:15 +00:00
CWX 09914d231f fix typing 2025-01-13 21:57:50 +00:00
Chomp 4a56197bc8 Implemented WarnOnActiveBotReloadSkill and UpdateProfileHealthValues 2025-01-13 19:21:27 +00:00
Chomp 6a66923545 Fixed issues with ScavGenerator not processing as expected 2025-01-13 15:57:40 +00:00
Chomp f3b9555ac1 Fixed issue with QuestRewardType 2025-01-13 13:30:16 +00:00
Chomp a9553aa101 Fixed typing issue with RepeatableQuests 2025-01-13 12:18:48 +00:00
Chomp 61ebc570e4 Added CreateProfileService Implementation 2025-01-12 23:15:55 +00:00
Chomp efb8f84ba2 Added QuestRewardHelper and Cleaned up QuestHelper 2025-01-12 22:39:06 +00:00
Chomp 045c1a5eb5 More implementation of QuestHelper
made `QId` consistent
2025-01-12 21:06:05 +00:00
Chomp 7b1d9e9d71 Implemented DialogueController functionality 2025-01-12 20:01:57 +00:00
Chomp c479e6aaf1 Implementation of QuestHelper 2025-01-12 19:35:27 +00:00
CWX a9ac113cbb Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-12 19:24:57 +00:00
Chomp 9269705eee Fixed types + Implemented QuestController/helper method 2025-01-12 19:12:35 +00:00
CWX 3c6cd78971 Add missing prop and renamed upd 2025-01-12 18:40:49 +00:00
Chomp c1b509e3a8 Expanded LocationControler implementation 2025-01-12 17:24:26 +00:00
CWX edc11a63ee Complete transfer of ProfileHelper 2025-01-10 22:16:02 +00:00
Alex 20fcc26d9a partial work on profile callbacks 2025-01-10 17:44:53 +00:00
Alex 966562bc08 more work 2025-01-10 13:49:28 +00:00
CWX 0c59f3a96b fix me 2025-01-08 23:35:23 +00:00
CWX 5521167285 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp
# Conflicts:
#	Core/Models/Eft/Common/Tables/Achievement.cs
2025-01-08 23:33:42 +00:00
Alex 541eeb1d4e database fully loading 2025-01-08 23:33:18 +00:00
CWX 3f0028db85 more helpers 2025-01-08 23:32:58 +00:00
Alex d0b1df4ebb smol 2025-01-08 23:26:22 +00:00
Alex 9be88e76ef more stuff 2025-01-08 23:22:23 +00:00