2942 Commits

Author SHA1 Message Date
Chomp d397c13e9a Added IL2CPP gift
(cherry picked from commit 5800ca7d7ab2512980fe74da7814c135c976d05c)
2025-11-27 22:51:14 +00:00
Chomp f1a60a9872 Fixed examine commando command
(cherry picked from commit 06273eefaed05b1dd1d9dfaa3a472b4eaff7f695)
2025-11-27 22:50:45 +00:00
Chomp d13d2dd059 Merge branch 'develop' of https://github.com/sp-tarkov/server-csharp into develop 2025-11-18 17:43:16 +00:00
Chomp 54ebc7fc17 Adjusted medical uses to match live 2025-11-18 17:42:55 +00:00
sp-tarkov-bot cfef113d56 Format Style Fixes 2025-11-18 17:38:37 +00:00
Chomp e72d0bd39b Add name to PMC list 2025-11-18 17:37:43 +00:00
Chomp 4bce86a979 Add previous changes to normal + unheard pockets 2025-11-18 17:37:17 +00:00
Chomp da26c38f58 CMS can be placed in special slot
SURV12 can be placed in special slot
SURV12 has 9 max uses
2025-11-18 17:28:02 +00:00
sp-tarkov-bot 9d6a570459 Format Style Fixes 2025-11-18 17:10:44 +00:00
Chomp 5b9347099b Fixed preset builder showing items from locked traders 2025-11-18 17:09:54 +00:00
Chomp 6c96539933 Updated CMS uses to 3 2025-11-18 16:46:21 +00:00
Chomp cd6c98a1d7 Fixed AdjustUnreasonablePrice not correctly adjusting prices 2025-11-17 16:23:21 +00:00
sp-tarkov-bot ed77ed36f8 Format Style Fixes 2025-11-17 14:29:45 +00:00
Chomp 1bba5081ea Force change to make release have new filename 2025-11-17 14:28:51 +00:00
Archangel 87b2597ebc Add obsolete markers from 4.1 2025-11-14 18:10:02 +01:00
sp-tarkov-bot 8ad3073450 Format Style Fixes 2025-11-14 16:42:34 +00:00
Chomp e1fb90644a Optimised PrioritiseStashSort to reduce iterating over list, reduces time taken to purchase items when player has a LOT of money stacks in stash 2025-11-14 16:41:29 +00:00
Chomp ee186fdf52 Added Map piece to Programmer's diary (Copy) sacrifice 2025-11-14 12:29:09 +00:00
Chomp 0f44746943 Fixed broken logging messages 2025-11-12 18:03:00 +00:00
sp-tarkov-bot 14477bbaaa Format Style Fixes 2025-11-12 16:03:17 +00:00
Chomp 969e10aa80 Fixed pre-raid locales that can be confusing to players 2025-11-12 16:02:11 +00:00
Chomp ec7dbdf2bc Include brackets for loop to improve clarity 2025-11-12 15:32:09 +00:00
Chomp fb578fc54b Fixed ragfair-offer_not_found_in_profile locale message missing profile id 2025-11-12 15:29:43 +00:00
CWX 33c8a174da Merge branch 'develop' of github.com:sp-tarkov/server-csharp into develop 2025-11-11 10:04:49 +00:00
CWX 1e94526b20 Fix build 2025-11-11 10:04:42 +00:00
Chomp 3d5cc4ca03 Fixed message_send_failed_with_error log message 2025-11-11 09:52:33 +00:00
CWX 924e00f0d2 Remove Duplicate Prop 2025-11-11 09:51:22 +00:00
SwiftXP 964aad016b Little code refactorings. 2025-11-10 23:36:36 +01:00
SwiftXP 14a4a3ba53 Only integers were used for the calculation for keys, which meant that only 1 or 0 could be the result. At least one value must be a double for the calculation to result in a double. 2025-11-10 22:41:53 +01:00
Chomp 79da1611fb Fixed GetWeaponRepairSkillPoints never applying crit success/failure 2025-11-10 11:10:30 +00:00
sp-tarkov-bot 4586390d68 Format Style Fixes 2025-11-10 10:55:39 +00:00
Chomp abbb814745 Fixed ShouldBuffItem always returning false 2025-11-10 10:54:48 +00:00
Cj fd02ac0f0b Fix bundle hash duplicate key error 2025-11-09 13:27:00 -05:00
Chomp b1d80b359b Fixed issue with sell chance calculation 2025-11-08 22:13:31 +00:00
Chomp 656d6efd17 Fixed seasonal events using UTC time instead of server local time 2025-11-08 21:01:54 +00:00
Chomp 1cfe1592cc Improved how hideout crafts are matched during reward unlock process #684 2025-11-07 13:52:35 +00:00
Chomp c96aedf8d4 Fixed error in ValidateQuestAssortUnlocksExist 2025-11-07 13:24:18 +00:00
CWX b467247bb2 Add BBQ Torch to Blacklist, was on BossLoot 2025-11-06 22:29:18 +00:00
Yui 9cedaeec2e Checks missing LoyalLevelItems for trader item on flea offer generation 2025-11-06 14:13:14 -03:00
Chomp ad70ed1580 Added empty assort json to ensure LK is consistent with other traders 2025-11-06 16:27:14 +00:00
Chomp bbf8465cf7 Revert "Updated record Trader.Assort to be nullable"
This reverts commit 8580c12b3f.
2025-11-06 16:26:34 +00:00
Chomp 8580c12b3f Updated record Trader.Assort to be nullable 2025-11-06 15:56:44 +00:00
Chomp 76182ba411 Updatd GetWeeklyBoss to use prime number when generating seed 2025-11-06 14:12:37 +00:00
Chomp 73b710eb7d Removed unused code 2025-11-06 13:35:11 +00:00
sp-tarkov-bot f89db9eda0 Format Style Fixes 2025-11-06 13:32:36 +00:00
Chomp 8ad953a224 Added system to semi-randomly rotate goon spawns across various maps
Removed knight from weekly boss system
2025-11-06 13:31:44 +00:00
Chomp 3a2e1797f2 Merge branch 'develop' of https://github.com/sp-tarkov/server-csharp into develop 2025-11-05 15:41:37 +00:00
Chomp 8a6e4a1805 Fixed floor unlock pointing to wrong quest #679 2025-11-05 15:41:22 +00:00
Archangel 3a5f285fc5 Add obsolete markers 2025-11-05 14:56:21 +01:00
Archangel 4eecb485c6 Mark various removed implementations as obsolete 2025-11-05 14:41:28 +01:00