Changes from the 0.10.2 Release:
- Added new
botRoleFilter
field for quests to allow a limited list of bot roles (WildSpawnType
s) that are allowed to select the quest. If this field is excluded, all bots will be able to select the quest (unless prevented by other quest settings). - Added new
pmcsOnly
configuration option for special quest types in config.json. By default, this is set to true for Boss Hunter and Spawn Rush quests. - Added new
allow_zero_distance_sleeping
debug option in config.json to allow the AI limiting distances to be reduced to 0m for testing purposes. - Bug fix for PMC and PScav group members sometimes being hostile toward each other [#86]
- Bug fix for nonfunctional detection of SAIN's extract layer being active for bots
- Added (currently disabled) code to show debug messages about bot hostilities
Known Issues:
- A flicker occurs whenever EFT spawns bots, even when the Questing Bots spawning system is disabled. I have no idea why.
config.json files from previous releases are not compatible.