Dev
|
1c72ca68cf
|
Remove duplicate keys
|
2023-07-12 18:06:31 +01:00 |
|
Dev
|
ea270a95a5
|
Move hard coded gameversion/account type values into bot config
|
2023-07-11 11:58:26 +01:00 |
|
chomp
|
6754d84484
|
24605 (!103)
Co-authored-by: Dev <dev@noreply.dev.sp-tarkov.com>
Reviewed-on: https://dev.sp-tarkov.com/SPT-AKI/Server/pulls/103
|
2023-07-07 20:24:42 +00:00 |
|
Dev
|
985b62cb3a
|
Fix typo on bot name
|
2023-07-05 18:51:09 +01:00 |
|
Dev
|
bf4e42b211
|
Add per bottype loot N values
Made bosses share same value as PMCs
|
2023-07-05 18:44:35 +01:00 |
|
Dev
|
09bba8f0b1
|
Adjusted PMC equipment weights:
level 30-50 - slightly more level 5 and 6 armor + more level 4 helmets
level 51-100 - even more level 5 and 6 armor + more level 4/5 helmets
|
2023-06-22 17:27:49 +01:00 |
|
Dev
|
fd597395bd
|
lint file
|
2023-06-15 20:24:39 +01:00 |
|
Dev
|
a49d33b4a5
|
Add arenaFighterEvent to bot.json config
|
2023-06-15 20:23:35 +01:00 |
|
Dev
|
408147b8b0
|
Remove bossZryachiy from bear PMCs on factory
|
2023-06-04 23:00:52 +01:00 |
|
Dev
|
8b26f01d1b
|
Adjust bot preset gen counts
|
2023-04-14 11:49:18 +01:00 |
|
Dev
|
d39c7f30f8
|
Update nvgIsActiveChancePercent into 2 properties, one for day, one for night
Removed:
nvgIsActiveChancePercent
Added:
nvgIsActiveChanceDayPercent
nvgIsActiveChanceNightPercent
|
2023-04-08 13:30:39 +01:00 |
|
Dev
|
c60c67fce5
|
Split config of lasers/lights active status by raid day/night status, default to day if no raid found
Removed:
lightLaserIsActiveChancePercent
Added:
lightIsActiveDayChancePercent?: number;
lightIsActiveNightChancePercent?: number;
laserIsActiveChancePercent?: number;
|
2023-04-08 13:18:01 +01:00 |
|
chomp
|
ed4dfc201d
|
Feature: Add ability to whitelist items inside each bots generation object + filter per bot level inside bot.json equipment.randomisation section (!73)
(cherry picked from commit 253b4d0120db8245e6c2e863ab7d2fbdc5196128)
Co-authored-by: Dev <dev@noreply.dev.sp-tarkov.com>
Reviewed-on: https://dev.sp-tarkov.com/SPT-AKI/Server/pulls/73
|
2023-03-17 18:20:16 +00:00 |
|
chomp
|
849fbef75c
|
Feature: Reduce chance of slicks for low level PMCs (!49)
Co-authored-by: Dev <dev@noreply.dev.sp-tarkov.com>
Reviewed-on: https://dev.sp-tarkov.com/SPT-AKI/Server/pulls/49
|
2023-03-08 16:49:04 +00:00 |
|
Dev
|
e1310d74ca
|
Add Repo
|
2023-03-03 15:23:46 +00:00 |
|