Dev
2dd4d91438
Add extra PMC names
2024-04-01 16:02:11 +01: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
3603658231
Remove extra newline
2024-03-31 10:04:15 +01:00
Dev
755e7ec0f6
Remove PMC name
2024-03-28 14:33:34 +00:00
Dev
6309c0b419
Bot data update
2024-03-28 14:17:18 +00:00
Dev
1afe3daf32
Added additional AI PMC heads from func_brush
2024-03-17 21:10:35 +00:00
Kaeno
22976d4ca3
Give RevengeZryachhi his weapon back
2024-03-14 22:16:17 +00:00
Dev
42704bb4cd
Update PMC names
2024-03-14 15:24:47 +00:00
Dev
5343f8982c
Add IDEA rig to rig slots on PMCs
2024-03-09 11:49:20 +00:00
Dev
75a8007842
Fix issue with PMC name causing formatting issues inside of client + lint
2024-03-09 08:44:40 +00:00
Dev
52ebdf7483
Adjust various scav item type weights
2024-03-04 12:43:34 +00:00
Dev
85ac332beb
Add gp-7 mask to PMCs
2024-03-03 11:28:02 +00:00
Dev
b618381b74
Adjusted low level bot equipment weights
...
Added 2 backpacks to PMCs
Added 1 helmet to PMCs
2024-03-02 16:25:33 +00:00
Dev
f43504a097
Adjust scav drug chances
2024-03-02 14:17:44 +00:00
Dev
9965c6cfe2
manually fix S&S Precision PlateFrame plate carrier (Goons Edition)
getting new side plate slots
2024-02-26 12:32:21 +00:00
Dev
68e73e4d86
Update arenafighterevent.json
and arenafighter.json
loot to have weights (copied from raiders)
2024-02-23 11:16:48 +00:00
Dev
5e496af804
Move itemLimit code to be across all bot containers instead of per
...
Remove a tpl from loot pool once an item limit has been reached - prevents it being picked over and over
Remove loot data from pmc jsons as its generated dynamically, adding data into jsons now acts as an override for the dynamic generation
Reduced rouble max count to 1 for PMCs
Split PMC loot caches by side (usec/bear)
2024-02-22 16:34:15 +00:00
Dev
c7f1570c8f
Update base.json to better match live
2024-02-22 09:25:55 +00:00
Dev
6cf90ba3bc
Remove various armor inserts from bot loot
2024-02-22 00:39:24 +00:00
Dev
cc0f543bdf
Rewrote how bot loot is stored + chosen during bot gen
...
All loot is now weighted - weights come from offline-live bot dumps
Removed `lootNValue` - loot is no longer picked by its value
Regenerated bot loot files - i saw some additional weapons get added to scavs
2024-02-21 17:36:27 +00:00
Kaeno
3b1f33def3
Added PMC names from helpful bug reports
2024-02-19 14:06:05 +00:00
Dev
0c501e676c
Fix comma
2024-02-18 17:18:02 +00:00
Dev
7b26f5deeb
Add PMC names
2024-02-18 09:13:38 +00:00
Dev
68f2bb8495
Remove debug item from PMCs
2024-02-14 11:12:46 +00:00
Dev
8dd38d633e
update bot difficulty
2024-02-12 20:11:07 +00:00
Dev
8fe30f6fd7
Remove TerraGroup Labs access keycard
from Shturman
s backpack as its already inside SpecialLoot
2024-02-12 09:34:53 +00:00
Dev
fdcecdd942
Remove Shturman's stash key
from Shturman
s pocket as its already inside SpecialLoot
2024-02-12 09:33:52 +00:00
Dev
a20e5c1700
Add missing plates to PMCs for IOTV Gen4 body armor (Assault Kit)
2024-02-10 10:26:47 +00:00
Dev
3092d2e1b2
Add PR-Taran police baton
to PMC melee pool
2024-02-09 17:24:44 +00:00
Dev
4e02384e04
PMC mod spawn chance adjustments
2024-02-06 17:27:00 +00:00
Dev
e0cb167272
Update PMC mod item data
2024-02-05 15:37:01 +00:00
Dev
ff4b1f95be
Fixed Rhys-T helmet not having inserts for PMCs
2024-02-04 09:24:39 +00:00
Dev
6a4330557f
Add PMC name
2024-02-02 17:58:31 +00:00
Kaeno
0a16e06c89
Removed Duplicate key. Fixed some formatting
2024-01-31 21:24:05 +00:00
Kaeno
0d78bc22f0
Potential fix to bots freezing. Needs testing
2024-01-31 20:58:41 +00:00
Dev
c498efe18f
Update cursed assault json
2024-01-30 09:34:07 +00:00
Dev
f3ec237674
Fix issue with weapon mod generation flagging mod as incompatible even though it passes compatibility checks
...
Stop trying to fit a mod to a weapon after 8 blocked attempts
Created streamlined mod compatability checker function
2024-01-29 22:41:08 +00:00
Dev
187c0f2263
Update PMC names
2024-01-29 17:01:07 +00:00
Dev
f2c2f23438
Add various handguard lower secctions to PMC weapons
2024-01-27 23:02:38 +00:00
Dev
fde85a52ce
Improve PMC gear filters
2024-01-27 19:15:42 +00:00
Dev
8c348844ad
Replace possible bad bear body id with correct one
2024-01-27 16:08:33 +00:00
Dev
59bc9cb3e0
Move bot hands/head/voice over to weighted lists
2024-01-26 17:57:13 +00:00
Dev
4d98cf69b8
Update bot data
2024-01-26 16:47:56 +00:00
Dev
05f7f8b43f
Add mods to bots manually to stop warnings on generation
2024-01-26 15:58:14 +00:00
Valens
b9e9e0cd4b
Fix rightside_plate in multiple bot types ( !208 )
...
Fix rightside_plate to be right_side_plate matching all other entries for config/bots.json, bots/types/arenafighter, bear, and usec.json's
Co-authored-by: VforValens <8889280+VforValens@users.noreply.github.com>
Reviewed-on: https://dev.sp-tarkov.com/SPT-AKI/Server/pulls/208
Co-authored-by: Valens <valens@noreply.dev.sp-tarkov.com>
Co-committed-by: Valens <valens@noreply.dev.sp-tarkov.com>
2024-01-25 23:29:01 +00:00
Dev
fd7050b0ac
Fix issue with weapon/equipment mod selection where it would ignore settings when mod slot was required
...
Fix JSON errors in bot.json
2024-01-25 13:45:42 +00:00
Dev
4fee533622
Add back paca fix
2024-01-25 12:58:58 +00:00
Dev
26c4138b5c
Remove paca debug values
2024-01-25 10:57:37 +00:00
Dev
c376abfbfb
pmc 1-14 equipment value adjustments
2024-01-25 10:52:34 +00:00
Dev
2a51d13b91
Fix caps issuewith paca
2024-01-24 22:36:41 +00:00
Dev
6cdd1ce643
Improve PMC bot gear filtering
2024-01-24 19:15:05 +00:00
Dev
dbb4bc5f03
Add missing mods to Ops-Core FAST ballistic helmet
on PMCs
2024-01-23 20:25:27 +00:00
Dev
b3738b03d9
i hate commas
2024-01-23 13:21:22 +00:00
Dev
bcf506a57b
Fix json issue
2024-01-23 13:03:04 +00:00
Dev
8816e27298
Add balaclava to vengeful zryachiy
2024-01-23 12:45:49 +00:00
Dev
8e232e8250
Update bot data
2024-01-21 12:00:16 +00:00
Dev
e7512872ef
Add missing equipment mods to PMCs
2024-01-21 09:37:11 +00:00
Dev
4cb2d8171e
Fix JSON issues with ravangezryachiyevent
2024-01-19 09:37:01 +00:00
Dev
a3e4f6141d
Adjust GIFTER_ADDITIONAL_GIFTS
setting
2024-01-18 12:08:19 +00:00
Dev
bb741f681d
Store and process secure container loot items for bots
...
Give gifter more items
2024-01-18 12:07:32 +00:00
Dev
220764d0f7
Update bot data
...
Update `ravangeZryachiyEvent` mapping to use `ravangeZryachiyEvent` bot type data instead of `bossZryachiy`
2024-01-16 16:11:48 +00:00
Dev
3ac64a3245
Update bot data
2024-01-15 10:48:58 +00:00
Dev
66c78cabaf
Update bots
2024-01-14 14:37:28 +00:00
Dev
1f05fe1994
Update bot data
2024-01-13 10:55:12 +00:00
Dev
80fa0c1b9c
Introduce typo into json to follow bsg naming
2024-01-12 19:17:39 +00:00
Dev
6353456b64
Update bot/map data
2024-01-12 17:59:47 +00:00
Dev
9b1b8f9f10
Add missing mods to kiver helmet on PMCs
2024-01-12 17:01:40 +00:00
Dev
6e4d5d1aca
Bot update - fix various missing soft-insert shoulder armors
2024-01-12 10:35:02 +00:00
Dev
9623bd5203
Add rig to PMCs
2024-01-11 11:23:33 +00:00
Dev
0e021d246f
Update PMC armor data
2024-01-11 09:56:51 +00:00
Terkoiz
b3b570824c
Updated PMC name list ( !192 )
...
Updated `hazelify` name by request
Added some names of recent contributors
Co-authored-by: Terkoiz <terkoiz@spt.dev>
Co-authored-by: chomp <chomp@noreply.dev.sp-tarkov.com>
Reviewed-on: https://dev.sp-tarkov.com/SPT-AKI/Server/pulls/192
Co-authored-by: Terkoiz <terkoiz@noreply.dev.sp-tarkov.com>
Co-committed-by: Terkoiz <terkoiz@noreply.dev.sp-tarkov.com>
2024-01-11 09:43:05 +00:00
Dev
5ba1ed95c1
Update bot data
2024-01-11 09:42:30 +00:00
Dev
53c5034edb
fix variious pmc json errors
2024-01-10 22:47:48 +00:00
Dev
9d8efe8e2f
Fix data issue with maska helmet
2024-01-10 15:25:20 +00:00
Dev
f3964639bd
Rename mods
to weaponMods
and add new object equipmentMods
...
regenerate bot jsons to include this new data (includes correct inclusion of equipment slot "TacticalVest" which was previously missing)
Fix issue with PMM ammo causes generation issues
2024-01-09 15:31:56 +00:00
Dev
60f96ea6aa
Update bot + map data
2024-01-09 14:03:24 +00:00
Dev
571d04f957
Add pmc names
2024-01-09 12:33:50 +00:00
Dev
4d663c0ef1
Add missing armor
2024-01-09 10:57:32 +00:00
Dev
54948599c3
Fix missing armor item in bot data
2024-01-07 15:35:19 +00:00
Dev
b9c82dbb4d
Include plate mod chance % for generation
2024-01-06 23:33:57 +00:00
Dev
68731e399c
FIx arena fighter bot not having helmet mods
2024-01-06 23:30:48 +00:00
Dev
ccb658db89
FIx PMCs having no armor plates
2024-01-06 23:23:02 +00:00
Dev
62dec539db
Update bot/map data
2024-01-06 12:06:19 +00:00
Dev
40e8a8d045
Update bot/map data
2024-01-04 21:15:00 +00:00
Dev
959bf52052
Update bot data
2024-01-03 21:28:06 +00:00
Dev
78dfeef1d1
Fix various bot json issues
2024-01-02 15:52:01 +00:00
Dev
ce538eaace
FIx bad mod_sight_rear
data for marksmen
2024-01-02 15:32:17 +00:00
Dev
4ea97558f1
Bot updates
2024-01-02 10:13:55 +00:00
Dev
86d234cbc2
update sandbox loose loot
...
Update bot data
remove hard-coded streets btr bot
2024-01-01 21:18:21 +00:00
Dev
ca5d73df87
bot json updates
2023-12-31 23:22:59 +00:00
Dev
28f3b99ac1
Bot JSON updates
2023-12-31 16:24:17 +00:00
Dev
2f783f551a
Bot json updates
2023-12-31 14:34:57 +00:00
Dev
084cf38582
Update bot data
2023-12-30 21:57:02 +00:00
Dev
c41749257d
Update bot data
2023-12-30 20:28:43 +00:00
Dev
29995cccd8
FIx various bot armor gen errors manually
2023-12-30 14:31:30 +00:00
Dev
1eec8cf01b
Add shooterBtr bot JSON
2023-12-30 12:07:46 +00:00
Dev
2c68793d79
Add first pass of new bot JSONs
2023-12-30 11:40:03 +00:00
Dev
113069464a
FIx wrong id for rpd in pmc weapon pool
2023-12-30 10:44:30 +00:00
Dev
47074e6aaa
update PMC jsons with armor plate
...
add new 68x51 ammo
Add new weapons to primary slot pool
2023-12-29 12:19:27 +00:00