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
310 stars 85 forks source link

Fix qop and anti-mage blink #102

Closed JoshdanG closed 1 year ago

JoshdanG commented 1 year ago

Special value was renamed from blink_range to AbilityCastRange This automatically includes the bonus from anti-mage talent

Minor fix for calling GetNearbyHeroes with range > 1600 Some additional comments

adamqqqplay commented 1 year ago

@JoshdanG Hi, there is a small problem with your git message, the author and the committer are not the same id. This may be caused by your email address not being bound to Github. Or your git email address is different from the email address registered on Github.

image

However, this does not affect our pull request merge for the time being, I will squash it so that only your Github email will be displayed.

JoshdanG commented 1 year ago

Okay, I think I fixed the authorship issue. I didn't double-check what I saw before, but this is what I see now: image