Hacker News new | ask | show | jobs
by digging 1136 days ago
Weird bug I noticed (and I might have missed a better place to report it): The parser got stuck on the word "praction" in the phrase "When this robot deals damage to another robot, prevent all damage that would be dealt to this robot."

"Praction" comes after the comma in that phrase, apparently?

1 comments

Hah, this is the keyword substituter incorrectly substituting "event" -> "action" (Action cards were called Event cards in an earlier version of the game). I'll fix that, but in any case, there's not any notion of preventing future damage currently.

P.S. Discord (https://discord.wordbots.io/) or GitHub (https://github.com/wordbots/) would be the best place to report issues like this at the moment.