namreeb

Results 11 issues of namreeb

Consider the x86 instruction `JG` for example, where the jump is taken if `ZF = 0` and `SF = OF`. If `ZF` has an untainted, concrete value of `1`, then...

The user must be able to create a path find context to configure certain behaviors, such as: * Water behavior (can walk on land? can swim?) * Obey maximum slope...

feature

Quoted from [oiramario](https://github.com/oiramario): ![Image](https://user-images.githubusercontent.com/9280761/163968294-29a5750c-4e81-4ef6-a520-31fb4a2d7648.jpg) when agent move from A to B will fall off to conner. map id 532(Karazahn).

path smoothing

When pathfinding over hilly ADT terrain free from obstacles, we likely need intermediate points on the path to give the unit proper elevation along the way.

path smoothing

Transports have their own coordinate system. A couple of questions which need answers: Can you be feared, blink, or charge on to or off of a transport? Is the behavior...

feature

Must weigh mesh polys which require swimming to traverse them more heavily (proportional with swim speed versus run speed).

feature

Must be able to query whether a given (x,y,z) is indoors or outdoors

feature

Tab should switch focus between the text box and the button Enter should be equivalent to a click of the button

enhancement