Changes from the 0.10.3 Alpha 1 Release:
- Changed
botRoleFilter
field introduced in the Alpha 1 release to be an array ofWildSpawnType
s (previously it was a string containing a list of them) - Dynamically find EFT's
SerializerSettings
before loading the config from the server - Added an extra field to
LogInfo
to make the message appear even ifdebug.enabled=false
(set tofalse
by default) - Refactored internal method for finding EFT types so that it can accept method, property, or field searches
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 the 0.10.3 Alpha 1 release are compatible. config.json files from earlier versions are not compatible.