170 Commits

Author SHA1 Message Date
Dev
47cba762ef Updated bot difficulties 2024-10-31 22:43:32 +00:00
Dev
dd62a3b8af Improved bot json parsing 2024-09-14 20:45:27 +01:00
Dev
2a2bc4f0c7 Updated bot difficulty values 2024-08-29 12:01:34 +01:00
Dev
8dc389c45f Updated difficulties 2024-08-28 10:38:12 +01:00
Dev
1c87729ff8 Updated difficulties for bots 2024-08-21 11:51:27 +01:00
Dev
bca150b912 Updated difficulty values 2024-08-20 22:47:58 +01:00
Dev
7d3b403f02 update difficulties 2024-07-09 13:52:45 +01:00
Dev
87ff5c43f5 Add new bots to generator 2024-05-15 11:39:36 +01:00
Dev
e90463d223 Add currency system 2024-04-18 13:44:38 +01:00
Dev
825d39430a Updated bot gen to include drink/food in generation weights 2024-04-08 11:50:46 +01:00
Dev
f873659daf Update bot data 2024-04-04 11:06:52 +01:00
Dev
10133673b2 Always copy new bot difficulty values 2024-03-28 14:31:21 +00:00
Dev
178e73d50b Add new bot types 2024-03-28 14:29:18 +00:00
Dev
cd679fe415 Fixed null skills breaking generation 2024-03-28 14:27:02 +00:00
Dev
88554b8b31 Fix containers not being found 2024-02-22 00:39:47 +00:00
Dev
201a171cd1 Fix incorrect || that should have been an && 2024-02-21 23:51:11 +00:00
Dev
926dcd2213 Reworked botgen to store bot loot in containers with weights, similar to ammo
Updated to .net 8
2024-02-21 17:06:08 +00:00
Dev
c9c61a34cf Update difficulty values 2024-02-12 19:48:11 +00:00
Dev
62dee7d84b Include shoulder slots for equipment mod gen + soft_
Update forced loot pool
2024-01-12 09:52:39 +00:00
Dev
d54be35ae9 Generate mod chances into 2 separate dicts 2024-01-09 15:29:22 +00:00
Dev
deb307fb6f Add forced loot system - adds loto item tpls into pocket/backpack/rig slots 2024-01-03 22:34:16 +00:00
Dev
5d9cfa776c Update to support armor mods 2024-01-01 20:29:58 +00:00
Dev
f0cc991e75 Update settings 2023-12-28 09:12:54 +00:00
Dev
5a60d80448 Add sanitar to generation weights json
Choose last bot when choosing standing/skills/exp values
2023-11-14 23:24:28 +00:00
Dev
7c2d455b7b Calculate weights for all bot equipment/ammo/appearance 2023-10-31 19:35:32 +00:00
Dev
2df1523ca5 Update bot settings 2023-10-28 11:47:53 +01:00
Dev
f5b1d3ad34 Optimise loot generation code by merging multiple loops into one 2023-09-18 18:23:07 +01:00
Dev
e77214b2de Further optimisation from Clodan 2023-09-18 17:15:30 +01:00
Dev
64a1c7a0a4 Optimise bot parsing speed 2023-09-18 16:30:24 +01:00
Dev
8ceb5f20fb update bot settings 2023-09-07 13:31:06 +01:00
Dev
5eb4f1b175 Add weight system to generation object 2023-08-21 16:32:20 +01:00
Dev
de11386c5a Code cleanup and attempt at reducing ram usage
Added extra bosses to pmc enemy forcing code
2023-08-15 12:05:31 +01:00
c9c472882e merge into main (#1)
Co-authored-by: Chomp <chomp@noreply.dev.sp-tarkov.com>
Co-authored-by: Dev <dev@noreply.dev.sp-tarkov.com>
Co-authored-by: Dev <dev@dev.sp-tarkov.com>
Reviewed-on: #1
2023-08-15 09:29:16 +00:00
33dcfc042e Add medical item override 2022-01-15 12:10:58 +00:00
f9e6be6e90 Consistency 2022-01-07 10:34:10 +00:00
1c9db23970 Add code to add in custom difficulty settings to bots
Rework addSettings() method
2022-01-07 10:32:59 +00:00
ad9a352488 better exception message 2022-01-07 09:51:19 +00:00
e386a924f3 Dont add lastnames to raiders 2022-01-07 09:17:41 +00:00
c92b2ff0e6 Add gifter bot asset 2021-12-25 14:59:08 +00:00
b3f3131f02 update assets 2021-12-22 18:16:48 +00:00
1d2fd4a5f6 update difficulty assets 2021-12-20 11:34:42 +00:00
5bfefa954e update items json to 16165 2021-12-20 10:49:11 +00:00
0e0c41d33f Reads through bot files and finds unique bodypart health configurations, saves them to output object 2021-12-20 10:48:27 +00:00
be995f1613 Update health object to have a list of bodyparts 2021-12-20 10:47:18 +00:00
8ccacce4b3 Helper method 2021-12-20 10:45:32 +00:00
9df03f3286 Add more chance overrides 2021-12-20 10:45:19 +00:00
c63d0b3701 handle revolver gen correctly, dont include patron_in_weapon for them
move to generic .net6
2021-12-18 14:07:32 +00:00
1c9d8b7700 Add code to choose loose loot min/max based on bot type
exUsec have higher values than others
2021-12-15 09:04:11 +00:00
5c2cd424a2 Add usec to enum 2021-12-15 09:03:25 +00:00
a6a3365175 Return a max percentage of 100 for mod/gear chances 2021-12-15 09:01:45 +00:00