Chomp
|
3af494317c
|
Reduced number of params throughout bot generation process
|
2025-09-08 16:41:25 +01:00 |
|
Chomp
|
4830f1e2b2
|
Removed filledContainerIds system as its handled by botInventoryContainerService
|
2025-09-08 15:52:36 +01:00 |
|
Chomp
|
b66bf0fecd
|
Use GetValueOrDefault instead of GetGetValue
|
2025-09-08 15:39:29 +01:00 |
|
Chomp
|
4a3387bd50
|
Store tpls in config as MongoIds
|
2025-09-08 15:39:01 +01:00 |
|
Chomp
|
49b58b6c8a
|
Check for key using ContainsKey instead of TryGet
|
2025-09-08 15:37:16 +01:00 |
|
Chomp
|
f8de9c795e
|
Small perf improvement inside HandlePreRaidInventoryChecks
|
2025-09-08 13:12:45 +01:00 |
|
Chomp
|
7ec29e1e12
|
Converted FlagCultistCircleCraftAsComplete into extension method
|
2025-09-08 13:08:10 +01:00 |
|
Chomp
|
5d93d1cd6d
|
Converted GetSkillBonusMultipliedBySkillLevel into extension method
|
2025-09-08 13:04:11 +01:00 |
|
Chomp
|
0b2843cff6
|
Converted ProfileMeetsTraderLoyaltyLevelToBuyOffer to extension method
|
2025-09-08 12:56:14 +01:00 |
|
Chomp
|
8177093b16
|
Updated EnsureItemHasValidStackCount to be an extension method
|
2025-09-08 12:48:06 +01:00 |
|
Chomp
|
19b26c25b9
|
RagfairOfferHolder lock improvements (#586)
* `RagfairOfferHolder` lock improvements
* Perf improvement for debug logging inside `RemoveExpiredOffers`
* Replaced ConcurrentBag with ConcurrentDictionary to maintain previous behaviour
* Removed unnecessary debug logging
---------
Co-authored-by: Chomp <dev@dev.sp-tarkov.com>
|
2025-09-08 12:12:19 +01:00 |
|
Chomp
|
01570a1621
|
Improved locking inside RagfairRequiredItemsService
Comment and name improvements
|
2025-09-08 10:58:08 +01:00 |
|
sp-tarkov-bot
|
49ec6c2b9a
|
Format Style Fixes
|
2025-09-06 18:06:50 +00:00 |
|
Chomp
|
495660bec3
|
Expanded UBGL ammo placement to try pockets if rig placement fails - fixes partisan not having any ubgl ammo
|
2025-09-06 19:05:54 +01:00 |
|
Chomp
|
bf60770aa5
|
Comment improvements + deconstructed dictionary loop
|
2025-09-05 10:08:46 +01:00 |
|
Cj
|
fafbfeb291
|
Remove load order/sorting from ModLoader (#584)
* - Remove modloader sorting
- remove order.json
- remove LoadBefore and
LoadAfter
- Remove unused var
- Remove unused locals
- Rename vars
- localize new warnings
* revert test change
|
2025-09-05 09:03:02 +00:00 |
|
Chomp
|
8197e5c124
|
Made numbers larger so anime trader music mods can all fit in
|
2025-09-04 20:07:30 +01:00 |
|
Chomp
|
2e773eb4ca
|
Expanded OnLoadOrder values
|
2025-09-04 20:04:31 +01:00 |
|
sp-tarkov-bot
|
bb625f76aa
|
Format Style Fixes
|
2025-09-02 13:28:01 +00:00 |
|
Chomp
|
e5d0af3890
|
Formatting and naming consistency changes
|
2025-09-02 14:27:10 +01:00 |
|
Chomp
|
b563bf1feb
|
Improved method comments
Small type improvements
|
2025-09-02 11:01:16 +01:00 |
|
Chomp
|
0983748201
|
Improved safety of accessing static loot dictionary inside GetPossibleLootItemsForContainer
Moved code around for tiny optimisation
|
2025-09-02 10:50:00 +01:00 |
|
Chomp
|
561cb81c03
|
string to mongoID conversion
|
2025-09-02 10:45:10 +01:00 |
|
Chomp
|
440b63a5e0
|
Updated property nullability inside GenerateStaticMagazineItem
|
2025-09-02 10:39:58 +01:00 |
|
Chomp
|
c4297aa30c
|
MongoId conversion for GetPossibleLootItemsForContainer
|
2025-09-02 10:39:15 +01:00 |
|
Chomp
|
2c28b4b0bf
|
Fixed bad logging text in RollForDelete
|
2025-09-02 10:36:47 +01:00 |
|
Archangel
|
dd6b06fda1
|
Update 'proto' to be fully typed out
|
2025-08-30 20:57:36 +02:00 |
|
Archangel
|
ea7cf20dec
|
I hate VS
|
2025-08-30 19:37:48 +02:00 |
|
Archangel
|
d51f598185
|
Remove unecessary if statement
|
2025-08-30 19:36:24 +02:00 |
|
Archangel
|
776d8fb307
|
Update models
|
2025-08-30 19:04:37 +02:00 |
|
Archangel
|
e5b24589bc
|
Update bot configs
|
2025-08-30 18:53:24 +02:00 |
|
Chomp
|
26dd047d6f
|
Manually fixed infected bots having incorrect values
Adjusted model property to be string
|
2025-08-30 17:15:11 +01:00 |
|
Chomp
|
735b5956e6
|
Fixed BTR drive service issues #580
|
2025-08-30 16:55:04 +01:00 |
|
Chomp
|
e769d43a5f
|
Fixed odd bot behaviour when determining friend/foe
|
2025-08-30 16:54:17 +01:00 |
|
Chomp
|
4c80ca242c
|
Updated various enums with values from live
|
2025-08-30 15:42:48 +01:00 |
|
Chomp
|
307071fa9f
|
Moved GC to later in map gen
Store Mongoid correctly
|
2025-08-29 09:48:14 +01:00 |
|
Chomp
|
d3f95de546
|
Wired up notification alert reward - untested #576
|
2025-08-28 22:43:08 +01:00 |
|
Chomp
|
7197d786dc
|
Prevent PMC waves spawning when they would have occurred before the player spawns as a scav in a simulated late-start raid
|
2025-08-28 21:51:39 +01:00 |
|
sp-tarkov-bot
|
9a4f31ebe7
|
Format Style Fixes
|
2025-08-28 19:48:22 +00:00 |
|
Alex
|
8f55b8642d
|
Added before and after events for router actions
|
2025-08-28 20:26:56 +01:00 |
|
Archangel
|
6dacfde715
|
Change prop method naming to be more consistent
|
2025-08-28 15:38:36 +02:00 |
|
sp-tarkov-bot
|
db8af3c88f
|
Format Style Fixes
|
2025-08-28 13:33:02 +00:00 |
|
Archangel
|
7e2e3db3fd
|
Change property naming to be more consistent (#578)
|
2025-08-28 15:32:02 +02:00 |
|
Chomp
|
da96cfbf79
|
Merge branch 'develop' of https://github.com/sp-tarkov/server-csharp into develop
|
2025-08-28 11:33:04 +01:00 |
|
Chomp
|
bbd0b50d34
|
Removed hotfix for System.AccessViolationException error
|
2025-08-28 11:32:21 +01:00 |
|
sp-tarkov-bot
|
618dd15886
|
Format Style Fixes
|
2025-08-27 21:54:22 +00:00 |
|
clodanSPT
|
5a609835a4
|
Fixed patch for extension data (#577)
Co-authored-by: Alex <clodanSPT@hotmail.com>
|
2025-08-27 21:53:39 +00:00 |
|
Archangel
|
1d3e388a36
|
uhh
|
2025-08-27 16:01:28 +02:00 |
|
Chomp
|
b5ff9106ae
|
Reduced logging to debug: GetAggressorBonusByDifficulty and GetStandingChangeForKillByDifficulty + improved message text
Inverted logic so happy path is first
|
2025-08-27 14:13:14 +01:00 |
|
Archangel
|
b25e9f8813
|
Fix up conditions for BEM Builds
|
2025-08-27 14:17:57 +02:00 |
|