hectorgimenez / koolo

Diablo II Resurrected bot written in Go
MIT License
64 stars 34 forks source link

Fix no buff on error #334

Open SoundsLegit opened 5 days ago

SoundsLegit commented 5 days ago

When a running supervisor quits the game on an error, the bot does not always reapply buffs in the next game. I have added a function to reset the buff time for the supervisor and added calls when an error occurs in the supervisors so that buffs will be applied.

This is a major issue for hardcore players.