CWX
|
897be34ea9
|
more null guards, make params null by default
|
2025-01-17 14:01:35 +00:00 |
|
Chomp
|
45fc86d8e0
|
Renamed QuestReward to Reward + QuestRewardType to RewardType
|
2025-01-17 11:58:10 +00:00 |
|
Chomp
|
6b2eed3a74
|
improved accuracy of GetOtherProfile
|
2025-01-17 11:48:22 +00:00 |
|
Chomp
|
730c1170a0
|
Updated CreateDialogMessage implementation
|
2025-01-17 11:14:22 +00:00 |
|
Chomp
|
b9dd3289cc
|
Remvoed unused response object
|
2025-01-17 11:03:14 +00:00 |
|
Chomp
|
794435eb47
|
Improved globals object accuracy
|
2025-01-17 10:45:08 +00:00 |
|
CWX
|
c8de56d395
|
Merge branch 'main' of https://github.com/sp-tarkov/server-csharp
|
2025-01-16 21:46:13 +00:00 |
|
CWX
|
1ce566c6b4
|
fix types, added missing method
|
2025-01-16 21:46:08 +00:00 |
|
Chomp
|
3c0c94245c
|
Partially implemented RepeatableQuestController
|
2025-01-16 21:21:23 +00:00 |
|
Chomp
|
6a13e91839
|
Merge branch 'main' of https://github.com/sp-tarkov/server-csharp
|
2025-01-16 20:37:06 +00:00 |
|
Chomp
|
7abcf08f09
|
Implemented getClientRepeatableQuests
Adjusted various profile properties to match EFT types
|
2025-01-16 20:36:50 +00:00 |
|
CWX
|
0bd70f5f6c
|
fix types
|
2025-01-16 20:20:59 +00:00 |
|
CWX
|
fea51987e3
|
finish off botLootGen
|
2025-01-16 19:11:33 +00:00 |
|
CWX
|
9fa39a972d
|
Fix typing, Importer needs type to be defaultBuilds as buildtype can be a string
|
2025-01-16 18:28:10 +00:00 |
|
Chomp
|
c6538a7607
|
Fixed issue with GetUserBuilds
|
2025-01-16 18:00:01 +00:00 |
|
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
|
beb5fab76c
|
Merge branch 'main' of https://github.com/sp-tarkov/server-csharp
|
2025-01-16 16:42:56 +00:00 |
|
Chomp
|
11bd7be6ff
|
use CountPVE as primary
|
2025-01-16 16:42:44 +00:00 |
|
CWX
|
c8787c8310
|
Type changes, fix changes to botLootGen
|
2025-01-16 16:38:38 +00:00 |
|
Chomp
|
82cfeb974f
|
improved accuracy of values
|
2025-01-16 16:26:06 +00:00 |
|
Chomp
|
7e0dc7f804
|
Fixed OpenZones type
|
2025-01-16 16:05: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
|
088248706d
|
Merge branch 'main' of https://github.com/sp-tarkov/server-csharp
|
2025-01-16 15:27:37 +00:00 |
|
CWX
|
7901baea73
|
remove option to add nulls
|
2025-01-16 15:27:32 +00:00 |
|
Chomp
|
ebfaf73870
|
Updated UTC time values to match live
|
2025-01-16 15:21:54 +00:00 |
|
Chomp
|
fd010efbe7
|
Updated GameStartResponse.UtcTime return type
|
2025-01-16 15:18:47 +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
|
83d37a8241
|
change types for workoutdata
|
2025-01-16 14:33:29 +00:00 |
|
CWX
|
fa307a29a3
|
finish BotWeaponGenHelper
|
2025-01-16 13:01:03 +00:00 |
|
Chomp
|
8e18d19e26
|
Temp implementation of TraderEnumHasValue
|
2025-01-16 12:31:49 +00:00 |
|
Chomp
|
78fd9616df
|
Further implementations to game start process
|
2025-01-16 12:11:05 +00:00 |
|
CWX
|
a6b181fd69
|
implement GetCompatibleModFromPool
|
2025-01-16 11:29:16 +00:00 |
|
CWX
|
71d9afde1a
|
implement ChooseModToPutIntoSlot
|
2025-01-16 11:11:55 +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 |
|
Chomp
|
25c9570859
|
Added implementation of GenerateModsForEquipment
|
2025-01-15 20:14:04 +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 |
|
Alex
|
085eb66436
|
Merge branch 'main' of https://github.com/sp-tarkov/server-csharp
|
2025-01-15 15:06:58 +00:00 |
|
Alex
|
8b3305efca
|
T type logging
|
2025-01-15 15:06:54 +00:00 |
|
Chomp
|
655d559abd
|
Implemented more of BotLootCacheService and related areas
|
2025-01-15 14:37:56 +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
|
926e5451df
|
Updated PmcData Prestige property type
|
2025-01-15 12:15:01 +00:00 |
|