|
8abe542c0c
|
tidy
|
2021-08-13 19:51:01 +01:00 |
|
|
e44aa77bed
|
Make chance code dynamic based on provided dumps
|
2021-08-13 19:49:32 +01:00 |
|
|
f7db34a402
|
dont pass working path to BotParser - not used
copy changes
|
2021-08-13 16:25:19 +01:00 |
|
|
16a59b968c
|
filter bots being processed to just the current type
|
2021-08-13 16:24:45 +01:00 |
|
|
7e742d6bc3
|
Create static helper classes and move some code to them
|
2021-08-13 16:24:05 +01:00 |
|
|
98e3cf15cd
|
comments
|
2021-08-13 16:23:16 +01:00 |
|
|
085effb080
|
Filter bots to just the type being processed
|
2021-08-13 16:23:00 +01:00 |
|
|
52da9c254b
|
Add code to clean up bsg json so more bot files can be parsed instead of discarded
|
2021-08-13 16:22:10 +01:00 |
|
|
86d197879f
|
make logging more fancy
|
2021-08-13 16:21:20 +01:00 |
|
|
b305dc16d6
|
More debug logging
|
2021-08-12 22:26:25 +01:00 |
|
|
c93cd634d6
|
Normal difficulty value updates
|
2021-08-12 22:18:02 +01:00 |
|
|
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 |
|