Chomp
|
566deba507
|
Various code linting changes
|
2025-01-18 11:49:21 +00:00 |
|
Alex
|
e926379b4a
|
ObjectExtensions performance improvement
|
2025-01-18 11:33:11 +00:00 |
|
CWX
|
d96209f258
|
Merge branch 'main' of https://github.com/sp-tarkov/server-csharp
|
2025-01-17 23:02:30 +00:00 |
|
Chomp
|
107711ae12
|
Flagged some props as required in Item
|
2025-01-17 23:03:15 +00:00 |
|
CWX
|
12a5a27809
|
change to lists
|
2025-01-17 23:02:20 +00:00 |
|
CWX
|
2b82a1065f
|
partial implement
|
2025-01-17 23:02:12 +00:00 |
|
CWX
|
d5f8f22569
|
type changes
|
2025-01-17 23:02:02 +00:00 |
|
Chomp
|
18e7d5ba8e
|
Expanded debug logging
|
2025-01-17 23:01:32 +00:00 |
|
Chomp
|
954144b079
|
Fixed build
|
2025-01-17 22:40:53 +00:00 |
|
Chomp
|
a8a0ce1880
|
Repeatable quest generation
|
2025-01-17 22:37:40 +00:00 |
|
Chomp
|
7a4bc0a3a6
|
Further work on repeatables
|
2025-01-17 21:39:03 +00:00 |
|
Chomp
|
1aa1737db3
|
Further implementation of generator
|
2025-01-17 21:28:43 +00:00 |
|
Alex
|
0d5e1ec9f6
|
haalp
|
2025-01-17 21:25:41 +00:00 |
|
Alex
|
060b25222f
|
help
|
2025-01-17 21:23:17 +00:00 |
|
Chomp
|
c29dfc486d
|
Repeatable quest changes
|
2025-01-17 21:06:56 +00:00 |
|
Alex
|
b2e454c826
|
fixed nullable
|
2025-01-17 20:47:30 +00:00 |
|
Alex
|
f38adbb6b9
|
Added probabilityObjectArray
|
2025-01-17 20:42:32 +00:00 |
|
Chomp
|
ac354bb54f
|
Partial implementation of RepeatableQuestGenerator
|
2025-01-17 19:38:07 +00:00 |
|
CWX
|
88ced9e70d
|
fix again
|
2025-01-17 19:36:01 +00:00 |
|
CWX
|
891b93e114
|
fix itemhelper
|
2025-01-17 19:35:13 +00:00 |
|
CWX
|
8bd927c75c
|
commented out ping, Nodeserver doesnt do this afaik
|
2025-01-17 19:21:01 +00:00 |
|
CWX
|
a4fa89ba6f
|
add mapping for locations
|
2025-01-17 19:20:35 +00:00 |
|
CWX
|
ab6d37bb7f
|
remove unneeded routing use
|
2025-01-17 19:20:23 +00:00 |
|
CWX
|
6622f4767c
|
Fix quests
|
2025-01-17 19:20:11 +00:00 |
|
Chomp
|
d862f845fd
|
Implemented GenerateRepeatableQuest
|
2025-01-17 18:58:35 +00:00 |
|
CWX
|
9421070406
|
Fix enum for WS
|
2025-01-17 18:38:43 +00:00 |
|
Alex
|
4fbd75b9f5
|
websockets
|
2025-01-17 18:14:46 +00:00 |
|
Alex
|
c94408c596
|
changed classes to records
|
2025-01-17 18:13:37 +00:00 |
|
CWX
|
7d9afa3cb4
|
string splitting for URL fix
|
2025-01-17 15:53:50 +00:00 |
|
Chomp
|
49997e5819
|
Fixed compile error and improved logic of GetQuestCount
|
2025-01-17 14:20:18 +00:00 |
|
CWX
|
897be34ea9
|
more null guards, make params null by default
|
2025-01-17 14:01:35 +00:00 |
|
CWX
|
408dffbf13
|
fix null guards, implemented some of questHelper
|
2025-01-17 14:01:09 +00:00 |
|
CWX
|
8ed61ddbf2
|
implement the rest of bottlootcacheservice
|
2025-01-17 13:05:25 +00:00 |
|
Chomp
|
d1cfe62c3f
|
Implemented TraderStandingRequirementCheck
|
2025-01-17 12:59:11 +00:00 |
|
CWX
|
cafb49e5fd
|
implement GetRaidTime
|
2025-01-17 12:52:49 +00:00 |
|
Chomp
|
ae80af5204
|
Implemented TraderLoyaltyLevelRequirementCheck
|
2025-01-17 12:53:06 +00:00 |
|
CWX
|
1db5750557
|
now use ProgramStatics
|
2025-01-17 12:35:51 +00:00 |
|
Chomp
|
db09389adf
|
Improved AddCustomisationUnlocksToProfile logic
|
2025-01-17 12:35:07 +00:00 |
|
Chomp
|
f6e58e92f7
|
Include cybertark customisation on dev profiles
|
2025-01-17 12:29:25 +00:00 |
|
CWX
|
96a6acf1cd
|
fix merge conflicts, finish off ProfileFixerService
|
2025-01-17 12:09:08 +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
|
cfe76241bc
|
Added comments to BuyClothing
Updated `GetTraderClothingOffer` logic to not throw exception and keep going
|
2025-01-17 10:53:54 +00:00 |
|
Chomp
|
9343ce5ddb
|
Added Unheard customisations to AddCustomisationUnlocksToProfile
|
2025-01-17 10:48:30 +00:00 |
|
Chomp
|
794435eb47
|
Improved globals object accuracy
|
2025-01-17 10:45:08 +00:00 |
|
Chomp
|
d4b9edb161
|
Stubbed out Migrate310xProfile
|
2025-01-17 10:31:39 +00:00 |
|
Chomp
|
1b7a29a688
|
Added helper functions to BotEquipmentModGenerator
|
2025-01-17 10:25:41 +00:00 |
|
Chomp
|
b3c5cce497
|
Updated ObtainPrestige logic
|
2025-01-17 10:21:34 +00:00 |
|