open-duelyst / duelyst

Duelyst is a digital collectible card game and turn-based strategy hybrid, developed by Counterplay Games.
Creative Commons Zero v1.0 Universal
3.62k stars 556 forks source link

Ensure active boss event during worker startup #232

Closed willroberts closed 1 year ago

willroberts commented 1 year ago

Summary

Closes #227.

Ideally this would run once per hour, but I'm not yet sure how to do that in Kue without an inefficient loop. In the meantime, running on worker startup at least partially automates this.

Server changes (config/, server/, worker/, etc.):

Testing

Have you have tested your changes in the following scenarios? Feel free to check off scenarios which don't apply.