Changes from the 0.9.1 Alpha 2 Release:
- Changed
bots_per_group_distribution
andbot_difficulty_as_online
arrays for PMC's and player Scavs from using interpolation to using chances. In the new format, the chance that the value in the left column will be selected is defined in the right column. Chances values do not need to add up to 100; the algorithm simply uses relative weighting (for the numbers in the second column) between rows. - Revised the chances that various bot difficulties will be selected and bot groups will be of various sizes for PMC's and player Scavs. Most notably, PMC's are more likely to spawn as solos compared to previous releases.
- Added server and client validation of arrays in config.json including a check to ensure an older version of the file isn't used
- Changed more logging messages from
Info
toDebug
or disabled them - Bug fix for bosses not spawning when playing solo using a Fika dedicated server (#49)
config.json files from previous releases are not compatible - even from the previous 0.9.1 Alpha 2 release!