此版本的升级要求
本页列出了为升级至 2016 版本,必须对代码或管线做出的更改。
移动了 BotConfig::m_advancedConfig 中的两个参数
移动了 BotConfig::m_advancedConfig 中的以下两个参数,如下所示:
- BotConfig::m_advancedConfig.m_localCostOnPath 现在是 BotConfig::m_pathProgressConfig.m_advancedConfig.m_localMaxCostMultiplierOnPathDistance
- BotConfig::m_advancedConfig.m_trajectoryMinimalMoveDistance 现在是 BotConfig::.m_trajectoryMinimalMoveDistance