27 Commits

Author SHA1 Message Date
Dev
f873659daf Update bot data 2024-04-04 11:06:52 +01: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
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
7c2d455b7b Calculate weights for all bot equipment/ammo/appearance 2023-10-31 19:35:32 +00: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
5eb4f1b175 Add weight system to generation object 2023-08-21 16:32:20 +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: chomp/BotGenerator#1
2023-08-15 09:29:16 +00:00
c77051821f add exusec to bot type list 2021-12-12 14:39:22 +00:00
fa59624172 Update bot parsing code to use Parallel.ForEachAsync + make parser static + make parser async 2021-11-26 14:50:07 +00:00
8237fdbe67 Refactor to use common.models project
Add project for finding unique bot templates from live data
2021-09-18 22:36:59 +01:00
e407393392 Neatified the code 2021-09-01 19:19:44 +03:00
095fc983be Fixed issue with required slot detection 2021-09-01 18:39:09 +03:00
55ca5ebbbe Add missing tagilla difficultiy settings 2021-09-01 14:41:21 +01:00
ec25fdd058 refactor code to perform metric calculations last 2021-08-27 21:34:12 +01:00
d8c905719c use common project 2021-08-24 12:08:30 +01:00
085ff89680 improve comments
Disable 2 unused bot types for now
2021-08-20 08:34:11 +01:00
7796ba4eb6 FIx incorectly named bot type 2021-08-20 08:33:49 +01:00
6846d518c1 pass bottypes array into basebot class 2021-08-20 08:23:55 +01:00
a591b6e21b Add more bot types 2021-08-18 21:41:59 +01:00
79220c7075 Add more bottypes to parser 2021-08-18 21:13:46 +01:00
58b4e59bfa Add more bot types 2021-08-17 17:32:03 +01:00
1b22e9d01b pass working path to class
pass a list of bot files to difficulty helper
2021-08-14 09:53:00 +01:00
f7db34a402 dont pass working path to BotParser - not used
copy changes
2021-08-13 16:25:19 +01:00
b305dc16d6 More debug logging 2021-08-12 22:26:25 +01:00
6df06c5063 First commit for bot gen project 2021-08-12 16:52:06 +01:00