aeon0 / botty

D2R Pixel Bot
MIT License
532 stars 378 forks source link

Bugfix: Fix false targets detected during get_visible_targets() #964

Open aliig opened 2 years ago

aliig commented 2 years ago

Sometimes botty would mistake green text as poisoned mob in mob_detect and then attack the immunity text.

Add immunity detection logic to ui/view.py

monster_info