Alex
|
dbd3c18443
|
Enum converter for dictionary keys
|
2025-01-16 15:45:26 +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
|
e1441f0782
|
Merge branch 'main' of https://github.com/sp-tarkov/server-csharp
|
2025-01-16 15:22:07 +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
|
e8b208c09b
|
fix localisation on beta mode
|
2025-01-16 15:18:01 +00:00 |
|
Chomp
|
844e7bac2f
|
Fixed GetCustomisationStorage returning incorrect data
|
2025-01-16 15:16:14 +00:00 |
|
Chomp
|
11181abba5
|
Improved GetGameMode implementation
|
2025-01-16 15:08:33 +00:00 |
|
Chomp
|
c3d8b05322
|
Fixed issue with launcher showing incorrect xp value
|
2025-01-16 15:06:21 +00:00 |
|
CWX
|
07f97345fe
|
fix editions for launcher
|
2025-01-16 14:55:12 +00:00 |
|
CWX
|
f50666dea1
|
Merge branch 'main' of https://github.com/sp-tarkov/server-csharp
|
2025-01-16 14:55:03 +00:00 |
|
Alex
|
0e434a695e
|
Merge branch 'main' of https://github.com/sp-tarkov/server-csharp
|
2025-01-16 14:54:48 +00:00 |
|
Alex
|
083cf2557b
|
Fixed image routes
|
2025-01-16 14:54:41 +00:00 |
|
CWX
|
a14e0e9a2d
|
fix gameMode url
|
2025-01-16 14:51:33 +00:00 |
|
Chomp
|
fd969976eb
|
Fixed client/weather returning the wrong date
|
2025-01-16 14:51:10 +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 |
|
Alex
|
317b6e76bf
|
:wq
Merge branch 'main' of https://github.com/sp-tarkov/server-csharp
|
2025-01-16 14:08:45 +00:00 |
|
Alex
|
9064d20860
|
maybe?
|
2025-01-16 14:08:33 +00:00 |
|
Chomp
|
e3b7483871
|
Updated GameStart to return timestamp in MS
|
2025-01-16 14:05:03 +00:00 |
|
CWX
|
b25fc6b84b
|
implement magGen Types
|
2025-01-16 13:31:50 +00:00 |
|
CWX
|
194d79c9e0
|
Merge branch 'main' of https://github.com/sp-tarkov/server-csharp
|
2025-01-16 13:13:27 +00:00 |
|
CWX
|
0826091fef
|
fix null guards
|
2025-01-16 13:13:13 +00:00 |
|
Alex
|
0f25695df4
|
Merge branch 'main' of https://github.com/sp-tarkov/server-csharp
|
2025-01-16 13:09:45 +00:00 |
|
Alex
|
8284c17855
|
Added request logger
|
2025-01-16 13:09:38 +00:00 |
|
CWX
|
80c4f75d01
|
formatting go wild, change two params to double from int in AddLootFromPool
|
2025-01-16 13:03:38 +00:00 |
|
CWX
|
fa307a29a3
|
finish BotWeaponGenHelper
|
2025-01-16 13:01:03 +00:00 |
|
CWX
|
a9d9f2c4ff
|
Merge branch 'main' of https://github.com/sp-tarkov/server-csharp
|
2025-01-16 12:33:33 +00:00 |
|
CWX
|
3845b9c856
|
fix logging objects to be lowerCase for localisation
|
2025-01-16 12:33:19 +00:00 |
|
Chomp
|
8e18d19e26
|
Temp implementation of TraderEnumHasValue
|
2025-01-16 12:31:49 +00:00 |
|
Chomp
|
2d6f5c2e79
|
Merge branch 'main' of https://github.com/sp-tarkov/server-csharp
|
2025-01-16 12:31:03 +00:00 |
|
Chomp
|
432a8f337b
|
Fixed nullref error
|
2025-01-16 12:30:56 +00:00 |
|
CWX
|
bde1ee6008
|
fix check
|
2025-01-16 12:22:23 +00:00 |
|
CWX
|
5ca4aa08d5
|
finish off profileHelper
|
2025-01-16 12:15:22 +00:00 |
|
Chomp
|
d5c2a5f29a
|
Improved CheckForOrphanedModdedItems logic
|
2025-01-16 12:13:00 +00:00 |
|
Chomp
|
78fd9616df
|
Further implementations to game start process
|
2025-01-16 12:11:05 +00:00 |
|
CWX
|
fbe2cd857b
|
implement more in botequipmentmodgen
|
2025-01-16 11:57:20 +00:00 |
|
CWX
|
fb15429705
|
Merge branch 'main' of https://github.com/sp-tarkov/server-csharp
|
2025-01-16 11:39:34 +00:00 |
|
CWX
|
c07c5982b5
|
implement FilterSightsByWeaponType
|
2025-01-16 11:39:20 +00:00 |
|
Chomp
|
bea84c873e
|
partially implemented notificationService
|
2025-01-16 11:36:05 +00:00 |
|
CWX
|
761aaff84c
|
implement GetCompatibleModFromPool
|
2025-01-16 11:33:13 +00:00 |
|
CWX
|
a6b181fd69
|
implement GetCompatibleModFromPool
|
2025-01-16 11:29:16 +00:00 |
|
Chomp
|
62f917b325
|
Fixed server runtime error relating to web sockets
|
2025-01-16 11:28:34 +00:00 |
|
Chomp
|
14958ff6b1
|
Merge branch 'main' of https://github.com/sp-tarkov/server-csharp
|
2025-01-16 11:16:35 +00:00 |
|
Chomp
|
c589bc025c
|
partially implemented NotificationSendHelper
|
2025-01-16 11:16:24 +00:00 |
|
CWX
|
71d9afde1a
|
implement ChooseModToPutIntoSlot
|
2025-01-16 11:11:55 +00:00 |
|
Chomp
|
f6aedd6ad0
|
Updated MailSendService handling of ammo boxes
|
2025-01-16 11:08:02 +00:00 |
|