ekrividus / autoMB

An ffxi windower addon to help with magic bursts
7 stars 7 forks source link

Create a scheduler for handling casting instead of using callouts #5

Open ekrividus opened 2 years ago

ekrividus commented 2 years ago

For autoMB stop using callouts for handling cast delays and multiple bursts. Switch to a simple scheduling queue that will allow new casts to be queued up with a delay.