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