branchrust_reboot/main/entity_parentingcancel

20 Commits over 0 Days - ∞cph!

6 Years Ago
Fixed incorrect entity position relative to parent when entities are received before their parent has been received
6 Years Ago
Fixed network lerp warnings being logged even with lerp.debug disabled
6 Years Ago
Fixed TimedExplosive sticking issues caused by outdated parenting hacks and extrapolation
6 Years Ago
Manifest
6 Years Ago
Merge from main
6 Years Ago
Fixed slight camera jump when parenting / unparenting with parent that is rotated on the X / Z axis
6 Years Ago
Fixed light stutter in entity rotation due to Quaternion == comparison in SetNetworkRotation
6 Years Ago
Fixed ForcePositionTo issues (needs to be in world space)
6 Years Ago
Player rotation correctly follows parent on both client and server
6 Years Ago
Merge from main
6 Years Ago
Cherry picking 28643 & 28644
6 Years Ago
Fixed anti hack issues when parented Position in player ticks is now local space Added parent ID to player ticks, ignore positions from outdated parents
6 Years Ago
Don't kill player with parent, unparent and drop into the world instead
6 Years Ago
Test platform entity aligns to terrain normal Player controller inherits Y axis movement from parent
6 Years Ago
Added rotation to test platform entity Fixed player controls being wrong when parent rotates
6 Years Ago
merge from main
6 Years Ago
fixed player model speed being wrong when parented
6 Years Ago
Merge from main
6 Years Ago
Added parenting trigger Added hovering test platform entity
6 Years Ago
Player movement supports parenting Network lerp supports parenting