Commit 03b39ff
committed
Refactor raid rotation to use priority-based selection
Replaced fragile index tracking with a fresh calculation system that selects the next raid based on priority rules (User Requests > Mystery Raids > Configured Raids). This eliminates index out of bounds errors that occurred when Mystery Raids were dynamically inserted into the rotation.1 parent 8cabb3f commit 03b39ff
2 files changed
Lines changed: 179 additions & 155 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
0 commit comments