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

Bots don't defend #151

Open dino572 opened 3 months ago

dino572 commented 3 months ago

This issue started in the patch where neutral items were introduced. It did not exist before that. If we attack a tier 1 or tier 2 tower, the enemy bots are very likely to converge on that location and defend. That is nice because it creates opportunities to fight. However, tier 3, tier 4 and the ancient do not seem to have priority. Once we have taken all tier 1 and 2 towers, enemy bots barely defend anymore. They basically let us go high ground, get megas and kill the ancient uncontested. It is perfectly reproducible. It happens literally every game. It may have to do with lack of creeps. The bots seem to want to have creeps with them, or they don't enter the lane. This is perhaps not caused by RMMAI, but rather the default bots, but perhaps RMMAI could fix it. Bot games were more fun before this issue appeared.

ArcherWayne commented 2 months ago

This is an issue I am currently trying to work on.

It is true that bots letting people go hg is a legacy problem due to the desire-mode in default bot, but I think this can be improved.