sp-tarkov-bot
c215a52bc7
Format Style Fixes
2025-08-04 12:26:11 +00:00
Chomp
e7fd757dce
Improved how bots are generated to be less blocking
...
Updated `GenerateBotWaves` to return empty results when request data is empty
Cleaned up `GenerateBotWave` to not need a manual lock
Improved `botRelativeLevelDelta` value in pmc.config
Updated `MatchBotDetailsCacheService` to store PMCs primary weapon tpl
2025-08-04 13:25:19 +01:00
Chomp
fcf7a6d40f
Removed unused side_plate weights from config
...
Reduced code duplication in `FilterPlateModsForSlotByLevel`
2025-07-30 16:55:26 +01:00
R3ality
82efbfc7db
Refactor Json key name to offerCurrencyChancePercent
2025-07-27 13:36:38 +03:00
R3ality
7733d2df96
Fix typo in locationMultipler
2025-07-27 13:15:37 +03:00
R3ality
b5b24b2003
Fix typo in traderPriceMultipler
2025-07-27 13:04:50 +03:00
R3ality
6dc35d732d
Rebase onto formatted Jsons (conflict resolve)
2025-07-27 11:41:08 +03:00
R3ality
765adcac5e
Fix typo in priceThreshholdRub
2025-07-27 11:38:54 +03:00
R3ality
8c52c15d6e
Fix typo in handbookPriceMultipier
2025-07-27 11:38:53 +03:00
R3ality
08a279c4e4
Fix typo in cultistCircle.craftTimeThreshholds
2025-07-27 11:38:12 +03:00
R3ality
8e20a97d5d
Fix typo in cultistCircle.rewardPriceMultiplerMinMax
2025-07-27 11:38:11 +03:00
sp-tarkov-bot
b45d5befb1
Format Style Fixes
2025-07-27 08:06:42 +00:00
R3ality
5f252f8a46
Remove duplicate K/V in lootMaxSpawnLimits.bigmap
2025-07-26 22:52:50 +03:00
R3ality
6d43e46814
Remove duplicate assignment for laboratory in mapInfectionAmount
2025-07-26 22:52:49 +03:00
Chomp
26d17d7413
Added AR-15 5.56x45 Magpul PMAG D-60 STANAG 60-round magazine to fence single stack list
2025-07-26 10:24:58 +01:00
Chomp
68c89fcc00
Added ak50 to PMCs level 50+
2025-07-25 21:11:13 +01:00
Chomp
84691bf122
Added missing comma
2025-07-25 15:29:21 +01:00
qingchun
a70a6eba05
fix(hideout.json): Synced with wiki and fixed incorrect recipes ( #514 )
...
* fix(hideout.json): Synced with wiki and fixed incorrect recipes
* add(hideout.json): add Maska-1SCh face shield (Killa Edition)
* Revert "add(hideout.json): add Maska-1SCh face shield (Killa Edition)"
This reverts commit a9a35151c3e81fc021f2c60a28468dd65f50f142.
* Fix formatting
* style(hideout.json): Reorder
---------
Co-authored-by: Archangel <jesse@archangel.wtf >
2025-07-25 14:16:20 +00:00
RuKira
83c7864bc3
Fixed Cultist Circle Recipes
...
- Added Cultist Fig -> Spooky skull mask
- - Was Spooky skull mask -> Cultist Fig
- Added 5x Cultist Fig -> Cultist Knife
- - Was 5x Spooky skull mask -> Cultist Knife
- Added WD-40 (400ml) -> WD-40 (100ml)
- Updated "repeatable" values for some recipes
I will likely make another PR a bit later with a few more updates, I need to verify some more repeatable values.
Thanks to @qingchunnh for pointing this out!
2025-07-25 04:32:38 -04:00
Chomp
8c58b0a8fa
Added ak-50 dust cover quest item to single spawn list
2025-07-21 19:42:37 +01:00
Valens
bdb1074ef0
Update core.json
...
Update core.json commandUseLimits for the StashRows from 15 -> 29 to now properly allow for purchasing 56 rows of stash space.
2025-07-21 13:50:52 -04:00
R3ality
e555aaf940
Add Ref currency to EDITPROFILE gift
2025-07-21 11:38:50 +03:00
Chomp
cbcfa370bc
Disabled hostile pscav bots from using brains other than assault #466
2025-07-20 15:27:58 +01:00
Chomp
80e0637b26
string to mongoid conversion
...
Removed unnecessary nulls
Cleaned up access levels for methods in `BotGenerator`
2025-07-20 11:33:25 +01:00
Chomp
02d079985f
Updated pmc dogtag generation systems to use weights + prestige tags
2025-07-19 22:26:22 +01:00
Chomp
50f684537d
Expanded max loot in pmc container systems
...
Now allows for per-map multipliers + pocket + vest loot uses same level-based value as backpack
labs multiplier = 2
labyrinth = 4
Removed nullability from some properties
2025-07-17 18:25:31 +01:00
Chomp
29a46a5e7c
38114
2025-07-16 15:56:09 +01:00
Chomp
31a904224e
Remove unused properties from configs, cleanup nullability ( #475 )
2025-07-12 14:56:48 +01:00
R3ality
e31b6a4981
Merge pull request #474 from R3ality/blacklist-labyrinth-keys
...
Blacklist Labyrinth spawn chamber puzzle keys
2025-07-12 14:55:40 +01:00
Archangel
73269806cc
Remove unused properties from configs, cleanup nullability
2025-07-12 14:24:21 +02:00
Chomp
5eaf177f67
use correct Ids
2025-07-12 12:13:43 +01:00
Chomp
64e6817e50
Added prestige dogtag 3 + 4 to reward blacklist
2025-07-12 10:54:25 +01:00
Chomp
a5c7f3265f
37972
2025-07-09 15:39:48 +01:00
Chomp
50c91fb1c2
Added missing property
2025-06-30 10:07:33 +01:00
Chomp
4608567982
Added Knight to weekly boss pool
2025-06-30 09:42:53 +01:00
Chomp
e6b791179b
Added Boss of the week system
...
Similar to live where a boss is picked at random and will have a guaranteed spawn on a map. This is indicated with a skull on the map selection screen
Configurable via `config/bot.json/weeklyBoss`
2025-06-29 18:58:23 +01:00
Chomp
0ca5ea15f8
37759
2025-06-26 13:27:55 +01:00
Chomp
f84ebd5af9
Added NOESCAPE gift code
2025-06-26 11:53:04 +01:00
Chris Adamson
fa39bec1e7
added a random chance between config and 100 for infected to be present in the map
2025-06-24 13:05:58 -05:00
Chomp
05a0bf1b23
Adjusted summer start date to match live
2025-06-24 16:25:42 +01:00
Cj
c6d5638057
Move RepeatableQuestRewardGenerator.cs and update some reward generation data
2025-06-24 02:59:37 -04:00
Chomp
46d59386b6
37711
2025-06-23 16:54:49 +01:00
Cj
524fa65c29
Repeatable quest generation (Part 3) ( #420 )
...
* clean up EliminationQuestGenerator.cs
* add locales
2025-06-23 14:54:43 +01:00
Cj
b3dca61ac0
Break rest of repeatable quest generation code into components. Fix nullability of exploration generation and improve error handling, make new helper method, add pick random quest type method to controller ( #419 )
2025-06-23 10:03:56 +01:00
Cj
d68228b5c9
Quest config nullability and documentation (Part 2) ( #415 )
...
* Make Interp1 generic
* Finish quest controller nullability fixes
* More model and nullability improvements and fixes
* Rename `specificLocationChance`
* rename `bodyPartChance`
* finish comments
2025-06-22 09:04:45 +01:00
R3ality
b5dde42c20
Fix EDITPROFILE gift code with LL4 Ragman and Ref ( #413 )
...
* fix: meet level requirement for max ragman
* fix: unlock and max trader ref
2025-06-22 08:22:24 +01:00
Chomp
21bd868abe
Added ability to track loot items and prevent more than a pre-defined amount from spawning
...
Replaced `location.json` `forcedLootSingleSpawnById` with `lootMaxSpawnLimits`
Added 5 item limit to `Labrys research notes` #290
2025-06-21 14:45:08 +01:00
Cj
445243aad5
Task: Quest config changes Part 1 ( #407 )
...
* Remove nullable and add properties, make side use an enum instead of a string.
* remove double semi-colon
* fix comment
2025-06-20 08:48:12 +01:00
Cj
ff4dc31835
Merge pull request #402 from CJ-SPT/TP-AD-FIX
...
Airdrop TP fix
2025-06-17 13:46:43 +01:00
Chomp
2e1d38f0f4
Added missing requiredItemTypeBlacklist properties
2025-06-17 13:24:57 +01:00