Commit Graph

381 Commits

Author SHA1 Message Date
CWX fbac2a50c2 Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-26 19:19:05 +00:00
CWX 2903108f02 more done 2025-01-26 19:18:55 +00:00
Chomp 19cb1dc63d Expanded implementation of RagfairPriceService 2025-01-26 19:17:08 +00:00
CWX 19425c8afd Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-26 19:08:20 +00:00
CWX e490646e5d Start chatBots 2025-01-26 19:08:16 +00:00
KaenoDev 383eff66ee null check warnings so server doesnt die on having no warnings 2025-01-26 18:55:40 +00:00
KaenoDev 7e361a0a5e Clone data instead of directly editing it 2025-01-26 18:43:33 +00:00
CWX c7e0e58879 put back trycatch, seems to work as intended now 2025-01-26 18:14:59 +00:00
CWX d2c57c1e6a Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-26 18:13:55 +00:00
CWX e6c1d9fe94 finish off circleOfCultistService 2025-01-26 18:13:51 +00:00
KaenoDev 2f01efb70d Fixed airdrops not containing loot 2025-01-26 18:10:47 +00:00
Chomp e1b354e67b Implemented GetFleaPriceForOfferItems 2025-01-26 17:55:34 +00:00
Chomp c84754bd2d Implemented ItemFilterService 2025-01-26 17:48:31 +00:00
KaenoDev 2e3dc27eb0 Fix Car extract and coop extract 2025-01-26 17:41:02 +00:00
Chomp 87068a85a3 Fixed issues in LootGenerator 2025-01-26 17:29:45 +00:00
Valens 8a51c7b7bf Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-26 12:19:21 -05:00
Valens 0cb41ecae3 Update LootGenerator.cs
Implement several functions in the loot generator.
2025-01-26 12:19:19 -05:00
Chomp d8f24abfbc Fixed mag handling not sorting correctly 2025-01-26 17:15:34 +00:00
CWX 75b656bf87 CreateProfileService 2025-01-26 16:55:19 +00:00
CWX 8ae0759931 Remove unused class 2025-01-26 16:51:01 +00:00
CWX 5eb57fad6d remove unsued method and usings 2025-01-26 16:49:16 +00:00
CWX a8c58e95ff finish off notificationService 2025-01-26 16:48:53 +00:00
CWX 5639f13ccf finish off seasonalEventService 2025-01-26 16:42:11 +00:00
CWX 55efcd8e75 fix incorrect logic 2025-01-26 16:13:31 +00:00
Chomp a6e3ebc206 Improved adding items to inventory slots logic 2025-01-26 16:04:16 +00:00
KaenoDev 386dcc09e9 Fix Vests not spawning on bots because of duplicate Earpiece generation 2025-01-26 15:06:49 +00:00
KaenoDev 390eb7680e Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-26 14:49:15 +00:00
KaenoDev e1dd0d5443 Fix bots not having durability on armor 2025-01-26 14:47:40 +00:00
CWX 30c239f7d1 potential fix for airdrops being requested after raid end 2025-01-26 14:04:02 +00:00
KaenoDev 17e4d1468f Fix membercatergory, victim and aggressor 2025-01-26 13:40:50 +00:00
Chomp aa56a06911 Fixed annoying issue where dictionary would throw exception 2025-01-26 11:10:06 +00:00
Chomp 09b3c9e9b9 Fixed equipment generating without mods 2025-01-26 11:09:50 +00:00
Chomp 40a0c2f549 Cleanup of BotEquipmentModGenerator 2025-01-26 10:27:59 +00:00
Chomp 2e2704b0fc Added missing ammo pool to bossPartisan 2025-01-26 10:27:39 +00:00
Chomp 419f822218 Improved dictionary lookup inside Generate 2025-01-26 10:05:55 +00:00
Chomp 0cb8ca69e4 Force non-pmc bots to have exp of 0 + level of 1 2025-01-26 10:00:35 +00:00
Chomp 4cf908eaae Fixed FilterBotEquipment nullref + others
Forced hideoutAreaStashes to show
Forced fastPanel to show

Forced bot min level to be no less than 1
2025-01-26 09:52:36 +00:00
Chomp f9bd5aecd3 Force BodyParts to show 2025-01-26 09:37:17 +00:00
Chomp 9fea2bc17f Set Savage to null and always show
Set `Aggressor` to always show

Set `Lethal Damage` to always show

Added `hideoutCustomizationStashId`

Fixed bad typing for `FindAndAddRandomItemToLoot`
2025-01-26 09:34:38 +00:00
Chomp f52c39dc75 Only set LowerNickname for PMCs 2025-01-26 09:23:29 +00:00
Chomp 2989f97bf1 Force PrestigeLevel to be 0 2025-01-26 09:21:19 +00:00
Chomp 207328a158 Force Encyclopedia to show nulls 2025-01-26 09:19:09 +00:00
Chomp e86622960a Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-25 23:05:53 +00:00
Chomp 93a2274165 Fixed botgen failing when no raid settings are found 2025-01-25 23:04:55 +00:00
Valens b8c413a10d Update LootGenerator.cs
Implement FindAndAddRandomItemToLoot and InitItemLimitCounter
2025-01-25 18:02:34 -05:00
Valens f2fc07a8c2 Delete LocationGenerator.cs
No longer used.
2025-01-25 17:35:52 -05:00
Chomp 494c5921b2 Fix config 2025-01-25 22:27:38 +00:00
Chomp cb807b05dc Add back missing brace 2025-01-25 22:23:13 +00:00
Valens 1b6e7085d2 Update BotEquipmentModGenerator.cs
Implement FilterPlateModsForSlotByLevel and GetMinMaxArmorPlateClass
2025-01-25 17:15:24 -05:00
CWX d43c313bac Merge branch 'main' of https://github.com/sp-tarkov/server-csharp 2025-01-25 21:58:04 +00:00