Adrienne Walker

Results 229 comments of Adrienne Walker

> For the second issue, the regex that's generated is expecting a single colon but the conversion code in emulator is generating the double colon from 6.x. Not sure exactly...

I think ultimately my feeling is that communication is hard, and that sometimes the first time you see a mechanic it might be confusing what cactbot is asking you to...

Hmm. I'm not sure I want to get into a policy of trying to line up abilities with what people perceive to be the beginning of the visual clue. I...

I think what's primarily over the line about #2329 is that it's not something that anybody could call out given the information on screen. I think secondarily, it's also a...

> As shown, for removel of HTML element instantiation step in constructor, these boxes and bars should be rewritten to optional element to pass the type verification of TypeScript. What...

One other thought of what options could look like are custom proc boxes? Like maybe in the config ui, we could provide options like: * Paladin * Proc box 1:...

Thanks for this! Yeah, ideally I think this nail trigger should track nail deaths and not nail added combatants so that it can handle reverse-Z and forward-Z (or accidents, regardless...

A couple of things: * If this is faster (and cleaner? It looks like it uses an AST and not just a bunch of imperative regex and conditionals), then should...

> > * If this is faster (and cleaner? It looks like it uses an AST and not just a bunch of imperative regex and conditionals), then should all timeline...

It looks like `README.md` explains fetch_deps.py, so probably should be updated for the typescript version. I think `CONTRIBUTING.md` might be a good place how to use a bunch of scripts...