Commit Graph

28 Commits

Author SHA1 Message Date
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
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 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 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 66005247f5 Safely check dictionary for key 2025-03-28 16:51:38 +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 56957147aa Fixed error in CheckForOrphanedModdedItems 2025-03-14 19:15:55 +00:00
Chomp 303cfa0967 Improved comment for CalculateLevel 2025-03-11 20:30:41 +00:00
Chomp 736355954a Merge pull request #108 from tetrisdev/ServersComments
Change Services Comments
2025-03-11 10:01:52 +00:00
Chomp 43b042ab84 Fixed nullref inside GetActiveServerMods 2025-03-10 10:28:53 +00:00
TetrisGG 4b9ad904b6 Merge branch 'ServersComments' of https://github.com/tetrisdev/server-csharp into ServicesComments 2025-03-09 13:43:05 +01:00
TetrisGG 86f31fe202 Change Services Comments
Changed comments to XML standard
Added missing comments
Adjusted wording on some comments for clarity.
2025-03-09 13:40:05 +01:00
Archangel c872dd3d7f Make GenerateLocationAndLoot public & virtual 2025-03-08 17:43:41 +01:00
Chomp 17e0a4245a Fixed merged quest assorts not correctly merging 2025-03-08 10:03:52 +00:00
Chomp d6b5a1ad1e Remove unused method 2025-03-08 10:00:23 +00:00
Chomp 6b48dfa463 Made locks more consistent across solution 2025-03-08 09:55:36 +00:00
Chomp 33c56e0730 Updated values to be consts where possible 2025-03-08 09:33:04 +00:00
clodan 270f095413 renamed projects and namespaces 2025-03-07 13:16:43 +00:00