userandererandrecancel

12,338 Commits over 3,683 Days - 0.14cph!

6 Years Ago
Players don't inherit network group when parented
6 Years Ago
Projectiles and thrown weapons inherit velocity from player parent (TODO: server projectiles)
6 Years Ago
Cherry picking 28703
6 Years Ago
Removed LOD hacks from cargo ship Removed smooth rotation override from cargo ship (smooth rotation is now default)
6 Years Ago
LOD components support moving objects when isDynamic is true
6 Years Ago
Merge from entity_parenting
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
Merge from entity_parenting
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
Updated output path in protobuf generate scripts
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
Added parenting trigger Added hovering test platform entity
6 Years Ago
Player movement supports parenting Network lerp supports parenting
6 Years Ago
Fixed loot progress icon staying visible after exiting and re-entering container (RUST-191)
6 Years Ago
Subtracting 28525 (LightmapSettingsManager::CheckSettingsConsistency crash)
6 Years Ago
Merge from unity_2018.2.7
6 Years Ago
Merge from main
6 Years Ago
Merge from main
6 Years Ago
Reapplying changes from unity_2018.2.0 branch
6 Years Ago
Unity 2018.2.7
6 Years Ago
Cherry picking 28477
6 Years Ago
Fixed uneven camera movement due to Unity's rigidbody interpolation
6 Years Ago
Disabled graphics jobs on staging for side by side comparison with release
6 Years Ago
Fixed missing billboard on oak_e
6 Years Ago
Fixed blueprint icon sometimes being incorrect in loot UI
6 Years Ago
ai.move is false by default in the editor
6 Years Ago
HostileNote fixes
6 Years Ago
Skin bundle update
6 Years Ago
Skin update
6 Years Ago
Fixed missing billboard on oak_e_trundra (missing files)
6 Years Ago
Cherry picking 28293 & 28294 Also fixed missing billboard on oak_e_trundra
6 Years Ago
Added "Max Tree Meshes" slider to graphics options
6 Years Ago
Fixed legacy skins occasionally not displaying correctly (RUST-17)
6 Years Ago
▊▆▋▋█▍▊ ▇▊▌▊ █▋▆▍
6 Years Ago
▅▉█▍▌ ▋▅▌▌▆█ ▆█▋▊█▄▍▄ █▄▊▊▅▍▉
6 Years Ago
Re-added Y axis camera movement smoothing Some tweaks for camera movement inbetween physics frames
6 Years Ago
Added camera movement inbetween physics frames (test)