slipher
slipher
> > Do you have an opinion on whether dretch and mantis need separate navmeshes? > > Well, the mantis can jump a lot higher, without any preparation. Simply aim...
I'm loath to make people in single-player mode generate an Advanced Granger navmesh since they are probably not going to get any benefit from it (no navcons in official assets...
PTAL at #2905. I agree that bot building is useful for non-PvE games; I was talking about granger wallwalking navcons specifically. About the navmesh generation time, it is not that...
The advanced granger navmesh is now enabled by #2905.
LGTM but there are 3 other cases of `buy( WP_BUILD )` that should probably get the same treatment. In defend.bt, build.bt, and (a second one in) default_humans.bt.
Probably we should have two different code paths for "just buy this equipment and don't change anything else" and "outfit oneself with exactly this set of equipment" instead of trying...
Where do you get the idea that this is the expected behavior? AFAIK + and - can only be used with a fixed set of "button commands".
I recently saw some code comments about "pseudo-button commands" which might be referring to this. Can you give an example use case to motivate the feature?
> This is my toggle walk bind. This is a use case where this is useful instead of holding walk. The engine has toggle sprint, but not toggle walk. >...