119 Commits

Author SHA1 Message Date
b9e6cdd49e null guard when bot type cant be found. Log error. 2021-08-12 22:17:40 +01:00
9b3278a2f9 Move voice code into separte method
Only use scav_* voices for assault type bots
rename vars to be more accurate
2021-08-12 21:40:41 +01:00
2678c11924 Impossible value changes 2021-08-12 21:37:58 +01:00
9356bb9f11 made console logging more consistent 2021-08-12 21:31:15 +01:00
21e079ab17 reorder class to ensure consistency with existing json 2021-08-12 21:30:02 +01:00
2947764a2d Add hard changes from ThatGuyXIV 2021-08-12 21:28:40 +01:00
22ed4d872a Update impossible values 2021-08-12 20:59:25 +01:00
58177070ef fix broken classes due to new property 2021-08-12 20:59:18 +01:00
38f5d29a0c Add missing property for min throw distance percent 2021-08-12 20:55:37 +01:00
0fb9dcaf43 change property to double 2021-08-12 20:54:38 +01:00
0dc4e07081 set base_shief type correctly 2021-08-12 20:42:09 +01:00
9b278c478d rename helper to match what the difficulty is actually called 2021-08-12 20:40:44 +01:00
Chomp
f7b2bace52 Merge pull request 'Fixed broken Aiming code' (#2) from ThatGuyXIV/BotGenerator:master into master
Reviewed-on: Chomp/BotGenerator#2
2021-08-12 21:39:33 +02:00
ThatGuyXIV
158387b19f Fixed broken Aiming code
Readded Dead_body_look_period and Can_hard_aim
2021-08-12 21:33:01 +02:00
Chomp
769bcbffe3 Merge pull request 'Reviewed and corrected' (#1) from ThatGuyXIV/BotGenerator:master into master
Reviewed-on: Chomp/BotGenerator#1
2021-08-12 21:21:41 +02:00
ThatGuyXIV
02cfda696e Reviewed and corrected 2021-08-12 21:09:15 +02:00
5f7289f88f If the file being parsed has no bots, skip over it instead of throwing an exception 2021-08-12 17:19:54 +01:00
6df06c5063 First commit for bot gen project 2021-08-12 16:52:06 +01:00
Chomp
3a64c84d0a Initial commit 2021-08-12 17:49:10 +02:00