Dev
9c58e2e0e5
Loosened bot name limit to 19 characters
...
Moved value into config
Added `botConfig.botRolesThatMustHaveUniqueName`
Refactored `getPmcNicknameOfMaxLength()`, removed all recursion + handles when no name is below desired length
Refactored `generateUniqueBotNickname()` to handle PMC names differently, use centralised pmc name function
Updated ragfair to utilise maxlength value from bot config
2024-10-18 11:39:51 +01:00
Dev
1697f5e34e
Adjusted Rogues to use NVGs at night
2024-10-12 22:32:54 +01:00
Dev
ed92c6802c
Refactor oh how bot equipment items are generated.
...
Now uses blacklist data from bot.json when picking equipment mods
Equipment gen now passes same BotData object as weapon mod gen
Pass botEquipmentRole via request object instead of calculating it every item slot
Fixed `getFilteredDynamicModsForItem()` being hard coded to use first blacklist object regardless of which one matched the bot level
2024-10-08 20:14:43 +01:00
Dev
a3816ad271
Increased maxBotCap
for factory to 15
2024-10-08 15:50:40 +01:00
Dev
3f71b62689
Allow t7 thermals on level 67+ PMCs
2024-10-06 21:50:41 +01:00
Dev
dda3bc5310
Adjusted maxBotCap
values for some maps
2024-10-03 10:04:57 +01:00
Dev
057425b363
Improved bot generation system to allow PMCs to wear NVGs at night more than during day
2024-09-28 23:29:08 +01:00
Dev
454a71213f
Updated JSONs and interfaces to match new patch
2024-09-26 17:28:23 +01:00
Dev
d38fe84ce2
Added mod_tactical001/mod_tactical002
to randomisation pool
2024-09-24 23:18:54 +01:00
Dev
68297830ff
Disabled forceOnlyArmoredRigWhenNoArmor
for birdeye, he doesnt have any armored rigs
2024-09-24 09:43:23 +01:00
Dev
cabd17d2c9
Added config option forceRigWhenNoVest
...
Wired up to bot generation
Updated Raiders to use true value
2024-09-23 12:16:47 +01:00
Dev
53e0a74a1f
Adjusted various bot types to always have armored rigs when generated without a vest
2024-09-23 11:19:04 +01:00
Dev
75feed2c24
Added bossPartisan
to bot config jsons
2024-08-20 22:02:54 +01:00
Refringe
5740774a46
Apply Biome Formatting
...
This is the result of running `npm run format` which applies the Biome formatting rules. Rejoice!
2024-07-23 11:12:53 -04:00
Dev
dc84ee5d80
Adjusted GP Coin
values inside currencyStackSize
...
(cherry picked from commit 1fd66bafe8
)
2024-07-13 14:23:52 +01:00
Dev
9bee5a377d
Added missing bots to ItemSpawnLimits
...
(cherry picked from commit d3c20624a7
)
2024-07-12 13:19:47 +01:00
Dev
d956400315
Added missing bot equipment settings for skier/peacemaker
...
(cherry picked from commit 1d407f8787
)
2024-07-08 21:12:40 +01:00
Dev
7a0f0e8297
Add missing bot types to presetBatch
...
(cherry picked from commit f8f0f1fdb0
)
2024-07-08 14:48:41 +01:00
chomp
da955f0a4e
Added ability to convert assault scavs to bosses ( !366 )
...
Co-authored-by: Kaeno <kaeno@noreply.dev.sp-tarkov.com>
Co-authored-by: Dev <dev@dev.sp-tarkov.com>
Reviewed-on: https://dev.sp-tarkov.com/SPT/Server/pulls/366
2024-06-27 14:09:26 +00:00
Dev
3341faacdf
Adjusted high-level guns to be more common on level 30+ PMCs
...
Blacklisted some high level weapons from low level PMCs (mk-18, GL)
Adjusted what weapons early/mid PMCs use
2024-06-10 12:10:46 +01:00
Dev
7c1613c331
Added Ironsights
to SMG attachment whitelist
2024-06-10 11:50:23 +01:00
Dev
c8154eaacd
Removed unused revenge data from bot config
2024-06-10 11:37:49 +01:00
Dev
dd8824a042
Added additional revenge data to bot config
2024-06-10 11:32:38 +01:00
chomp
4788f6b407
30473 ( !361 )
...
Co-authored-by: Dev <dev@dev.sp-tarkov.com>
Co-authored-by: Kaeno <kaeno@noreply.dev.sp-tarkov.com>
Reviewed-on: https://dev.sp-tarkov.com/SPT/Server/pulls/361
2024-06-07 18:25:27 +00:00
chomp
b3b1f76a77
Migrate PMCs (sptBear/sptUsec) To Bsg Types (pmcBEAR/pmcUSEC) ( !360 )
...
Co-authored-by: Dev <dev@dev.sp-tarkov.com>
Reviewed-on: https://dev.sp-tarkov.com/SPT/Server/pulls/360
2024-06-06 16:59:44 +00:00
Dev
5dc4b7695e
Removed debug data from bot.json
2024-05-26 16:33:37 +01:00
Dev
673256e5fa
Added disableLootOnBotTypes
property to bot.json
config to allow disabling loot on bots by their type
2024-05-26 16:32:39 +01:00
Kaeno
2a72f0b0f4
Add Sandbox_high to Bot config and PMC config to prevent Custom ai patch from breaking in modules. ( !351 )
...
Reviewed-on: https://dev.sp-tarkov.com/SPT/Server/pulls/351
2024-05-24 07:14:31 +00:00
Dev
cd965bb733
Refactored 2 functions to accept a request object instead of 5+ parameters generateModsForWeapon()
and chooseModToPutIntoSlot()
...
Store meta-data on weapon as its being generated e.g. if it has an optic/front sight/rear sight
use above meta-data to force a low/high profile gas block on weapon during generation
2024-05-21 23:22:16 +01:00
Dev
d95423b0f1
Merge branch 'master' of https://dev.sp-tarkov.com/SPT-AKI/Server into 3.9.0-DEV
...
# Conflicts:
# project/assets/configs/core.json
# project/package.json
# project/src/models/eft/common/IGlobals.ts
# project/src/routers/dynamic/BundleDynamicRouter.ts
2024-05-15 16:39:41 +01:00
Dev
879d19d912
Adjusted PMC mod chance values
2024-05-12 10:03:22 +01:00
Dev
a63f1c3890
Plumb in sandbox_high to configs
2024-04-30 21:51:11 +01:00
Valens
a425b1bc4b
Fix weightingAdjustmentsBybotLevel ( !315 )
...
Fixed linting/syntax of the weightingAdjustmentsByBotLevel function to properly end equipment and start clothing as part of IAdjustmentDetails.
Additionally, added the "add" subfunctions to equipment for the last three levelRanges as they were missing.
Co-authored-by: VforValens <8889280+VforValens@users.noreply.github.com>
Reviewed-on: https://dev.sp-tarkov.com/SPT-AKI/Server/pulls/315
Co-authored-by: Valens <valens@noreply.dev.sp-tarkov.com>
Co-committed-by: Valens <valens@noreply.dev.sp-tarkov.com>
2024-04-29 15:03:42 +00:00
Dev
d7a8e1558a
Fixed missing mod_mount
data in PMCs, should reduce chance of seeing low level PMCs with helmet attachments
...
Reduced chance of mount on equipment to 1 for level 1-14 PMCs
2024-04-27 10:22:41 +01:00
Refringe
d8504950f2
Additional Card Limits to Glukhar Guards
...
This refines the previous commit to only allowing Glukhar to spawn a Labs access key card. His guards will not spawn any.
2024-04-24 09:57:17 -04:00
Refringe
d68734e571
Limits Glukhar Labs Access Cards
...
This change limits the number of Labs Access Cards that can spawn on on Glukhar and his guards to one. We had a report of three spawning on Glukhar, and two spawning on one of his guards, all in the same raid.
2024-04-24 09:37:16 -04:00
Dev
cd911bdd0d
Enable forceStock
for bloodhounds
2024-04-17 11:24:19 +01:00
Dev
d039d75b1d
Increased chance basic ammo stack size will be found on assault scavs
2024-04-17 10:07:46 +01:00
Brent
5026dc13ab
Fix issue 627, limit Reshala and Sanitar keys
2024-04-16 00:47:42 -04:00
Dev
8342edf55f
Added 1x golden chain item limit to bloodhounds
2024-04-09 20:50:12 +01:00
Dev
c5ca346466
Limit Sanitar
to 1 Keycard with a blue marking
item
2024-04-09 09:13:51 +01:00
Kaeno
74dd9a8859
Added some more bot limits to items. added Forcestock on followerzryachiy
...
(cherry picked from commit 9caf464f99b3d96e8d304aac4552850e0f5c6323)
2024-04-06 11:23:56 -04:00
Dev
4d5788f169
Bot weight adjustments
2024-04-01 10:57:33 +01:00
Dev
a751ae1f48
Adjusted bot loot levels
2024-03-31 14:44:16 +01:00
Dev
1f9c89c2c7
Set Killas lightIsActiveDayChancePercent
to 75%
2024-03-31 09:57:00 +01:00
Dev
76733cc5db
Lint JSONs
...
(cherry picked from commit 94c96c8ff2
)
2024-03-29 20:20:37 +00:00
Dev
9ddc09c10d
Adjust marksman nvg properties
2024-03-26 16:01:29 +00:00
Dev
372de25443
Add missing nvg properties to assault bots
2024-03-26 16:01:09 +00:00
Dev
9e65834668
Reduce bots generated on map load to improve load time
2024-03-26 16:00:48 +00:00
Dev
d8562e610a
Limit analgin painkillers on PMC to x2
2024-03-22 19:39:49 +00:00