Changes from the 0.6.1 Alpha 1 Release:
- Updated the algorithm used to find locations of EFT quests. All EFT quests can now be located, which fixes problems in previous releases with finding positions for the following quests:
- Capturing Outposts on all locations (Customs, Woods, and Shoreline)
 - Background Check on Customs
 - Return the Favor on Woods
 - Overpopulation on Lighthouse
 - Knock-knock on Lighthouse
 - Seaside Vacation on Lighthouse
 - Safe Corridor on Reserve
 - No Place for Renegades on Reserve
 - One location for Bunker Part 2 on Reserve
 - All locations for Long Line on Interchange
 - No Swiping on Shoreline
 - Multiple locations for Scrap Metal on Shoreline
 - One location for Spa Tour Part 2 on Shoreline
 - One location for Eagle Eye on Shoreline
 - Gendarmerie Mall Cop on Streets
 
 - Added the ability for bots to open car doors and trunks. Added/updated the following quests to use this feature:
- Merin Car on Lighthouse
 - Truck that spawns a violet card by the Sawmill Checkpoint on Woods
 - Giving Trunk on Customs
 - Car trunk that spawns the OLI Logistics key on Customs
 - Car trunk with the medbag in the Storage area on Customs
 
 - Added a config option to increase the desirability of quests that are currently active for you. Desirability is increased by 1.2X by default.
 - Added the ability to override EFT quest properties using the new config/eftQuestSettings.json file. None are changed by default.
 - Added the ability to specify target positions for bots to collect EFT quest items and doors that must be unlocked to reach them using the new config/zoneAndItemQuestPositions.json file.
 - After each objective that a bot completes for an EFT quest requiring you to place a marker, it will wait for the "protect objective" time before selecting another quest.
 - After each objective that a bot completes for an EFT elimination quest, it will wait a configurable amount of time (60s by default) before selecting another quest.
 
config.json files from previous 0.6.x releases are compatible, but questing.bot_quests.elimination_quest_search_time will always be 60, and questing.bot_quests.desirability_active_quest_multiplier will always be 1.0.