adamqqqplay / dota2ai

Ranked Matchmaking AI: An improved Dota2 AI based on Valve's default AI. Has more than 3 million subscribers on Steam.
http://steamcommunity.com/sharedfiles/filedetails/?id=855965029
GNU General Public License v3.0
315 stars 85 forks source link

Changes for 7.30 #58

Closed Kyrios0 closed 3 years ago

Kyrios0 commented 3 years ago

Changes:

  1. Optimize Shard Purchase for 7.30.
  2. Add Helm of the Overlord to heroes who plan to buy HOTD or vladmir.
  3. Replace Vladmir with Morbid Mask and Diffusal Blade in Ursa's item list.
  4. Remove Ultimate Orb for heroes who plan to buy Silver Edge.
  5. Fix format error in item_purchase_tusk.
  6. Fix several nil pointer reference bugs.
  7. Update clinkz to 7.30: Update the usage of the new first skill. Update the skill learning order. Update the usage of the ultimate skill: when there is no good neutral available, find something to eat anyway.
  8. Remove the enemy check in item_purchase_skeleton_king.
  9. Update KOTL's item list and skill learning order.
  10. Fix lane choice error in pushing tower.
  11. Fix the internal name of Gleipnir and Aghanims Blessing.
  12. Fix syntax error in ability_item_usage_luna.
  13. Fix unimplemented functions.
  14. Now bots will sell Witch Blade and Madness Mask in late game.