Adds the ability to only be notified (pinged & flashed) when strays of a certain rarity or higher appear in the factory, rather than all or nothing.
Don't know what we want to do about what used to be rabbitWarning going away in favor of rabbitWarningType. I can try to do a migration of true -> ALL and false -> NONE, but I'm not sure if that's worth it.
Changelog Improvements
Chocolate Factory stray alerts and screen flash can now be filtered by rabbit rarity. - Daveed
Dependencies
What
Adds the ability to only be notified (pinged & flashed) when strays of a certain rarity or higher appear in the factory, rather than all or nothing.
Don't know what we want to do about what used to be
rabbitWarning
going away in favor ofrabbitWarningType
. I can try to do a migration oftrue -> ALL
andfalse -> NONE
, but I'm not sure if that's worth it.Changelog Improvements