userGriglercancel
branchrust_reboot/main/world_update_2cancel

23 Commits over 61 Days - 0.02cph!

11 Months Ago
merge from flow_vector_field
12 Months Ago
burstcloth - fix to initialization of collision direction when initialized with some rotation (only come up as a problem in media prod so far)
12 Months Ago
Merge from dpv_anim_transition_fix - contains a change to BaseMountable.Mount that replaces an RPC call to ForcePositionTo with an immediate network update on the player
12 Months Ago
updated manifest (dpv was lost in the merge)
12 Months Ago
▊█▉▉▉▍▆ █▄▅▅▍▆▆▇▅ ▅▆▍ ▉▊▇▄ ▄█▌▊▌▆▇▋▄▆▄ ▆▆▊▋ ▌█▍▊ ▊▍▋-▆▅▊▆▇▌ █▆▇▅ ▆██▅▊▆█▅▊, ▇▅▊▆▍ ▅████▉▍▋▄ ▇▅▊▄▉▌▉▇▌, ▌▌ ▄▌▅▉ ▆▅▉▉▍ ▊▊▊▍▊ ▅▍█▍▋▌ ▅█▇▅ ▄▍▆▌▇▅▍▇ ▋▇ ▍▇▇ ▌▅▆▍█▋█ - ▋▉▋██ ▍▅▇▄▄▋▉█, ▄▉▇▍▋▅▌▋▇ ▌▊▋▌▉▉, ▌█▌▋▋▍ █▉▆▌█▇
12 Months Ago
Null check on water visibility grid, should stop scene issues with terrain (didn't catch it was executed in edit mode as well)
12 Months Ago
merge from watervisibilitygrid_fixes
1 Year Ago
stopping watervisibilitygrid error spam - still need to fix the core issue
1 Year Ago
Merge from water_visibility_grid - provides 2D grid for early exit on most WaterCollision.GetIgnore checks - dynamic water visibility volumes are brute-force checked, but there are an extremely small number of instances
1 Year Ago
only apply surface breaking drag to non-kinematic players (fixes warning when DPV would submerge)
1 Year Ago
merge /main/DPV -> /main/world_update_2
1 Year Ago
merge from dpv_collision_fixes
1 Year Ago
Properly handle origin/simspace delta accumulation when BurstCloth is re-enabled
1 Year Ago
BurstCloth - optionally allow bone transforms to reset when disabled - also removed transform reset when re-enabled, only caused a weird jump in behaviour
1 Year Ago
merge from frontier_hazmzat_cloth_fixes
1 Year Ago
merge from dpv_fixes
1 Year Ago
merge from wortld_update_2/dpv_fixes
1 Year Ago
separated client/server compile fix for DPV
1 Year Ago
merge DPV fixes
1 Year Ago
switched out prefab CompareTo to explicit implementation to avoid boxing
1 Year Ago
post-merge waterinfo query fix
1 Year Ago
merge DPV->world_update_2
1 Year Ago
merge FrontierHazmat->world_update_2