sweet235

Results 98 comments of sweet235

> A bot add command may specify a behavior. The `bot` command is usually restricted to admins. That is a bug indeed, but not a severe bug. We are planning...

>> `memory.currentNode = nullptr;` > Why is this needed? ~~You did not answer my question. So I had to investigate this myself.~~ For sequence nodes, the behavior tree evaluator will...

> To clarify things, currentNode, runningNodes, goal, and m_nav are all cleared on behavior change on master. I'm just brainstorming. Could we really make the bot go the next path...

What is a sensible method to handle the case of a missing sound file? I would say: do the same as with missing textures. Print a warning, play nothing.

Or if you set `r_mapOverBrightBits 0`

> I have a feeling some portion of people will get mad that older DPKs are removed. What about all the people who are already mad because we never delete...

I think I forgot to delete this assertion. In an earlier version, there was no wall climb activation. The mantis would try to leap to the higher place. I guess...