Closed MrZander closed 7 months ago
Ah! That does indeed look like a bug, thanks for pointing that out! ❤️ Will fix that asap.
That has made it's way through to the production instance now so you shouldn't see it past your next refresh. Thanks again! 😄
Hello,
The new rule to allow invalid attackers seems to have a bug when selecting the "strongest" attacker. As you can see in the battle below,
REF
beatOR
, despite it not being 2 characters longer. Instead, it used the length ofOSFC
to determine the character length for the attack. This feels like a bug, or at minimum, very misleading.If this is intended, I'd suggest a different example than
ENOUGH
andEEX
in the "What's New" tutorial. Something that illustrates this behavior.