Commit Graph

222 Commits

Author SHA1 Message Date
Chomp c2a4877989 Cleaned up mergeItems() logic 2025-08-05 16:30:53 +01:00
Cj 529fe61f23 Controller house keeping (#532)
* Cleanup BotController.cs

* More controller cleanup

* More dialogue changes
2025-08-05 16:24:59 +01:00
Chomp 443878e75a Cleaned up CheckForOrphanedModdedItems
Now deletes modded child items
Fixed values not being logged correctly
Only log error message once instead of for every invalid item, players don't read it anyway
2025-08-04 19:16:35 +01:00
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
CWX 0f1bea6151 Generate Docs for nuget 2025-08-02 01:52:18 +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 2280d0db3e File name capitalization change for consistency 2025-07-26 22:52:50 +03: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
Chomp 24bc16a2f8 Added recipe quest id maps 2025-07-25 13:42:56 +01: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
Cj d30ab4cd9b Update Area and Production jsons 2025-07-23 13:25:11 -04:00
Chomp 2efbee7f54 Updated locales with data from https://crowdin.com/project/spt-translation 2025-07-23 17:01:22 +01:00
Chomp 67514f177a Updated location data 2025-07-21 21:52:54 +01: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 ff513beb9e Added new Voices to PMCs 2025-07-19 21:21:43 +01:00
Chomp 5f5bf3c39f Added 40mm ammo values to Boar boss to prevent generation errors on raid start 2025-07-19 10:09:09 +01:00
Chomp 843b1ad780 Updated trader assorts + base items_sell values 2025-07-17 23:29:15 +01:00
Chomp 899bbe6728 Updated locals + globals 2025-07-17 23:08:19 +01:00
Chomp 93daa1893f Updated trader non-sell lists 2025-07-17 23:07:44 +01:00
Chomp 7be5ca23da Updated hideout crafts 2025-07-17 22:56:43 +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 3463f4e186 Fixed typo in victim_plead_20 2025-07-17 17:21:12 +01:00
Chomp 6c4de1f5bd Updated shadow of tagilla name #477 2025-07-17 14:14:26 +01:00
Chomp e42771f45d Added hideout craft unlock to thirsty secrets 2025-07-16 18:50:06 +01:00
Chomp 68cec37934 Added quests:
Hobby Club
Fair Price - Part 1
Fair Price - Part 2

Updated:
Green Corridor
Our Own Land

AK50 will require additional json updates to be unlocked
2025-07-16 17:40:18 +01:00
Chomp 29a46a5e7c 38114 2025-07-16 15:56:09 +01:00
Chomp 8691837229 Updated standard account encyclopedia values 2025-07-15 18:45:23 +01:00
Chomp 2639504471 String to MongoId conversions
Removed unnecessary properties from quest object
2025-07-15 10:37:49 +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