164 Commits

Author SHA1 Message Date
a9b87b625a Update values 2023-02-23 10:37:53 +00:00
9110fabfcf Dont add bot types we're not interested in 2023-02-01 10:35:27 +00:00
c580c0dec7 update 2023-01-27 13:09:02 +00:00
65909e0f5b Feature: find min and max of skills before saving to json 2023-01-17 10:59:03 +00:00
483793ea20 Update bots 2023-01-01 19:03:06 +00:00
a1432b6e93 Update bot difficulties 2022-12-28 21:20:25 +00:00
5831705f28 Add default weight value for clothing 2022-12-01 13:09:28 +00:00
76112630db Update settings 2022-10-27 22:27:47 +01:00
7c45d729a2 update 2022-08-18 20:44:56 +01:00
eb1fc985fb Update 2022-08-18 20:44:25 +01:00
4e079cc794 Update pmc generator to create a dictionary of used ammo for each bot 2022-07-29 17:49:17 +01:00
09c6db807f Also fix revenge list 2022-07-04 22:23:16 +01:00
64ceb6684b Fix issue with sub items being added to their parents parent instead of their parent
e.g. camora being added to the gun instead of the magazine
2022-07-04 21:53:51 +01:00
1997a818c9 Fix issue with bot type arrays generating with an empty array inside them instead of strings 2022-07-04 21:52:42 +01:00
831347389a oops, get rid of this 2022-07-01 18:14:12 +01:00
909431f34b Automate weighting system for bot equipment 2022-07-01 18:12:30 +01:00
5ed62b1e05 Update project to handle new bot types and json changes made to server 2022-06-30 11:20:34 +01:00
60833e40d2 Add new bot types 2022-06-29 23:50:23 +01:00
dc6c68807b Update bot assets 2022-06-29 23:49:59 +01:00
d58525a360 Update bot settings 2022-05-11 13:09:25 +01:00
dace3b15dd Update bot settings from client dump 2022-04-14 14:27:27 +01:00
e7f40de93f Adjust sanitar min/max values 2022-02-22 11:55:52 +00:00
d5cf020038 Fix annoying parse errors 2022-02-22 11:55:16 +00:00
60e458b834 bot difficulty settings 2022-02-22 11:54:01 +00:00
ac4bee90ba Update settings 2022-02-16 12:10:57 +00:00
a21ac7a4cd Weighting system changes 2022-02-04 12:08:49 +00:00
095ff1ad3b remove bullet blacklist 2022-02-04 00:53:57 +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
4576f9dcdc include exusec difficulty setting file 2021-12-13 10:45:38 +00:00
c77051821f add exusec to bot type list 2021-12-12 14:39:22 +00:00
9554648775 new global settings for 16029 2021-12-12 14:37:49 +00:00
b47769b290 make json writer class use built-in json parsing code instead of newtonsoft.json 2021-11-26 14:50:57 +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
4489785cd3 use global usings 2021-11-23 13:02:13 +00:00