CWX
|
91c230fd5b
|
Fix scav selling
|
2025-04-07 15:35:23 +01:00 |
|
CWX
|
a2575f2a6a
|
throw better error when empty list, underlying cause to be fixed
|
2025-04-07 14:31:40 +01:00 |
|
CWX
|
213e61022e
|
should fix null ref on Getting Exit adjustments
|
2025-04-07 14:15:12 +01:00 |
|
CWX
|
660e41a0f0
|
change to trygetvalue on dict access
|
2025-04-07 14:05:09 +01:00 |
|
CWX
|
d10238b006
|
Check Enum has key before trying getValue
|
2025-04-07 13:29:49 +01:00 |
|
Chomp
|
699b43ef93
|
Prevent UBGLs from generating patron_in_weapon during mod generation
https://github.com/sp-tarkov/server/pull/1154
|
2025-04-06 09:48:46 +01:00 |
|
Chris Adamson
|
a198a609de
|
fixed json parsing error on player death
|
2025-04-05 12:32:28 -05:00 |
|
Chomp
|
99dec1c9a3
|
Updated DeathCase.DeathCause to use enum + same for other properties to match client
|
2025-04-05 11:15:39 +01:00 |
|
Chris Adamson
|
7767a67cb7
|
fixed json parsing error on player death
|
2025-04-04 21:21:33 -05:00 |
|
Chomp
|
0e8c29ff99
|
Updated IGetRaidConfigurationRequestData
|
2025-04-02 15:04:58 +01:00 |
|
Chomp
|
362a6181b0
|
Fixed zombies not spawning - Credit to https://github.com/November75-SPT for the fix
|
2025-04-02 13:17:31 +01:00 |
|
Chomp
|
fac25740c6
|
Hydrate MainProfileNickname in player scav on generation
|
2025-04-02 10:14:46 +01:00 |
|
Chomp
|
4ecf1b2253
|
Fixed AddGifterBotToMaps()
|
2025-04-01 13:01:52 +01:00 |
|
Chomp
|
065c6b34d1
|
Updated SeasonalEventService to iterate over properties inside hostilitySettingsForEvent when applying them, instead of blanket replacing
Expanded april 1st event
|
2025-04-01 12:49:56 +01:00 |
|
Alex
|
f773edfc1c
|
Merge branch 'develop' of https://github.com/sp-tarkov/server-csharp into develop
|
2025-04-01 12:33:13 +01:00 |
|
Alex
|
c36543bd13
|
Added ProfileDataService
|
2025-04-01 12:33:03 +01:00 |
|
Chomp
|
09082e5448
|
Fixed Halloween related error in console
|
2025-04-01 12:19:42 +01:00 |
|
Chomp
|
6c101de930
|
Fixed addGifterBotToMaps not adjusting existing gifter spawns
|
2025-04-01 12:19:06 +01:00 |
|
Chomp
|
b5dafb59e2
|
Enabled IgnoreMaxBots for gifter bots
|
2025-04-01 12:09:24 +01:00 |
|
Chomp
|
6010e42a93
|
Fixed getRaidAdjustments not sending all the required fields
|
2025-04-01 12:06:15 +01:00 |
|
Chomp
|
c1189307d7
|
Fixed profile creation error due to missing default value
|
2025-04-01 11:39:05 +01:00 |
|
Chomp
|
ca7295fcab
|
Updated property caps
|
2025-03-30 11:19:48 +01:00 |
|
Chomp
|
b1baab0f93
|
Add extra repeatable support for prestige
Should have all the null handling required to work with existing
profiles
|
2025-03-28 18:38:26 +00:00 |
|
Chomp
|
3a75febcdb
|
Fix issue that caused standard edition to get free daily replacing
Currently all editions end up with free daily replacement after the first round of daily quests. This fixes that
|
2025-03-28 18:00:36 +00:00 |
|
Chomp
|
2423a66f40
|
Refactored how clothing is stored and processed
`Suits` is no longer used in full profile, `customisationUnlocks` should be used
|
2025-03-28 17:54:32 +00:00 |
|
Chomp
|
09d5776f32
|
Added christmas tree to hideout areas on server start via custom area system
|
2025-03-28 17:35:00 +00:00 |
|
Chomp
|
0938f47a64
|
Added custom achievement system, adds achievements on server start
|
2025-03-28 17:06:43 +00:00 |
|
Chomp
|
21af001dd4
|
Fixed normal scavs giving incorrect xp on death
|
2025-03-28 17:00:19 +00:00 |
|
Chomp
|
66005247f5
|
Safely check dictionary for key
|
2025-03-28 16:51:38 +00:00 |
|
Chomp
|
555d3e1bef
|
Fix preset lookup not matching casing
|
2025-03-28 16:50:58 +00:00 |
|
Chomp
|
0b23fc514a
|
Fixed incorrect type (should be WildSpawnType)
|
2025-03-28 16:33:42 +00:00 |
|
Chomp
|
1bcd18ffa5
|
Log stacktrace on exception
|
2025-03-28 16:33:11 +00:00 |
|
Chomp
|
13a87264fa
|
Added new boss types to enum
|
2025-03-28 16:14:52 +00:00 |
|
Chomp
|
34cd52454d
|
Made GetLooseLootMultiplierForLocation and GetStaticLootMultiplierForLocation safer
|
2025-03-28 16:14:35 +00:00 |
|
Chomp
|
0fa2c827e5
|
Simplified logic
|
2025-03-28 16:09:43 +00:00 |
|
Chomp
|
b85a9eeb86
|
Fixed GenerateStaticContainers failure when checking if map has randomised container settings
|
2025-03-28 16:02:46 +00:00 |
|
Chomp
|
afc6c695e9
|
Stub out new map
|
2025-03-28 15:04:30 +00:00 |
|
Chomp
|
831d7e3334
|
Fixed issue where the same character would cause an exception
|
2025-03-28 15:00:51 +00:00 |
|
Chomp
|
e168e8ff98
|
Further work to ensure ammo/currency is not flagged with a SpawnedInSession propperty
|
2025-03-28 12:40:05 +00:00 |
|
Chomp
|
7187ab999a
|
Dont flag ammo or currency as FiR
|
2025-03-28 11:56:35 +00:00 |
|
Chomp
|
3b4e28a08f
|
35932
|
2025-03-27 20:55:46 +00:00 |
|
CWX
|
2c45d473f7
|
Fix launcherV2 endpoint for loaded mods
|
2025-03-22 15:57:26 +00:00 |
|
Chomp
|
2c13e0d04e
|
Added new IsMountable property
|
2025-03-19 17:27:48 +00:00 |
|
Chomp
|
c358651bc5
|
Updated assets
|
2025-03-19 17:18:08 +00:00 |
|
Chomp
|
64275432df
|
Reset skill progress value inside profile on raid start instead of raid end
|
2025-03-19 17:09:38 +00:00 |
|
Chomp
|
d388df3ce9
|
Fixed skill rewards not showing their progress on skills screen
|
2025-03-19 17:05:44 +00:00 |
|
Chomp
|
054e75048b
|
Fix prestige menu rewards in a generic way
Add new CustomisationTypeId enum
|
2025-03-19 17:05:36 +00:00 |
|
Chomp
|
aa2feff542
|
Exposed repeatable collection quest FiR requirement + min durability value in config
|
2025-03-19 16:57:39 +00:00 |
|
Chomp
|
6b2493c2b9
|
Updated item tpl enum
|
2025-03-19 16:49:11 +00:00 |
|
Chomp
|
bfd7b5a56b
|
Made type non-static
|
2025-03-19 16:48:56 +00:00 |
|