Closed willroberts closed 2 years ago
Adds some preliminary code for filtering bosses which are invalid.
Server changes (config/, server/, worker/, etc.):
config/
server/
worker/
BossIds
rotate-bosses
200106
Have you have tested your changes in the following scenarios? Feel free to check off scenarios which don't apply.
docker compose up
Summary
Adds some preliminary code for filtering bosses which are invalid.
Server changes (
config/
,server/
,worker/
, etc.):BossIds
array in therotate-bosses
worker200106
, which is missing resourcesTesting
Have you have tested your changes in the following scenarios? Feel free to check off scenarios which don't apply.
docker compose up
succeeds.