| Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
* Turns out the new animator used a different movement bitflag then the one used in the code to autopilot the avatar
|
|
Signed-off-by: Melanie <melanie@t-data.com>
|
|
|
|
ROBUST change.
Signed-off-by: Melanie <melanie@t-data.com>
|
|
fetching is borked.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Optional services should not cause red spew when they're not wanted
|
|
|
|
|
|
This reverts commit cade14c58c335503221753b10ec361898ce5f9d4.
|
|
|
|
not even stored in mysql.
Signed-off-by: Melanie <melanie@t-data.com>
|
|
|
|
|
|
* Fixes recognizing when a sit target is and isn't set.
* * 1. Vector3.Zero.
* * 2. Orientation: x:0, y:0, z:0, w:1 - ZERO_ROTATION
* * (or) Orientation: x:0, y:0, z:0, w:0 - Invalid Quaternion
* * (or) Orientation: x:0, y:0, z:1, w:0 - Invalid mapping, some older objects still exist with it
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|